diff options
author | Antonio Taverna <antonio.tvr@gmail.com> | 2016-08-27 07:38:54 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | b3dcfa5a903d9aa34b70c1c807c668c9c0e91379 (patch) | |
tree | 258e21a0c1385d66751819bd869a8700f7b10b07 /development/GitEye/GitEye.desktop | |
parent | f002c4bdd38a57bb856cc03c8c721f62afd878e6 (diff) | |
download | slackbuilds-b3dcfa5a903d9aa34b70c1c807c668c9c0e91379.tar.gz |
development/GitEye: Added (Desktop Git Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/GitEye/GitEye.desktop')
-rw-r--r-- | development/GitEye/GitEye.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/development/GitEye/GitEye.desktop b/development/GitEye/GitEye.desktop new file mode 100644 index 0000000000..cc2f7b54fe --- /dev/null +++ b/development/GitEye/GitEye.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=GitEye +Keywords=git +GenericName=Git Client +Type=Application +Categories=Development;RevisionControl +Terminal=false +StartupNotify=true +Exec="/usr/share/GitEye/GitEye" %u +MimeType=x-scheme-handler/GitEye +Icon=GitEye |