VirtualBox

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/ImageMounter/vboximg-mount/vboximg-mount.cpp

    r103454 r104692  
    55
    66/*
    7  * Copyright (C) 2009-2023 Oracle and/or its affiliates.
     7 * Copyright (C) 2009-2024 Oracle and/or its affiliates.
    88 *
    99 * This file is part of VirtualBox base platform packages, as
     
    7272#include <VBox/com/errorprint.h>
    7373#include <VBox/vd-plugin.h>
     74#include <VBox/version.h> /* VBOX_PUEL_PRODUCT */
    7475#include <iprt/initterm.h>
    7576#include <iprt/assert.h>
     
    105106#endif
    106107
    107 #define VBOX_EXTPACK                "Oracle VM VirtualBox Extension Pack"
     108#define VBOX_EXTPACK                VBOX_PUEL_PRODUCT
    108109#define VERBOSE                     g_vboximgOpts.fVerbose
    109110
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