From f287a8c5e60d9956bf37bf177d782990b9e888de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas=20Albadalejo?= Date: Wed, 16 Jul 2014 10:26:42 +0200 Subject: [PATCH] Remade the .desktop file and now the icons and everything seems to work. About to make a new stable release. Now bug testing and verfying everything installs correctly. --- res/jsoninspector.desktop | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) mode change 100755 => 100644 res/jsoninspector.desktop diff --git a/res/jsoninspector.desktop b/res/jsoninspector.desktop old mode 100755 new mode 100644 index e2cd65d..60eff11 --- a/res/jsoninspector.desktop +++ b/res/jsoninspector.desktop @@ -1,21 +1,7 @@ [Desktop Entry] -Categories=GTK;Development; -Comment[en_US]=A tool for examining JSON text easily -Comment=A tool for examining JSON text easily -Exec=jsoninspector -GenericName[en_US]=JSON Inspector -GenericName=JSON Inspector -Icon=jsoninspector -MimeType= -Name[en_US]=JSON Inspector -Name=JSON Inspector -Path= -StartupNotify=true +Comment=Lightweight JSON utility to inspect JSON documents Terminal=false -TerminalOptions= -TryExec=/usr/bin/jsoninspector +Name=JSON Inspector +Exec=jsoninspector Type=Application -X-DBUS-ServiceName= -X-DBUS-StartupType= -X-KDE-SubstituteUID=false -X-KDE-Username= +Icon=jsoninspector