[gthumb] added FIXME note
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] added FIXME note
- Date: Tue, 16 Feb 2010 14:01:29 +0000 (UTC)
commit c2a1ad6b1cc9e00d1afd6d03c095fb3481b84c8a
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Feb 16 11:01:12 2010 +0100
added FIXME note
extensions/search/callbacks.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/extensions/search/callbacks.c b/extensions/search/callbacks.c
index 105eb85..78c61a2 100644
--- a/extensions/search/callbacks.c
+++ b/extensions/search/callbacks.c
@@ -224,6 +224,8 @@ search__dlg_catalog_properties_saved (GthBrowser *browser,
if (! _g_content_type_is_a (g_file_info_get_content_type (file_data->info), "gthumb/search"))
return;
+ /* FIXME: search only if the search parameters changed */
+
task = gth_search_task_new (browser, GTH_SEARCH (catalog), file_data->file);
gth_browser_exec_task (browser, task, TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]