Skip to content

Instantly share code, notes, and snippets.

@SRombauts
Forked from alefteris/smartgit.desktop
Last active December 19, 2015 00:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SRombauts/5871242 to your computer and use it in GitHub Desktop.
Save SRombauts/5871242 to your computer and use it in GitHub Desktop.
SmartGit/HG 4.6 launcher for Ubuntu 13.04 Unity desktop
#!/usr/bin/env xdg-open
#
# 2013-06-26 SRombauts
#
# SmartGit/HG 4.6 launcher for Ubuntu 13.04 Unity desktop
#
[Desktop Entry]
Version=4.6
Type=Application
Terminal=false
StartupNotify=true
Name=SmartGit
Exec=/home/seb/smartgithg-4_6-rc-2/bin/smartgithg.sh
Icon=/home/seb/smartgithg-4_6-rc-2/bin/smartgithg-64.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment