diff options
Diffstat (limited to 'src/notification-watcher.xml')
-rw-r--r-- | src/notification-watcher.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/notification-watcher.xml b/src/notification-watcher.xml index b03c5e3..e1897f5 100644 --- a/src/notification-watcher.xml +++ b/src/notification-watcher.xml @@ -15,13 +15,6 @@ <method name="RegisterStatusNotifierHost"> <arg type="s" name="service" direction="in" /> </method> - <method name="XAyatanaRegisterNotificationApprover"> - <annotation name="org.freedesktop.DBus.GLib.Async" value="true" /> - <!-- The path where to find the approver interface --> - <arg type="o" name="path" direction="in" /> - <!-- List of categories to approve, none represents all --> - <arg type="as" name="categories" direction="in" /> - </method> <!-- Signals --> <signal name="StatusNotifierItemRegistered"> |