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.glade9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade
index bf520f0d..710c7697 100644
--- a/contrib/gnunet_fs_gtk_main_window.glade
+++ b/contrib/gnunet_fs_gtk_main_window.glade
@@ -250,6 +250,15 @@
250 </object> 250 </object>
251 </child> 251 </child>
252 <child> 252 <child>
253 <object class="GtkMenuItem" id="GNUNET_GTK_main_menu_file_manage_pseudonyms">
254 <property name="visible">True</property>
255 <property name="tooltip_text" translatable="yes">Opens namespace manager dialog to adjust the list of namespaces you want to use, as well as get detailed information about all discovered namespaces.</property>
256 <property name="label" translatable="yes">_Manage namespaces</property>
257 <property name="use_underline">True</property>
258 <signal name="activate" handler="GNUNET_GTK_main_menu_file_manage_pseudonyms_activate_cb"/>
259 </object>
260 </child>
261 <child>
253 <object class="GtkSeparatorMenuItem" id="GNUNET_GTK_main_menu_file_sep3"> 262 <object class="GtkSeparatorMenuItem" id="GNUNET_GTK_main_menu_file_sep3">
254 <property name="visible">True</property> 263 <property name="visible">True</property>
255 </object> 264 </object>