VirtualBox

Changeset 34826 in vbox


Ignore:
Timestamp:
Dec 8, 2010 11:14:32 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt4: Remove no display, cause it prevent the display of the shortcut with some window managers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp

    r34462 r34826  
    4444            << "Type=Application" << endl
    4545            << "Exec=" << QCoreApplication::applicationFilePath() << " --comment \"" << strName << "\" --startvm \"" << strUuid << "\"" << endl
    46             << "Icon=virtualbox-vbox" << endl
    47             << "NoDisplay=true" << endl;
     46            << "Icon=virtualbox-vbox" << endl;
    4847        /* This would be a real file link entry, but then we could also simply
    4948         * use a soft link (on most UNIX fs):
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