From e7330093c8f2fe48664bcf1203547585a6b3c2d2 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 10 Sep 2017 06:41:10 +0200 Subject: [PATCH] Genericize and make it pass desktop-file-validate --- ubunsys.desktop | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ubunsys.desktop b/ubunsys.desktop index b72d175..9cfe39b 100755 --- a/ubunsys.desktop +++ b/ubunsys.desktop @@ -1,14 +1,13 @@ [Desktop Entry] Name=ubunsys Version=1.0 -Exec=/usr/bin/ubunsys +Exec=ubunsys Comment=Software installer of a helpful package list, able to do changes on system configuration, updates, execute improves, fixes, executing actions to blow of mouse click. -Icon=/usr/share/icons/hicolor/256x256/apps/ubunsys.png +Icon=ubunsys Type=Application Terminal=false StartupNotify=false -Encoding=UTF-8 -Categories=admin; +Categories=System; GenericName=Installer & system configurer Keywords=installer;apps;configure; Name[en_GB]=ubunsys