From 6580447866679d3d25b27ad2e52cbff7c211c9df Mon Sep 17 00:00:00 2001 From: Marcus Wichelmann Date: Wed, 12 Nov 2014 00:42:42 +0100 Subject: [PATCH] Description updated --- data/org.pantheon.desktop.gala.gschema.xml.in.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/org.pantheon.desktop.gala.gschema.xml.in.in b/data/org.pantheon.desktop.gala.gschema.xml.in.in index e4a36b22..340daf5b 100644 --- a/data/org.pantheon.desktop.gala.gschema.xml.in.in +++ b/data/org.pantheon.desktop.gala.gschema.xml.in.in @@ -233,8 +233,8 @@ [] - List of apps and their notification-permissions. Example: ['noise:2,1', 'pantheon-terminal:0,0'] - Structure: ['{APP-NAME}:{PRIORITY (0-3)},{ENABLE SOUNDS 0/1}', ...] + List of apps and their notification-permissions. Example: ['noise:show,on', 'pantheon-terminal:show,off'] + Structure: ['{APP-NAME}:{PRIORITY (show/hide)},{SOUNDS on/off}', ...]