[maemo-commits] [maemo-commits] r16214 - projects/haf/branches/hildon-thumbnail/daemonize/daemon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 24 17:58:26 EEST 2008
Author: pvanhoof
Date: 2008-09-24 17:58:25 +0300 (Wed, 24 Sep 2008)
New Revision: 16214

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Bugfix

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-24 14:42:35 UTC (rev 16213)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-24 14:58:25 UTC (rev 16214)
@@ -439,7 +439,7 @@
 		if (nerror)
 			goto nerror_handler;
 
-		hildon_thumbnail_util_get_thumb_paths (from_uri, &to_large, 
+		hildon_thumbnail_util_get_thumb_paths (to_uri, &to_large, 
 						       &to_normal, 
 						       &to_cropped, &error);
 


More information about the maemo-commits mailing list