VirtualBox

Changeset 67113 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 26, 2017 11:44:19 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115780
Message:

FE/Qt: Selector UI: Tools pane: NLS nit and temporary Tools icon.

File:
1 edited

Legend:

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

    r67110 r67113  
    8282{
    8383    /* Translate menu: */
    84     m_pMenu->setTitle(tr("Tools"));
     84    m_pMenu->setTitle(tr("More Tools"));
    8585    m_pMenu->setToolTip(tr("Holds a list of tools"));
    8686
     
    262262    {
    263263        /* Configure menus: */
    264         m_pMenu->setIcon(UIIconPool::iconSet(":/vm_settings_16px.png"));
     264        m_pMenu->setIcon(UIIconPool::iconSet(":/guesttools_16px.png"));
    265265
    266266        /* Create SnapShot manager action: */
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