[maemo-commits] [maemo-commits] r16076 - projects/haf/branches/hildon-thumbnail/daemonize/thumbs
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Sep 9 18:46:36 EEST 2008
- Previous message: [maemo-commits] r16075 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon/plugins thumbs
- Next message: [maemo-commits] r16077 - projects/haf/branches/hildon-thumbnail/daemonize/thumbs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: pvanhoof Date: 2008-09-09 18:46:35 +0300 (Tue, 09 Sep 2008) New Revision: 16076 Modified: projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c Log: Bugfix Modified: projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c =================================================================== --- projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c 2008-09-09 15:43:04 UTC (rev 16075) +++ projects/haf/branches/hildon-thumbnail/daemonize/thumbs/thumber-register.c 2008-09-09 15:46:35 UTC (rev 16076) @@ -142,10 +142,10 @@ (const gchar **) mimetypes, (gsize) length+1); g_strfreev (mimetypes); + + write_keyfile (config, keyfile); } - write_keyfile (config, keyfile); - g_free (config); g_key_file_free (keyfile); }
- Previous message: [maemo-commits] r16075 - in projects/haf/branches/hildon-thumbnail/daemonize: . daemon/plugins thumbs
- Next message: [maemo-commits] r16077 - projects/haf/branches/hildon-thumbnail/daemonize/thumbs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]