aboutsummaryrefslogtreecommitdiff
path: root/src/notification-watcher.xml
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2012-12-18 20:08:50 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2012-12-18 20:08:50 +0100
commitd5c42deb18871b62b28db9b10c0dd0a64f23dcd5 (patch)
tree94e10c15d86393f8afee4a5c038f4aa6b825ecd9 /src/notification-watcher.xml
parent6f43d3ec7ec8e4aaba9895275ae2c1713e138247 (diff)
downloadayatana-indicator-application-d5c42deb18871b62b28db9b10c0dd0a64f23dcd5.tar.gz
ayatana-indicator-application-d5c42deb18871b62b28db9b10c0dd0a64f23dcd5.tar.bz2
ayatana-indicator-application-d5c42deb18871b62b28db9b10c0dd0a64f23dcd5.zip
Indicator-application: removing the deprecated approver support
Diffstat (limited to 'src/notification-watcher.xml')
-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">