[gthumb/ext] removed an obsolete FIXME
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb/ext] removed an obsolete FIXME
- Date: Sat, 5 Sep 2009 17:44:55 +0000 (UTC)
commit 83d7b55a137b1903806c84aea62a1d3654939ec7
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Sep 5 19:43:32 2009 +0200
removed an obsolete FIXME
gthumb/gth-file-list.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-file-list.c b/gthumb/gth-file-list.c
index 3dec2db..52d6561 100644
--- a/gthumb/gth-file-list.c
+++ b/gthumb/gth-file-list.c
@@ -266,7 +266,7 @@ gth_file_list_init (GthFileList *file_list)
file_list->priv->thumb_size = DEFAULT_THUMBNAIL_SIZE;
file_list->priv->ignore_hidden_thumbs = FALSE;
- file_list->priv->load_thumbs = TRUE; /* FIXME: make this configurable */
+ file_list->priv->load_thumbs = TRUE;
file_list->priv->caption_attributes_v = g_strsplit ("none", ",", -1);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]