aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2012-12-18 19:41:42 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2012-12-18 19:41:42 +0100
commit62ef4f433312d066715be42810011f6a7ae793df (patch)
treea62b879641b7a02f7a7726cb5c691bac45ac2617 /src
parent3050e349a4d759d11efbeefe040589abfca5c2e2 (diff)
downloadlibayatana-appindicator-62ef4f433312d066715be42810011f6a7ae793df.tar.gz
libayatana-appindicator-62ef4f433312d066715be42810011f6a7ae793df.tar.bz2
libayatana-appindicator-62ef4f433312d066715be42810011f6a7ae793df.zip
NotificationWatcher: remove XAyatanaRegisterNotificationApprover method
Diffstat (limited to 'src')
-rw-r--r--src/notification-watcher.xml7
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">