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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 8 23:43:36 EEST 2008
Author: pvanhoof
Date: 2008-09-08 23:43:34 +0300 (Mon, 08 Sep 2008)
New Revision: 16070

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/manager.c
Log:
Typo

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/manager.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/manager.c	2008-09-08 20:42:57 UTC (rev 16069)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/manager.c	2008-09-08 20:43:34 UTC (rev 16070)
@@ -144,7 +144,7 @@
 		if (!value) 
 			continue;
 
-		values = g_key_file_get_string_list (keyfile, "D-BUS Thumbnailer", "mimeTypes", NULL, NULL);
+		values = g_key_file_get_string_list (keyfile, "D-BUS Thumbnailer", "MimeTypes", NULL, NULL);
 
 		if (!values)
 			continue;


More information about the maemo-commits mailing list