diff options
Diffstat (limited to 'contrib/gnunet_peerinfo_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_peerinfo_gtk_main_window.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gnunet_peerinfo_gtk_main_window.glade b/contrib/gnunet_peerinfo_gtk_main_window.glade index 55f8cca3..02caa760 100644 --- a/contrib/gnunet_peerinfo_gtk_main_window.glade +++ b/contrib/gnunet_peerinfo_gtk_main_window.glade | |||
@@ -22,7 +22,7 @@ | |||
22 | </object> | 22 | </object> |
23 | <object class="GtkWindow" id="GNUNET_PEERINFO_GTK_main_window"> | 23 | <object class="GtkWindow" id="GNUNET_PEERINFO_GTK_main_window"> |
24 | <property name="can_focus">False</property> | 24 | <property name="can_focus">False</property> |
25 | <property name="title" translatable="yes">gnunet-gtk</property> | 25 | <property name="title" translatable="yes">gnunet-peerinfo-gtk</property> |
26 | <property name="window_position">center</property> | 26 | <property name="window_position">center</property> |
27 | <property name="default_width">700</property> | 27 | <property name="default_width">700</property> |
28 | <property name="default_height">500</property> | 28 | <property name="default_height">500</property> |
@@ -52,9 +52,9 @@ | |||
52 | <property name="label">gtk-about</property> | 52 | <property name="label">gtk-about</property> |
53 | <property name="visible">True</property> | 53 | <property name="visible">True</property> |
54 | <property name="can_focus">False</property> | 54 | <property name="can_focus">False</property> |
55 | <property name="tooltip_text" translatable="yes">Display information about this version of gnunet-gtk</property> | 55 | <property name="tooltip_text" translatable="yes">Display information about this version of gnunet-peerinfo-gtk</property> |
56 | <property name="use_action_appearance">False</property> | 56 | <property name="use_action_appearance">False</property> |
57 | <property name="accel_path"><gnunet-gtk>/Help/About</property> | 57 | <property name="accel_path"><gnunet-peerinfo-gtk>/Help/About</property> |
58 | <property name="use_underline">True</property> | 58 | <property name="use_underline">True</property> |
59 | <property name="use_stock">True</property> | 59 | <property name="use_stock">True</property> |
60 | <signal name="activate" handler="GNUNET_PEERINFO_GTK_main_menu_help_about_activate_cb" swapped="no"/> | 60 | <signal name="activate" handler="GNUNET_PEERINFO_GTK_main_menu_help_about_activate_cb" swapped="no"/> |