[gthumb/ext] added a FIXME in the comment
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb/ext] added a FIXME in the comment
- Date: Wed, 16 Dec 2009 23:46:15 +0000 (UTC)
commit 3c995fc37e55672cd5f66ec9255ef2956b9aca79
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Dec 16 23:46:35 2009 +0100
added a FIXME in the comment
gthumb/gth-file-properties.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-file-properties.c b/gthumb/gth-file-properties.c
index 0fc24ed..dea01ac 100644
--- a/gthumb/gth-file-properties.c
+++ b/gthumb/gth-file-properties.c
@@ -139,7 +139,7 @@ gth_file_properties_real_set_file (GthPropertyView *self,
g_free (value);
value = tmp_value;
}
- tooltip = g_markup_printf_escaped ("%s: %s", /*info->display_name*/ info->id, value);
+ tooltip = g_markup_printf_escaped ("%s: %s", /*info->display_name FIXME: use the display name before releasing*/ info->id, value);
if (g_hash_table_lookup (category_root, category->id) == NULL) {
GtkTreeIter parent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]