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.glade8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade
index 3186c010..3b4f615d 100644
--- a/contrib/gnunet_fs_gtk_main_window.glade
+++ b/contrib/gnunet_fs_gtk_main_window.glade
@@ -192,6 +192,14 @@
192 </object> 192 </object>
193 </child> 193 </child>
194 <child> 194 <child>
195 <object class="GtkMenuItem" id="GNUNET_GTK_main_menu_unindex">
196 <property name="visible">True</property>
197 <property name="label" translatable="yes">_List indexed files</property>
198 <property name="use_underline">True</property>
199 <signal name="activate" handler="GNUNET_GTK_main_menu_unindex_activate_cb"/>
200 </object>
201 </child>
202 <child>
195 <object class="GtkSeparatorMenuItem" id="GNUNET_GTK_main_menu_file_sep1"> 203 <object class="GtkSeparatorMenuItem" id="GNUNET_GTK_main_menu_file_sep1">
196 <property name="visible">True</property> 204 <property name="visible">True</property>
197 </object> 205 </object>