diff options
author | Ted Gould <ted@gould.cx> | 2010-08-19 13:57:51 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-19 13:57:51 -0500 |
commit | 101c8ff39cb98078b064d14cb2f4bac1373915ee (patch) | |
tree | 604da391223c07642248e9ce2bfccab597626995 /src/notification-watcher.xml | |
parent | 0d7fd31a80004f13ba3e7ffc608660a9cfe351d2 (diff) | |
parent | b51c1debf9807ad357564975c394badbafccaa1b (diff) | |
download | libayatana-appindicator-101c8ff39cb98078b064d14cb2f4bac1373915ee.tar.gz libayatana-appindicator-101c8ff39cb98078b064d14cb2f4bac1373915ee.tar.bz2 libayatana-appindicator-101c8ff39cb98078b064d14cb2f4bac1373915ee.zip |
Import upstream version 0.2.5
Diffstat (limited to 'src/notification-watcher.xml')
-rw-r--r-- | src/notification-watcher.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification-watcher.xml b/src/notification-watcher.xml index cc7882d..5f19dd2 100644 --- a/src/notification-watcher.xml +++ b/src/notification-watcher.xml @@ -22,7 +22,7 @@ <method name="IsNotificationHostRegistered"> <arg type="b" name="hasHost" direction="out" /> </method> - <method name="RegisterNotificationApprover"> + <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" /> |