From 03dc389f0663c6964815ac486379e192ff5e91e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Wed, 3 Jun 2020 20:26:15 +0200 Subject: [PATCH] Add categories to desktop file This is needed for appstream-generator to process the package. --- data/mailnag.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/data/mailnag.desktop b/data/mailnag.desktop index 914fdc6..098a79a 100644 --- a/data/mailnag.desktop +++ b/data/mailnag.desktop @@ -8,5 +8,6 @@ Exec=/usr/bin/mailnag --quiet Icon=mailnag Type=Application NoDisplay=true +Categories=Network;Email; X-GNOME-Autostart-enabled=true X-GNOME-UsesNotifications=true