diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-03-18 15:19:33 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-03-18 15:19:33 -0400 |
commit | 5581a39916752fef3c374fb2a79c3920d7590a6a (patch) | |
tree | e3e8ea4cac8a2f7531834f49f000db7b4cfc7a88 /src/notification-watcher.xml | |
parent | ddee75aad38e1608998a4c7a5d9b10733d1d227a (diff) | |
parent | 543f7fca61ce2a47403872d156f783ae314cc334 (diff) | |
download | libayatana-appindicator-5581a39916752fef3c374fb2a79c3920d7590a6a.tar.gz libayatana-appindicator-5581a39916752fef3c374fb2a79c3920d7590a6a.tar.bz2 libayatana-appindicator-5581a39916752fef3c374fb2a79c3920d7590a6a.zip |
* Upstream Release 0.0.17
* Support GTK's show menu items property (LP: #528527)
* Fix status and category nicks in Python bindings (LP: #539858)
* Switch domains to org.kde instead of org.freedesktop as spec
was never officially approved by that body.
Diffstat (limited to 'src/notification-watcher.xml')
-rw-r--r-- | src/notification-watcher.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification-watcher.xml b/src/notification-watcher.xml index 22ada5f..c2324f1 100644 --- a/src/notification-watcher.xml +++ b/src/notification-watcher.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <node name="/StatusNotifierWatcher"> - <interface name="org.freedesktop.StatusNotifierWatcher"> + <interface name="org.kde.StatusNotifierWatcher"> <!-- Properties --> <!-- None currently --> |