aboutsummaryrefslogtreecommitdiff
path: root/src/messages-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-11 09:27:46 -0500
committerTed Gould <ted@gould.cx>2011-08-11 09:27:46 -0500
commit6deeec596bef04ffaf469dfcf5197b36b41813cf (patch)
tree2266572ee35c31d2b2cff06fd36742f49f80a4d2 /src/messages-service.xml
parente4522e407e617103d5f4af75ddcc3f9cf726bedc (diff)
parent3e347a0dba56074bcd4023450afb1982e16e1684 (diff)
downloadayatana-indicator-messages-6deeec596bef04ffaf469dfcf5197b36b41813cf.tar.gz
ayatana-indicator-messages-6deeec596bef04ffaf469dfcf5197b36b41813cf.tar.bz2
ayatana-indicator-messages-6deeec596bef04ffaf469dfcf5197b36b41813cf.zip
Import upstream version 0.4.93
Diffstat (limited to 'src/messages-service.xml')
-rw-r--r--src/messages-service.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/messages-service.xml b/src/messages-service.xml
index 8a592db..d79049e 100644
--- a/src/messages-service.xml
+++ b/src/messages-service.xml
@@ -3,15 +3,13 @@
<interface name="com.canonical.indicator.messages.service">
<!-- Methods -->
- <method name="Watch">
- <annotation name="org.freedesktop.DBus.GLib.Async" value="true" />
- </method>
<method name="AttentionRequested">
<arg type="b" name="dot" direction="out" />
</method>
<method name="IconShown">
<arg type="b" name="hidden" direction="out" />
</method>
+ <method name="ClearAttention" />
<!-- Signals -->
<signal name="AttentionChanged">