From 26e5532cd264d58100e9db9c28ee6f13c4b36ab8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 17:25:44 +0200 Subject: Adding upstream version 3.38.0. Signed-off-by: Daniel Baumann --- .../org.gnome.desktop.notifications.gschema.xml.in | 88 ++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 schemas/org.gnome.desktop.notifications.gschema.xml.in (limited to 'schemas/org.gnome.desktop.notifications.gschema.xml.in') diff --git a/schemas/org.gnome.desktop.notifications.gschema.xml.in b/schemas/org.gnome.desktop.notifications.gschema.xml.in new file mode 100644 index 0000000..fc4e9ef --- /dev/null +++ b/schemas/org.gnome.desktop.notifications.gschema.xml.in @@ -0,0 +1,88 @@ + + + + + true + Show notification banners + + Whether notification banners are visible for application notifications. + + + + + true + Show notifications in the lock screen + + Whether notifications are shown in the lock screen or not. + + + + + + [] + + + + + + + + '' + Application ID + + The application that this policy is for. + + + + + true + Enable notifications + + Whether notifications are globally enabled for this application. + + + + + true + Enable sound alerts + + Whether notifications should be accompanied by sound alerts. + + + + + true + Show notification banners + + Whether notification banners for this application are shown or not. Does not + affect clicking on message tray buttons. + + + + + false + Force automatic expanding of banners + + Whether notifications from this application are expanded automatically when in banner mode. + + + + + true + Show in the lock screen + + Whether notifications from this application are shown when the screen is locked. + + + + + false + Show details in the lock screen + + Whether the summary and body of notifications from this application will be + visible in the locked screen. + + + + + -- cgit v1.2.3