VirtualBox

Ignore:
Timestamp:
Feb 6, 2009 12:09:36 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42482
Message:

FE/Qt4: 3366: Add virtualization LED into VM status bar: better tooltip text for virtualization LED.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp

    r16520 r16544  
    20822082        bool nestEnabled = cconsole.GetDebugger().GetHWVirtExNestedPagingEnabled();
    20832083
    2084         /// @todo: After releasing 2.1: rephrase the tooltop to something like
    2085         /// "Indicates the status of the hardware virtualization features used
    2086         /// by this virtual machine" (to match other tooltips).
    2087 
    2088         QString tip ("<qt><nobr><b>%1:</b>&nbsp;%2</nobr><br>"
     2084        QString tip ("<qt>Indicates the status of the hardware virtualization "
     2085                     "features used by this virtual machine:<br>"
     2086                     "<nobr><b>%1:</b>&nbsp;%2</nobr><br>"
    20892087                     "<nobr><b>%3:</b>&nbsp;%4</nobr></qt>");
    20902088        QString virtualization = virtEnabled ?
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