aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_fs_gtk_main_window.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade
index 9aeab4a9..9e28e368 100644
--- a/contrib/gnunet_fs_gtk_main_window.glade
+++ b/contrib/gnunet_fs_gtk_main_window.glade
@@ -434,7 +434,7 @@
434 <object class="GtkComboBox" id="main_window_search_anonymity_combobox"> 434 <object class="GtkComboBox" id="main_window_search_anonymity_combobox">
435 <property name="visible">True</property> 435 <property name="visible">True</property>
436 <property name="can_focus">False</property> 436 <property name="can_focus">False</property>
437 <property name="model">main_window_search_anonymity_liststore</property> 437 <property name="model">anonymity_level_liststore</property>
438 <property name="active">1</property> 438 <property name="active">1</property>
439 <child> 439 <child>
440 <object class="GtkCellRendererText" id="main_window_search_anonymity_combobox_renderer"/> 440 <object class="GtkCellRendererText" id="main_window_search_anonymity_combobox_renderer"/>
@@ -722,7 +722,7 @@
722 <property name="can_focus">False</property> 722 <property name="can_focus">False</property>
723 <property name="stock">gtk-index</property> 723 <property name="stock">gtk-index</property>
724 </object> 724 </object>
725 <object class="GtkListStore" id="main_window_search_anonymity_liststore"> 725 <object class="GtkListStore" id="anonymity_level_liststore">
726 <columns> 726 <columns>
727 <!-- column-name Name --> 727 <!-- column-name Name -->
728 <column type="gchararray"/> 728 <column type="gchararray"/>