mate-notification-daemon/0001-notification-modify-categories-KY3.4.patch
longcheng 84763996a4 Add some patches
Signed-off-by: longcheng <longcheng@kylinsec.com.cn>
2022-07-08 15:50:32 +08:00

25 lines
848 B
Diff

From f4a306b98e0cf730ab60cc3ec198676f328aa2d2 Mon Sep 17 00:00:00 2001
From: zhudongbo <zhudongbo@kylinos.com.cn>
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