aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_search_tab.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_search_tab.glade')
-rw-r--r--contrib/gnunet_fs_gtk_search_tab.glade15
1 files changed, 7 insertions, 8 deletions
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade
index 377c4347..ea14a16b 100644
--- a/contrib/gnunet_fs_gtk_search_tab.glade
+++ b/contrib/gnunet_fs_gtk_search_tab.glade
@@ -83,21 +83,20 @@
83 <property name="sort_indicator">True</property> 83 <property name="sort_indicator">True</property>
84 <property name="sort_column_id">6</property> 84 <property name="sort_column_id">6</property>
85 <child> 85 <child>
86 <object class="GtkCellRendererText" id="search_result_description_renderer_text"/>
87 <attributes>
88 <attribute name="cell-background">8</attribute>
89 <attribute name="text">6</attribute>
90 </attributes>
91 </child>
92 <child>
93 <object class="GtkCellRendererPixbuf" id="search_result_description_renderer_pixbuf"> 86 <object class="GtkCellRendererPixbuf" id="search_result_description_renderer_pixbuf">
94 <property name="xalign">1</property>
95 <property name="icon_name">gnunet-fs-gtk-ns-association</property> 87 <property name="icon_name">gnunet-fs-gtk-ns-association</property>
96 </object> 88 </object>
97 <attributes> 89 <attributes>
98 <attribute name="visible">19</attribute> 90 <attribute name="visible">19</attribute>
99 </attributes> 91 </attributes>
100 </child> 92 </child>
93 <child>
94 <object class="GtkCellRendererText" id="search_result_description_renderer_text"/>
95 <attributes>
96 <attribute name="cell-background">8</attribute>
97 <attribute name="text">6</attribute>
98 </attributes>
99 </child>
101 </object> 100 </object>
102 </child> 101 </child>
103 <child> 102 <child>