diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2014-05-22 20:02:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-23 09:16:29 +0700 |
commit | b1b5d97e815fe13e8abf61d166714349cc0633ba (patch) | |
tree | 557a84d433e84cc7b511b75a8594f17f1a29c010 /development/smartgithg/smartgithg.desktop | |
parent | 923e2f3bfbcc9e772c816b8e764a7d370c43ae52 (diff) |
development/smartgithg: Added (Desktop Git Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |