From 6309311bbd3cbfb9f4061356b36333ad5d9ff807 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 11 Sep 2022 14:47:19 +0200 Subject: data/: Fix translation of .gschema.xml file. --- ...org.ayatana.indicator.notifications.gschema.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 data/org.ayatana.indicator.notifications.gschema.xml (limited to 'data/org.ayatana.indicator.notifications.gschema.xml') diff --git a/data/org.ayatana.indicator.notifications.gschema.xml b/data/org.ayatana.indicator.notifications.gschema.xml new file mode 100644 index 0000000..c0e4901 --- /dev/null +++ b/data/org.ayatana.indicator.notifications.gschema.xml @@ -0,0 +1,25 @@ + + + + [] + Discard notifications by application name + If an application name is in the filter list, all notifications matching the application name will be discarded. + + + [] + Recent application names to suggest for the filter list + Keeps track of recent application names so we can suggest them in the settings. + + + false + Enable do-not-disturb mode + On supported desktops enables do-not-disturb mode on the notification daemon. + + + + 5 + Maximum number of visible items + The indicator will only display at most the number of notifications indicated by this value. + + + -- cgit v1.2.3