From a14b6ddf7db70eff5d831aa1e9e11b46b726002f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 5 Feb 2009 15:27:42 +0100 Subject: Changing the DBUS API slightly. Now there is no 'get_desktop' function as desktop is a property. Added a property for type so that we can understand what kind of application this is. And finally adding show/hide signals on the server as they were already on the listener. --- libindicate/indicate-interface.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'libindicate/indicate-interface.xml') diff --git a/libindicate/indicate-interface.xml b/libindicate/indicate-interface.xml index d1fed7e..f1c7c37 100644 --- a/libindicate/indicate-interface.xml +++ b/libindicate/indicate-interface.xml @@ -2,10 +2,11 @@ + + + + - - - @@ -52,6 +53,12 @@ + + + + + + -- cgit v1.2.3