aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-02 15:58:52 -0600
committerTed Gould <ted@gould.cx>2009-12-02 15:58:52 -0600
commitbc803c5df180ab73e129060c64982a637ae6048d (patch)
tree9ed4a914ab7db514e7be23ebab23524695327ddb /libindicator/indicator-service.xml
parent1696a679089c71f23557ad8c3ec4d1da2d9f6b73 (diff)
parentde38fc85d228bb2de6de86f31805ad0de748318e (diff)
downloadlibayatana-indicator-bc803c5df180ab73e129060c64982a637ae6048d.tar.gz
libayatana-indicator-bc803c5df180ab73e129060c64982a637ae6048d.tar.bz2
libayatana-indicator-bc803c5df180ab73e129060c64982a637ae6048d.zip
Merge in from trunk, now two failing tests.
Diffstat (limited to 'libindicator/indicator-service.xml')
-rw-r--r--libindicator/indicator-service.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/libindicator/indicator-service.xml b/libindicator/indicator-service.xml
index dc872e2..6bd7d80 100644
--- a/libindicator/indicator-service.xml
+++ b/libindicator/indicator-service.xml
@@ -10,6 +10,9 @@
<arg type="u" name="version" direction="out" />
<arg type="u" name="service_version" direction="out" />
</method>
+ <method name="UnWatch">
+ <annotation name="org.freedesktop.DBus.GLib.Async" value="true" />
+ </method>
<!-- Signals -->
<!-- None currently -->