summarylogtreecommitdiffstats
path: root/GitKraken.desktop
diff options
context:
space:
mode:
authorTim Kleinschmidt2016-08-04 20:54:41 +0200
committerTim Kleinschmidt2016-08-04 20:57:36 +0200
commit881d1d66437604635b48011994032dd710da388b (patch)
treea3283c40612bc2dae68da9bb1c03570a60ed9909 /GitKraken.desktop
parent0329569404ec6ff32f0f1a681310fdaafe821c82 (diff)
downloadaur-881d1d66437604635b48011994032dd710da388b.tar.gz
Add bigger logo
This also updates the desktop file with some defaults from the core settings from the deb packages and the icon parameter is now without a extension to support other icon themes. (Credit to varlesh)
Diffstat (limited to 'GitKraken.desktop')
-rw-r--r--GitKraken.desktop7
1 files changed, 5 insertions, 2 deletions
diff --git a/GitKraken.desktop b/GitKraken.desktop
index 1e7ae0ca2473..774b61d60627 100644
--- a/GitKraken.desktop
+++ b/GitKraken.desktop
@@ -1,7 +1,10 @@
[Desktop Entry]
Name=GitKraken
+Comment=Unleash your repo
Exec="gitkraken"
-Icon=gitkraken.png
+Icon=gitkraken
Terminal=false
Type=Application
-Categories=Utility;Network;Development
+StartupNotify=true
+Categories=GNOME;GTK;Development;Documentation;
+MimeType=text/plain; \ No newline at end of file