diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2014-11-19 01:06:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-19 01:06:13 +0700 |
commit | c80ef72a82c26f83e9ea4156100db6ebc832437d (patch) | |
tree | 6fa6ca76ed7456e56ae0c71e51479c27062983fd /development/smartgit/smartgit.desktop | |
parent | c179cf805dd9ed0255c219f96ee321032551751b (diff) | |
download | slackbuilds-c80ef72a82c26f83e9ea4156100db6ebc832437d.tar.gz |
development/smartgit: Added (Desktop Git Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000..cefa3683b9 --- /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 |