From 075774fe6081997a2c878ed19c7520c17790a279 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sun, 17 Feb 2013 22:38:46 -0500 Subject: * Add GSettings support. - hide-indicator key to show/hide the indicator - max-items key to change the maximum number of displayed notifications --- ...et.launchpad.indicator.notifications.gschema.xml.in.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/net.launchpad.indicator.notifications.gschema.xml.in.in (limited to 'data/net.launchpad.indicator.notifications.gschema.xml.in.in') diff --git a/data/net.launchpad.indicator.notifications.gschema.xml.in.in b/data/net.launchpad.indicator.notifications.gschema.xml.in.in new file mode 100644 index 0000000..13c5ebc --- /dev/null +++ b/data/net.launchpad.indicator.notifications.gschema.xml.in.in @@ -0,0 +1,15 @@ + + + + false + <_summary>Hide the indicator + <_description>If true, the indicator is hidden. + + + + 5 + <_summary>Maximum number of visible items + <_description>The indicator will only display at most the number of notifications indicated by this value. + + + -- cgit v1.2.3