From 27a4b02329b62efffa89419d73be7c1f10838d76 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Wed, 15 Mar 2017 14:58:36 -0400 Subject: * Add option to clear the notifications using middle click on the notification icon. * Bump version. --- data/net.launchpad.indicator.notifications.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/net.launchpad.indicator.notifications.gschema.xml.in.in b/data/net.launchpad.indicator.notifications.gschema.xml.in.in index 43ece43..a4c6dde 100644 --- a/data/net.launchpad.indicator.notifications.gschema.xml.in.in +++ b/data/net.launchpad.indicator.notifications.gschema.xml.in.in @@ -5,6 +5,11 @@ <_summary>Discard notifications by application name <_description>If an application name is in the blacklist, all notifications matching the application name will be discarded. + + false + <_summary>Clear notifications on middle click + <_description>Normally when middle clicking the notification icon, the unread status will be toggled if the queue is not empty. With this option enabled, the notification queue will be cleared instead. + false <_summary>Hide the indicator -- cgit v1.2.3