aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-08-13 14:02:01 -0500
committerTed Gould <ted@gould.cx>2013-08-13 14:02:01 -0500
commit3da51a23b87fb396a9067443d198f5c9e5fa2bb7 (patch)
tree2cb955fe9d616b7c1a861f59e13cf5665bbc9417 /common
parentec9ca618ca3f0bb6c3c8ab470b3ef3e1c6f8c0c9 (diff)
parent97d88bc9bc34f0bf654281d32c3e0aab85fa0f4d (diff)
downloadayatana-indicator-messages-3da51a23b87fb396a9067443d198f5c9e5fa2bb7.tar.gz
ayatana-indicator-messages-3da51a23b87fb396a9067443d198f5c9e5fa2bb7.tar.bz2
ayatana-indicator-messages-3da51a23b87fb396a9067443d198f5c9e5fa2bb7.zip
Merge from trunk
Diffstat (limited to 'common')
-rw-r--r--common/com.canonical.indicator.messages.service.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/com.canonical.indicator.messages.service.xml b/common/com.canonical.indicator.messages.service.xml
index 00ae154..3c3c779 100644
--- a/common/com.canonical.indicator.messages.service.xml
+++ b/common/com.canonical.indicator.messages.service.xml
@@ -11,6 +11,10 @@
<arg type="s" name="desktop_id" direction="in" />
</method>
+ <method name="ApplicationStoppedRunning">
+ <arg type="s" name="desktop_id" direction="in" />
+ </method>
+
<method name="SetStatus">
<arg type="s" name="desktop_id" direction="in" />
<arg type="s" name="status" direction="in" />