[Xfce4-commits] <tumbler:master> Add missing handle parameter to the declaration of "Ready".
Jannis Pohlmann
noreply at xfce.org
Tue Oct 27 18:10:01 CET 2009
Updating branch refs/heads/master
to 0cd669f2d9236c4ac2ca41aa7bc13958a0a5cb6b (commit)
from 58225d511ab19cea99944e496d493b7d3a3b1026 (commit)
commit 0cd669f2d9236c4ac2ca41aa7bc13958a0a5cb6b
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