From ee5470a927e569708fccdc5bf35bf19bfd6d0cd2 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 19 Apr 2017 23:02:31 +0200 Subject: [PATCH] .desktop: Address validity issues $ desktop-file-validate ./share/applications/safeeyes.desktop ./share/applications/safeeyes.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated ./share/applications/safeeyes.desktop: error: value "1.2.0" for key "Version" in group "Desktop Entry" is not a known version Notes: * UTF-8 encoding is required by now so the key can be dropped * Version relates to the version of the standard (Desktop Entry Specification) not SafeEyes --- share/applications/safeeyes.desktop | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/applications/safeeyes.desktop b/share/applications/safeeyes.desktop index 7d15f0c..883f193 100755 --- a/share/applications/safeeyes.desktop +++ b/share/applications/safeeyes.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Safe Eyes Comment=Protect your eyes from eye strain Comment[ge]=დაიცავით თქვენი თვალები დაღლილობისაგან @@ -15,7 +14,7 @@ Comment[es]=Protege tus ojos de la fatiga ocular Comment[ru]=Защитите свои глаза от зрительного перенапряжения Exec=env GDK_BACKEND=x11 safeeyes Icon=safeeyes -Version=1.2.0 +Version=1.1 Terminal=false Type=Application Categories=Utility;