[maemo-commits] [maemo-commits] r16127 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Sep 15 21:08:46 EEST 2008
- Previous message: [maemo-commits] r16126 - projects/haf/trunk/apt/debian
- Next message: [maemo-commits] r16128 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: pvanhoof
Date: 2008-09-15 21:08:37 +0300 (Mon, 15 Sep 2008)
New Revision: 16127
Modified:
projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c
Log:
Another oeps
Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c 2008-09-15 18:02:01 UTC (rev 16126)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c 2008-09-15 18:08:37 UTC (rev 16127)
@@ -130,7 +130,7 @@
while (g_hash_table_iter_next (&iter, &key, &value)) {
thumbnailer_unregister_plugin (thumbnailer, value);
- hildon_thumbnail_plugin_do_stop (module);
+ hildon_thumbnail_plugin_do_stop (value);
}
g_hash_table_unref (registrations);
- Previous message: [maemo-commits] r16126 - projects/haf/trunk/apt/debian
- Next message: [maemo-commits] r16128 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
