From f4a306b98e0cf730ab60cc3ec198676f328aa2d2 Mon Sep 17 00:00:00 2001 From: zhudongbo Date: Thu, 19 Sep 2019 10:44:26 +0800 Subject: [PATCH] notification modify categories --- src/capplet/mate-notification-properties.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/capplet/mate-notification-properties.desktop.in b/src/capplet/mate-notification-properties.desktop.in index 5a90f57..acdec6b 100644 --- a/src/capplet/mate-notification-properties.desktop.in +++ b/src/capplet/mate-notification-properties.desktop.in @@ -6,6 +6,6 @@ Icon=mate-notification-properties Terminal=false Type=Application StartupNotify=true -Categories=GTK;Settings;DesktopSettings; +Categories=GTK;Settings;DesktopSettings;X-System-Server; OnlyShowIn=MATE; Keywords=MATE;Notification;Theme; -- 1.8.3.1