[Xfce4-commits] <tumbler:master> Renamed "Create" to "Queue" in specialized thumbnailer support
Jannis Pohlmann
noreply at xfce.org
Wed Dec 2 16:16:02 CET 2009
Updating branch refs/heads/master
to ae8e003f21a0006571a76671d6ad48c36fa9a4c4 (commit)
from 9af7ee82754f2ed5c19f437cf03c7de633620a3f (commit)
commit ae8e003f21a0006571a76671d6ad48c36fa9a4c4
Author: Philip Van Hoof <philip at codeminded.be>
Date: Tue Dec 1 15:05:04 2009 +0200
Renamed "Create" to "Queue" in specialized thumbnailer support
Signed-off-by: Jannis Pohlmann <jannis at xfce.org>
tumblerd/tumbler-specialized-thumbnailer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tumblerd/tumbler-specialized-thumbnailer.c b/tumblerd/tumbler-specialized-thumbnailer.c
index b819c71..fd7cac0 100644
--- a/tumblerd/tumbler-specialized-thumbnailer.c
+++ b/tumblerd/tumbler-specialized-thumbnailer.c
@@ -430,7 +430,7 @@ tumbler_specialized_thumbnailer_create (TumblerThumbnailer *thumbnailer,
&sinfo,
NULL);
- dbus_g_proxy_call_with_timeout (s->proxy, "Create",
+ dbus_g_proxy_call_with_timeout (s->proxy, "Queue",
100000000, /* 100 seconds worth of timeout */
&error,
G_TYPE_STRING, uri,
More information about the Xfce4-commits
mailing list