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