[Xfce4-commits] <tumbler:jannis/specialized> Add missing handle parameter to the declaration of "Ready".

Jannis Pohlmann noreply at xfce.org
Tue Oct 27 18:48:05 CET 2009


Updating branch refs/heads/jannis/specialized
         to cc6f9bf281a88a234ef995d1641a7ffc810d6588 (commit)
       from ae674f614ad6e4adb407ccd4fcc8d426a1061d69 (commit)

commit cc6f9bf281a88a234ef995d1641a7ffc810d6588
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Tue Oct 27 18:09:36 2009 +0100

    Add missing handle parameter to the declaration of "Ready".

 tumblerd/tumbler-service-dbus.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tumblerd/tumbler-service-dbus.xml b/tumblerd/tumbler-service-dbus.xml
index 051bebd..9076691 100644
--- a/tumblerd/tumbler-service-dbus.xml
+++ b/tumblerd/tumbler-service-dbus.xml
@@ -41,6 +41,7 @@
     </signal>
 
     <signal name="Ready">
+      <arg type="u" name="handle" />
       <arg type="as" name="uris" />
     </signal>
 



More information about the Xfce4-commits mailing list