Updating branch refs/heads/master
         to ade4d2ca8aee0d882366c44f9c9190673391872e (commit)
       from 1bd2cc0812be32cbeb0c7adf3a2cdcfa8a5c7a85 (commit)

commit ade4d2ca8aee0d882366c44f9c9190673391872e
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Tue Oct 6 20:47:48 2009 +0200

    Small parameter name change in the service dbus XML.

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

diff --git a/tumblerd/tumbler-service-dbus.xml 
b/tumblerd/tumbler-service-dbus.xml
index e898e19..26adbfc 100644
--- a/tumblerd/tumbler-service-dbus.xml
+++ b/tumblerd/tumbler-service-dbus.xml
@@ -4,7 +4,7 @@
     <method name="Queue">
       <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
       <arg type="as" name="uris" direction="in" />
-      <arg type="as" name="mime_hints" direction="in" />
+      <arg type="as" name="mime_types" direction="in" />
       <arg type="s" name="scheduler" direction="in" />
       <arg type="u" name="handle_to_unqueue" direction="in" />
       <arg type="u" name="handle" direction="out" />
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to