aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-16 18:30:26 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-16 18:30:26 +0000
commit40d8acf67218255dcaa3c178f95fb17f777926ca (patch)
treee0939099882dda85eac548f5f9d3a2ee509d0222
parentef3090c516dce51adfd057591685bf92a5db034d (diff)
downloadgnunet-gtk-40d8acf67218255dcaa3c178f95fb17f777926ca.tar.gz
gnunet-gtk-40d8acf67218255dcaa3c178f95fb17f777926ca.zip
-hide 2nd preview column, uglifies list
-rw-r--r--contrib/gnunet_fs_gtk_search_tab.glade13
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade
index 4c0fb094..e4e1b5ef 100644
--- a/contrib/gnunet_fs_gtk_search_tab.glade
+++ b/contrib/gnunet_fs_gtk_search_tab.glade
@@ -211,19 +211,6 @@
211 </child> 211 </child>
212 </object> 212 </object>
213 </child> 213 </child>
214 <child>
215 <object class="GtkTreeViewColumn" id="search_result_preview_column">
216 <property name="title">Preview</property>
217 <property name="reorderable">True</property>
218 <child>
219 <object class="GtkCellRendererPixbuf" id="search_result_preview_renderer"/>
220 <attributes>
221 <attribute name="cell-background">8</attribute>
222 <attribute name="pixbuf">3</attribute>
223 </attributes>
224 </child>
225 </object>
226 </child>
227 </object> 214 </object>
228 </child> 215 </child>
229 </object> 216 </object>