VirtualBox

Ignore:
Timestamp:
Aug 21, 2024 12:39:29 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164474
Message:

ExtPacks/Puel, FE/VBoxManage, FE/Qt, Main: bugref:10450: Forgot to switch to Qt6 lupdate tool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk

    r103621 r105762  
    145145  makeallnls:: $(VBoxManageNls_VBOX_ALL_NLS_SOURCES)
    146146        $(call MSG_L1,lupdate all languages (nls/*.ts))
    147         $(QUIET)$(TOOL_QT5_LUPDATE) \
     147        $(QUIET)$(TOOL_QT6_LUPDATE) \
    148148                $^ \
    149149                -ts \
     
    167167  $(VBOX_PATH_VBOXMANAGE_SRC)/nls/VBoxManageNls_en.ts: $(VBoxManageNls_VBOX_ALL_NLS_SOURCES)
    168168        $(call MSG_L1,lupdate $@)
    169         $(QUIET)$(TOOL_QT5_LUPDATE) \
     169        $(QUIET)$(TOOL_QT6_LUPDATE) \
    170170                $^ \
    171171                -ts \
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