VirtualBox

Changeset 105762 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 21, 2024 12:39:29 PM (9 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/Main/Makefile.kmk

    r104803 r105762  
    15971597 makeallnls:: $(VirtualBoxAPI_VBOX_ALL_NLS_SOURCES)
    15981598        $(call MSG_L1,lupdate all languages (nls/*.ts))
    1599         $(QUIET)$(TOOL_QT5_LUPDATE) \
     1599        $(QUIET)$(TOOL_QT6_LUPDATE) \
    16001600                $^ \
    16011601                -ts \
     
    16191619 $(VBOX_PATH_MAIN_SRC)/nls/VirtualBoxAPI_en.ts: $(VirtualBoxAPI_VBOX_ALL_NLS_SOURCES)
    16201620        $(call MSG_L1,lupdate $@)
    1621         $(QUIET)$(TOOL_QT5_LUPDATE) \
     1621        $(QUIET)$(TOOL_QT6_LUPDATE) \
    16221622                $^ \
    16231623                -ts \
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