Skip to content

Instantly share code, notes, and snippets.

@maurice-schuppe
Forked from alefteris/smartgit.desktop
Created August 14, 2016 15:26
Show Gist options
  • Save maurice-schuppe/3e887e58fb34ab8ee990b6f1b29dd6b6 to your computer and use it in GitHub Desktop.
Save maurice-schuppe/3e887e58fb34ab8ee990b6f1b29dd6b6 to your computer and use it in GitHub Desktop.
Smartgit desktop file for use with Ubuntu Unity launcher
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
StartupNotify=true
Name=Smartgit
Exec=env SMARTGIT_JAVA_HOME=/opt/apps/jre7/ /opt/apps/smartgit/bin/smartgit.sh
Icon=/opt/apps/smartgit/bin/smartgit-64.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment