aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarco Trevisan (TreviƱo) <mail@3v1n0.net>2013-06-10 14:04:58 +0000
committerTarmac <Unknown>2013-06-10 14:04:58 +0000
commit6e92176f55591252e99f4188ab5b418a69b0554c (patch)
tree8da1fbec3c414d00339d846c4dc6e103fa1184f0 /src
parente17244e5539e4a347d26db5a0df1de51073e7c87 (diff)
parent62ef4f433312d066715be42810011f6a7ae793df (diff)
downloadlibayatana-appindicator-6e92176f55591252e99f4188ab5b418a69b0554c.tar.gz
libayatana-appindicator-6e92176f55591252e99f4188ab5b418a69b0554c.tar.bz2
libayatana-appindicator-6e92176f55591252e99f4188ab5b418a69b0554c.zip
NotificationWatcher interface has not anymore the XAyatanaRegisterNotificationApprover method.
Approved by PS Jenkins bot, Ted Gould.
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">