Skip to content

Instantly share code, notes, and snippets.

@mrdoob
Created November 21, 2011 20:51
Show Gist options
  • Save mrdoob/1383888 to your computer and use it in GitHub Desktop.
Save mrdoob/1383888 to your computer and use it in GitHub Desktop.
Ubuntu 11.10 now requires a .desktop for the "Open With Other Application..." feature :S
[Desktop Entry]
Version=2.0
Name=Sublime Text
Exec=bash -c "~/Downloads/Sublime\ Text\ 2/sublime_text %f"
Icon=Sublime
Terminal=false
Type=Application
Categories=Motif;Utility;TextTools;
GenericName=Text editor
GenericName[en]=Text editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment