VirtualBox

Changeset 15383 in vbox for trunk/src


Ignore:
Timestamp:
Dec 12, 2008 4:36:55 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: 2883: Structure OS list: Moving whats-this tags from buddy labels to corresponding combo-boxes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxOSTypeSelectorWidget.cpp

    r14566 r15383  
    117117{
    118118    mTxFamilyName->setText (tr ("Operating &System:"));
    119     mTxFamilyName->setWhatsThis (tr ("Displays the operating system family that "
    120                                      "you plan to install into this virtual machine."));
     119    mCbFamily->setWhatsThis (tr ("Displays the operating system family that "
     120                                 "you plan to install into this virtual machine."));
    121121    mTxTypeName->setText (tr ("V&ersion:"));
    122     mTxTypeName->setWhatsThis (tr ("Displays the operating system type that "
    123                                    "you plan to install into this virtual "
    124                                    "machine (called a guest operating system)."));
     122    mCbType->setWhatsThis (tr ("Displays the operating system type that "
     123                               "you plan to install into this virtual "
     124                               "machine (called a guest operating system)."));
    125125}
    126126
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