VirtualBox

Changeset 104692 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 16, 2024 3:51:25 PM (8 months ago)
Author:
vboxsync
Message:

Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded Extension Pack name with globally defined one, easier to rebrand.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ExtPackManagerImpl.h

    r101293 r104692  
    55
    66/*
    7  * Copyright (C) 2010-2023 Oracle and/or its affiliates.
     7 * Copyright (C) 2010-2024 Oracle and/or its affiliates.
    88 *
    99 * This file is part of VirtualBox base platform packages, as
     
    3434#include "VirtualBoxBase.h"
    3535#include <VBox/ExtPack/ExtPack.h>
     36#include <VBox/version.h> /* VBOX_PUEL_PRODUCT */
    3637#include "ExtPackWrap.h"
    3738#include "ExtPackFileWrap.h"
     
    4142
    4243/** The name of the oracle extension back. */
    43 #define ORACLE_PUEL_EXTPACK_NAME "Oracle VM VirtualBox Extension Pack"
     44#define ORACLE_PUEL_EXTPACK_NAME VBOX_PUEL_PRODUCT
    4445
    4546
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette