VirtualBox

Ignore:
Timestamp:
May 16, 2024 3:51:25 PM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163246
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/Frontends/VirtualBox/src/globals/UIDefs.cpp

    r103321 r104692  
    55
    66/*
    7  * Copyright (C) 2006-2023 Oracle and/or its affiliates.
     7 * Copyright (C) 2006-2024 Oracle and/or its affiliates.
    88 *
    99 * This file is part of VirtualBox base platform packages, as
     
    2929#include "UIDefs.h"
    3030
     31/* Other VBox includes: */
     32#include <VBox/version.h> /* VBOX_PUEL_PRODUCT */
     33
    3134
    3235/* File name definitions: */
    3336const char* UIDefs::GUI_GuestAdditionsName = "VBoxGuestAdditions";
    34 const char* UIDefs::GUI_ExtPackName = "Oracle VM VirtualBox Extension Pack";
     37const char* UIDefs::GUI_ExtPackName = VBOX_PUEL_PRODUCT;
    3538
    3639/* File extensions definitions: */
Note: See TracChangeset for help on using the changeset viewer.

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