diff options
author | Ted Gould <ted@gould.cx> | 2009-11-24 21:55:10 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-11-24 21:55:10 -0600 |
commit | ad2afb8723f171a9a3d952761172f3ba1be0d808 (patch) | |
tree | f9242bc4ad8b42cf5c8fd1ee55c899f1a5e36b5f /src/notification-watcher.xml | |
parent | f4d0952ef94f63d9bdce55d9e408802c538a1728 (diff) | |
download | libayatana-appindicator-ad2afb8723f171a9a3d952761172f3ba1be0d808.tar.gz libayatana-appindicator-ad2afb8723f171a9a3d952761172f3ba1be0d808.tar.bz2 libayatana-appindicator-ad2afb8723f171a9a3d952761172f3ba1be0d808.zip |
Changing all the dbus names.
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 7b034e7..2ef54a0 100644 --- a/src/notification-watcher.xml +++ b/src/notification-watcher.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <node name="/"> - <interface name="org.ayatana.indicator.custom.NotificationWatcher"> + <interface name="org.ayatana.indicator.application.NotificationWatcher"> <!-- Properties --> <!-- None currently --> |