From 17fbb4902580fd6b079400ab7edc11c63ff89f4e Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Tue, 17 Apr 2018 15:50:30 -0500 Subject: [PATCH] cannot assign categories when type=link RPM packaging calls the freedesktop tool "desktop-file-install", which fails with: ``` error: key "Categories" is present in group "Desktop Entry", but the type is "Link" while this key is only valid for type "Application" ``` @connortechnology This fails the build so I'm removing the categories. Let me know if you've got any other ideas. --- misc/zoneminder.desktop.in | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/zoneminder.desktop.in b/misc/zoneminder.desktop.in index fd7f247d8..675dc62c5 100755 --- a/misc/zoneminder.desktop.in +++ b/misc/zoneminder.desktop.in @@ -5,4 +5,3 @@ Name=ZoneMinder Comment= Icon=@PKGDATADIR@/icons/16x16/icon.xpm URL=http://localhost/zm/\r -Categories=GNOME;AudioVideo;Video;Recorder;