aboutsummaryrefslogtreecommitdiff
path: root/src/messages-service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/messages-service.xml')
-rw-r--r--src/messages-service.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/messages-service.xml b/src/messages-service.xml
index d79049e..a560187 100644
--- a/src/messages-service.xml
+++ b/src/messages-service.xml
@@ -10,6 +10,13 @@
<arg type="b" name="hidden" direction="out" />
</method>
<method name="ClearAttention" />
+ <method name="RegisterApplication">
+ <arg type="s" name="desktop_id" direction="in" />
+ <arg type="o" name="menu_path" direction="in" />
+ </method>
+ <method name="UnregisterApplication">
+ <arg type="s" name="desktop_id" direction="in" />
+ </method>
<!-- Signals -->
<signal name="AttentionChanged">