aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-12 15:23:50 -0500
committerTed Gould <ted@gould.cx>2011-07-12 15:23:50 -0500
commit445e65a17e0d8ee0056bf0812bb75961f053c5ec (patch)
tree8faa76240e31140c4395eced0e47ae78b32f9e23 /libindicator/indicator-service.xml
parent0c3a68569683c34c08ae9bf8183bcd360c175fb7 (diff)
parent2e66ca5c013f2f37fc274c9d02b714fe6d21928e (diff)
downloadlibayatana-indicator-445e65a17e0d8ee0056bf0812bb75961f053c5ec.tar.gz
libayatana-indicator-445e65a17e0d8ee0056bf0812bb75961f053c5ec.tar.bz2
libayatana-indicator-445e65a17e0d8ee0056bf0812bb75961f053c5ec.zip
Adding an env variable to put a service in replace mode
Diffstat (limited to 'libindicator/indicator-service.xml')
-rw-r--r--libindicator/indicator-service.xml1
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 -->