From 6f032f50c8bec41cd56e36ec09af118a9684af5b Mon Sep 17 00:00:00 2001 From: Aurelien Gateau Date: Fri, 8 Oct 2010 17:02:24 +0200 Subject: Fix implementation of org.kde.StatusNotifierWatcher interface ProtocolVersion, IsStatusNotifierHostRegistered and RegisteredStatusNotifierItems are properties, not methods. --- src/notification-watcher.xml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'src/notification-watcher.xml') diff --git a/src/notification-watcher.xml b/src/notification-watcher.xml index 5f19dd2..1a99af3 100644 --- a/src/notification-watcher.xml +++ b/src/notification-watcher.xml @@ -3,25 +3,18 @@ - + + + - - - - - - - - - -- cgit v1.2.3 From ea206ef1316942b005fd538dc8a251bd239291cd Mon Sep 17 00:00:00 2001 From: Aurelien Gateau Date: Fri, 8 Oct 2010 18:04:27 +0200 Subject: NotificationHost => StatusNotifierHost, Service => StatusNotifierItem --- src/notification-watcher.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/notification-watcher.xml') diff --git a/src/notification-watcher.xml b/src/notification-watcher.xml index 1a99af3..b03c5e3 100644 --- a/src/notification-watcher.xml +++ b/src/notification-watcher.xml @@ -12,7 +12,7 @@ - + @@ -24,15 +24,13 @@ - + - + - - - + -- cgit v1.2.3