aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-11-16 14:41:50 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-11-16 14:41:50 +0100
commitb55e637321b0c3fdcb5e8aafab9614f80a3228d3 (patch)
treed0dd0bfeabb87f1ab0b5c2d12b0843003f675ab7 /common
parenta44f4a7f0d1918809452da175c5b0585ecd6d951 (diff)
downloadayatana-indicator-messages-b55e637321b0c3fdcb5e8aafab9614f80a3228d3.tar.gz
ayatana-indicator-messages-b55e637321b0c3fdcb5e8aafab9614f80a3228d3.tar.bz2
ayatana-indicator-messages-b55e637321b0c3fdcb5e8aafab9614f80a3228d3.zip
Export menu for the phone client
This is a rough first draft: It only fetched the sources and messages from applications once and doesn't listen for further changes. This removes all code for the desktop menu for now.
Diffstat (limited to 'common')
-rw-r--r--common/com.canonical.indicator.messages.application.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/com.canonical.indicator.messages.application.xml b/common/com.canonical.indicator.messages.application.xml
index 33aed7c..fb9f079 100644
--- a/common/com.canonical.indicator.messages.application.xml
+++ b/common/com.canonical.indicator.messages.application.xml
@@ -27,7 +27,7 @@
<arg type="(sssssxb)" name="message" direction="in" />
</signal>
<signal name="MessageRemoved">
- <arg type="(sssssxb)" name="message" direction="in" />
+ <arg type="s" name="message_id" direction="in" />
</signal>
</interface>
</node>