aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-marshal.list
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2011-07-18 18:08:49 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2011-07-18 18:08:49 +0200
commit0e4c805aa984369a1aad72e1a6591d013edaf280 (patch)
tree96af21b24beba2a32d2cf8d7765a6cf9aed7dbb6 /src/application-service-marshal.list
parent414645578b18e3e7aa0aa2ea7509e9e3509bb836 (diff)
downloadlibayatana-appindicator-0e4c805aa984369a1aad72e1a6591d013edaf280.tar.gz
libayatana-appindicator-0e4c805aa984369a1aad72e1a6591d013edaf280.tar.bz2
libayatana-appindicator-0e4c805aa984369a1aad72e1a6591d013edaf280.zip
Add signal "secondary-activate" and emit it when needed
When a libappindicator app get the "SecondaryActivate" dbus method call, the library redirects it to the app emitting the "secondary-activate" signal. This should be conform to the StatusNotifierItem specifications.
Diffstat (limited to 'src/application-service-marshal.list')
-rw-r--r--src/application-service-marshal.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list
index 39a55fe..ae3aa6f 100644
--- a/src/application-service-marshal.list
+++ b/src/application-service-marshal.list
@@ -22,3 +22,4 @@ VOID: INT, STRING
VOID: STRING, STRING
VOID: BOOL, STRING, OBJECT
VOID: INT, UINT
+VOID: INT, INT