diff options
author | Ted Gould <ted@gould.cx> | 2011-07-14 13:33:11 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-14 13:33:11 -0500 |
commit | 6032a847e527d10641396268dfe4d0db176d3b56 (patch) | |
tree | 62d2efca4b4ce17c6dd57e38a6822f5d71bb2e87 /libindicator/indicator-service.xml | |
parent | c1034173faf54120c693c984123f343968621359 (diff) | |
parent | c6d763c2fa431fefd0869d381b15c25364e8972f (diff) | |
download | libayatana-indicator-6032a847e527d10641396268dfe4d0db176d3b56.tar.gz libayatana-indicator-6032a847e527d10641396268dfe4d0db176d3b56.tar.bz2 libayatana-indicator-6032a847e527d10641396268dfe4d0db176d3b56.zip |
Import upstream version 0.3.91
Diffstat (limited to 'libindicator/indicator-service.xml')
-rw-r--r-- | libindicator/indicator-service.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libindicator/indicator-service.xml b/libindicator/indicator-service.xml index 6bd7d80..71ef4df 100644 --- a/libindicator/indicator-service.xml +++ b/libindicator/indicator-service.xml @@ -13,6 +13,7 @@ <method name="UnWatch"> <annotation name="org.freedesktop.DBus.GLib.Async" value="true" /> </method> + <method name="Shutdown" /> <!-- Signals --> <!-- None currently --> |