Skip to content

Instantly share code, notes, and snippets.

@zackdever
Created June 4, 2012 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zackdever/2870954 to your computer and use it in GitHub Desktop.
Save zackdever/2870954 to your computer and use it in GitHub Desktop.
Desktop Entry for Processing to play nicely with Gnome
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Processing
GenericName=Integrated Development Environment
Comment=Processing Integrated Development Environment
Exec=/opt/processing-1.5.1/processing %F
TryExec=/opt/processing-1.5.1/processing
Icon=/opt/processing-1.5.1/icon.png
StartupNotify=true
StartupWMClass="Processing"
Terminal=false
Type=Application
MimeType=application/x-java;
Categories=GNOME;Development;IDE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment