aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-21 16:16:42 -0500
committerTed Gould <ted@gould.cx>2011-07-21 16:16:42 -0500
commitdbd11689629e2d7be0d2365f455bb9a0b7e02c80 (patch)
tree07fed9528b6a3ed7dbacb350722b5c305a0046aa
parent496912ca7cf829cb919b1e4f124a4ca0b1271097 (diff)
downloadayatana-indicator-messages-dbd11689629e2d7be0d2365f455bb9a0b7e02c80.tar.gz
ayatana-indicator-messages-dbd11689629e2d7be0d2365f455bb9a0b7e02c80.tar.bz2
ayatana-indicator-messages-dbd11689629e2d7be0d2365f455bb9a0b7e02c80.zip
Adding a method to clear the attention
-rw-r--r--src/messages-service.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/messages-service.xml b/src/messages-service.xml
index 8a592db..6c2920d 100644
--- a/src/messages-service.xml
+++ b/src/messages-service.xml
@@ -12,6 +12,7 @@
<method name="IconShown">
<arg type="b" name="hidden" direction="out" />
</method>
+ <method name="ClearAttention" />
<!-- Signals -->
<signal name="AttentionChanged">