VirtualBox

Changeset 34863 in vbox for trunk/src


Ignore:
Timestamp:
Dec 9, 2010 10:04:58 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt4: reverted r68647

File:
1 edited

Legend:

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

    r34834 r34863  
    4444            << "Type=Application" << endl
    4545            << "Exec=" << QCoreApplication::applicationFilePath() << " --comment \"" << strName << "\" --startvm \"" << strUuid << "\"" << endl
    46             << "Icon=VBox.png" << endl;
     46            << "Icon=virtualbox-vbox.png" << endl;
    4747        /* This would be a real file link entry, but then we could also simply
    4848         * use a soft link (on most UNIX fs):
     
    5252            << "Name=" << strName << endl
    5353            << "Type=Link" << endl
    54             << "Icon=VBox.png" << endl
     54            << "Icon=virtualbox-vbox.png" << endl
    5555        */
    5656        return true;
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