diff options
author | Ted Gould <ted@gould.cx> | 2009-12-01 09:22:17 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-01 09:22:17 -0600 |
commit | 1566a997ddea244cee33e7e8382017e5a93a3cce (patch) | |
tree | 09a4c12734929fa2da38750a9d676b14bfc21a15 /src/notification-watcher.xml | |
parent | 113fc34a5865253cd1508cce2973eb7aefddc2ab (diff) | |
parent | f0881be3b8f779e0411958e6637f8f29e5697cbb (diff) | |
download | libayatana-appindicator-1566a997ddea244cee33e7e8382017e5a93a3cce.tar.gz libayatana-appindicator-1566a997ddea244cee33e7e8382017e5a93a3cce.tar.bz2 libayatana-appindicator-1566a997ddea244cee33e7e8382017e5a93a3cce.zip |
Massive name change.
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 --> |