diff options
Diffstat (limited to 'development/smartgithg/smartgithg.desktop')
-rw-r--r-- | development/smartgithg/smartgithg.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/development/smartgithg/smartgithg.desktop b/development/smartgithg/smartgithg.desktop new file mode 100644 index 0000000000000..1c41bb81bf775 --- /dev/null +++ b/development/smartgithg/smartgithg.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=SmartGit/Hg 5 +Keywords=git;hg;svn;mercurial;subversion +GenericName=Git&Hg-Client + SVN-support +Type=Application +Categories=Development;RevisionControl +Terminal=false +StartupNotify=true +Exec="/usr/share/smartgithg/bin/smartgithg.sh" %u +MimeType=x-scheme-handler/smartgit +Icon=smartgithg |