diff options
Diffstat (limited to 'contrib/gnunet_setup_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_setup_gtk_main_window.glade | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/gnunet_setup_gtk_main_window.glade b/contrib/gnunet_setup_gtk_main_window.glade index 11c7b518..22dc577a 100644 --- a/contrib/gnunet_setup_gtk_main_window.glade +++ b/contrib/gnunet_setup_gtk_main_window.glade | |||
@@ -421,6 +421,7 @@ | |||
421 | <property name="use_action_appearance">False</property> | 421 | <property name="use_action_appearance">False</property> |
422 | <property name="xalign">0</property> | 422 | <property name="xalign">0</property> |
423 | <property name="draw_indicator">True</property> | 423 | <property name="draw_indicator">True</property> |
424 | <signal name="realize" handler="GNUNET_setup_hostlist_offer_hostlist_checkbutton_realize_cb" swapped="no"/> | ||
424 | </object> | 425 | </object> |
425 | <packing> | 426 | <packing> |
426 | <property name="expand">False</property> | 427 | <property name="expand">False</property> |
@@ -437,6 +438,7 @@ | |||
437 | <property name="use_action_appearance">False</property> | 438 | <property name="use_action_appearance">False</property> |
438 | <property name="xalign">0</property> | 439 | <property name="xalign">0</property> |
439 | <property name="draw_indicator">True</property> | 440 | <property name="draw_indicator">True</property> |
441 | <signal name="realize" handler="GNUNET_setup_hostlist_advertise_checkbutton_realize_cb" swapped="no"/> | ||
440 | </object> | 442 | </object> |
441 | <packing> | 443 | <packing> |
442 | <property name="expand">False</property> | 444 | <property name="expand">False</property> |
@@ -473,6 +475,7 @@ | |||
473 | <property name="secondary_icon_sensitive">True</property> | 475 | <property name="secondary_icon_sensitive">True</property> |
474 | <property name="adjustment">GNUNET_setup_hostlist_server_port_adjustment</property> | 476 | <property name="adjustment">GNUNET_setup_hostlist_server_port_adjustment</property> |
475 | <property name="numeric">True</property> | 477 | <property name="numeric">True</property> |
478 | <signal name="realize" handler="GNUNET_setup_hostlist_server_port_spin_button_realize_cb" swapped="no"/> | ||
476 | </object> | 479 | </object> |
477 | <packing> | 480 | <packing> |
478 | <property name="expand">False</property> | 481 | <property name="expand">False</property> |