diff options
author | Ted Gould <ted@canonical.com> | 2009-08-08 10:47:24 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-08 10:47:24 -0600 |
commit | c4a5e5cf9dabce8c58bc5e7ef4cfe79095d012df (patch) | |
tree | 73c92a80e4584a4b6abc3fb89806402bdf0140a8 /src/status-service.xml | |
parent | 840f181d3e1f0cce77a9460f975f5f3b81b9263f (diff) | |
download | ayatana-indicator-session-c4a5e5cf9dabce8c58bc5e7ef4cfe79095d012df.tar.gz ayatana-indicator-session-c4a5e5cf9dabce8c58bc5e7ef4cfe79095d012df.tar.bz2 ayatana-indicator-session-c4a5e5cf9dabce8c58bc5e7ef4cfe79095d012df.zip |
Fixing a few things with the dbus stuff and starting to listen to the extra information on the service.
Diffstat (limited to 'src/status-service.xml')
-rw-r--r-- | src/status-service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/status-service.xml b/src/status-service.xml index ba1f79f..977b338 100644 --- a/src/status-service.xml +++ b/src/status-service.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <node name="/"> - <interface name="org.ayatana.indicator.status"> + <interface name="org.ayatana.indicator.status.service"> <!-- Methods --> <method name="Watch"> |