Created
November 8, 2013 11:21
-
-
Save h3xxx/7369658 to your computer and use it in GitHub Desktop.
just a desktop shortcut for Eclipse IDE to workaround Unity menu bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=Kepler | |
Comment=Eclipse Kepler | |
Keywords=eclipse;kepler; | |
Exec=env UBUNTU_MENUPROXY= /usr/bin/eclipse | |
Icon=/opt/eclipse/icon.xpm | |
Terminal=false | |
Type=Application | |
StartupNotify=true | |
OnlyShowIn=GNOME;Unity; | |
Categories=IDE;Development; | |
MimeType=inode/directory;application/x-gnome-saved-search; | |
Actions=Window; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment