[maemo-commits] [maemo-commits] r16084 - projects/haf/branches/hildon-thumbnail/daemonize/thumbs

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 10 16:35:50 EEST 2008
Author: pvanhoof
Date: 2008-09-10 16:35:48 +0300 (Wed, 10 Sep 2008)
New Revision: 16084

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c
Log:
Removed a code comment

Modified: projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c	2008-09-10 12:42:34 UTC (rev 16083)
+++ projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c	2008-09-10 13:35:48 UTC (rev 16084)
@@ -98,10 +98,6 @@
 		g_strfreev (mimetypes);
 	}
 
-	// TODO: replace this with a script that launches the thumbnailer for all
-	// required sizes. This is of course not good enough. Also look at the todo
-	// below!
-
 	r_cmd = g_strdup_printf (CONVERT_CMD, cmd);
 
 	g_key_file_set_string (keyfile, mime_type, "Exec", r_cmd);


More information about the maemo-commits mailing list