aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-23 17:04:42 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-23 17:04:42 +0000
commitfa2bded2d2ec3b16c2eebb4a7e5f53820bb3cffb (patch)
tree6c375d361fdbfebf06c10ec070b6ed1f416ee9d0
parentc5c3bbd86b2bfcd22d74a0e711ca8845f8208c75 (diff)
downloadgnunet-gtk-fa2bded2d2ec3b16c2eebb4a7e5f53820bb3cffb.tar.gz
gnunet-gtk-fa2bded2d2ec3b16c2eebb4a7e5f53820bb3cffb.zip
-LRN: make image visible (#2026)
-rw-r--r--contrib/gnunet_fs_gtk_main_window.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade
index 2e548100..6536f10c 100644
--- a/contrib/gnunet_fs_gtk_main_window.glade
+++ b/contrib/gnunet_fs_gtk_main_window.glade
@@ -236,6 +236,7 @@
236 <property name="shadow_type">none</property> 236 <property name="shadow_type">none</property>
237 <child> 237 <child>
238 <object class="GtkImage" id="GNUNET_GTK_edit_publication_metadata_preview_image"> 238 <object class="GtkImage" id="GNUNET_GTK_edit_publication_metadata_preview_image">
239 <property name="visible">True</property>
239 <property name="can_focus">False</property> 240 <property name="can_focus">False</property>
240 <property name="stock">gtk-missing-image</property> 241 <property name="stock">gtk-missing-image</property>
241 </object> 242 </object>