File fix_desktop_files.patch of Package snorenotify-qt5
diff --git a/src/daemon/snorenotify.desktop.in b/src/daemon/snorenotify.desktop.in
index 83f0e3f..9fc1876 100644
--- a/src/daemon/snorenotify.desktop.in
+++ b/src/daemon/snorenotify.desktop.in
@@ -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;
\ No newline at end of file
+Categories=Qt;Settings;Qt;Utility;DesktopSettings;
diff --git a/src/settings/snoresettings.desktop.in b/src/settings/snoresettings.desktop.in
index 823bb2d..497d119 100644
--- a/src/settings/snoresettings.desktop.in
+++ b/src/settings/snoresettings.desktop.in
@@ -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;
\ No newline at end of file
+Categories=Qt;Settings;Qt;Utility;DesktopSettings;