1
0
mirror of https://github.com/slgobinath/SafeEyes.git synced 2025-01-10 01:52:43 +01:00
SafeEyes/share/applications
Sebastian Pipping ee5470a927 .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
2017-04-19 23:02:31 +02:00
..
safeeyes.desktop .desktop: Address validity issues 2017-04-19 23:02:31 +02:00