VirtualBox

Changeset 91312 in vbox for trunk/tools


Ignore:
Timestamp:
Sep 20, 2021 11:06:57 AM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Prepared the API translation engine to using in ExtPacks and VBoxManage. Added using API translation engine in ExtPacks. Allowed VBox compilation with NLS enabled and GUI disabled. Allowed ExtPacks only compilation with NLS translation enabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/gen-slickedit-workspace.sh

    r90828 r91312  
    632632                                 const int   aNum = -1) \
    633633    { \
    634         return VirtualBoxTranslatable::translate(#cls, aSourceText, aComment, aNum); \
     634        return VirtualBoxTranslator::translate(#cls, aSourceText, aComment, aNum); \
    635635    }
    636636#define DECLARE_COMMON_CLASS_METHODS(cls) \
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