Fix desktop categories, remove version (see desktop-entry-spec), add a newline at eof

This commit is contained in:
Javier Llorente 2016-02-13 12:20:03 +01:00
parent 52fbe44911
commit 897a64b18f
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,7 @@
[Desktop Entry]
Type=Application
Version=@SNORE_VERSION_MAJOR@.@SNORE_VERSION_MINOR@.@SNORE_VERSION_PATCH@
Name=SnoreNotify
Comment=A daemon redirecting desktop notifications to one or multiple additional backends.
Icon=snore
Exec=snorenotify
Categories=Qt;System;
Categories=Qt;Settings;Qt;Utility;DesktopSettings;

View File

@ -1,8 +1,7 @@
[Desktop Entry]
Type=Application
Version=@SNORE_VERSION_MAJOR@.@SNORE_VERSION_MINOR@.@SNORE_VERSION_PATCH@
Name=SnoreSettings
Comment=Settings client for applications using libsnore.
Icon=snore
Exec=snoresettings
Categories=Qt;System;
Categories=Qt;Settings;Qt;Utility;DesktopSettings;