aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_setup_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_setup_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_setup_gtk_main_window.glade20
1 files changed, 12 insertions, 8 deletions
diff --git a/contrib/gnunet_setup_gtk_main_window.glade b/contrib/gnunet_setup_gtk_main_window.glade
index 0400ca6a..51693d64 100644
--- a/contrib/gnunet_setup_gtk_main_window.glade
+++ b/contrib/gnunet_setup_gtk_main_window.glade
@@ -16,6 +16,13 @@
16 <property name="step_increment">1</property> 16 <property name="step_increment">1</property>
17 <property name="page_increment">10</property> 17 <property name="page_increment">10</property>
18 </object> 18 </object>
19 <object class="GtkAdjustment" id="GNUNET_setup_exit_interface_mask_adjustment">
20 <property name="lower">1</property>
21 <property name="upper">127</property>
22 <property name="value">48</property>
23 <property name="step_increment">1</property>
24 <property name="page_increment">10</property>
25 </object>
19 <object class="GtkDialog" id="GNUNET_setup_dialog"> 26 <object class="GtkDialog" id="GNUNET_setup_dialog">
20 <property name="can_focus">False</property> 27 <property name="can_focus">False</property>
21 <property name="border_width">5</property> 28 <property name="border_width">5</property>
@@ -4456,7 +4463,7 @@
4456 </object> 4463 </object>
4457 <attributes> 4464 <attributes>
4458 <attribute name="visible">10</attribute> 4465 <attribute name="visible">10</attribute>
4459 <attribute name="editable">10</attribute> 4466 <attribute name="editable">14</attribute>
4460 <attribute name="text">3</attribute> 4467 <attribute name="text">3</attribute>
4461 </attributes> 4468 </attributes>
4462 </child> 4469 </child>
@@ -4578,13 +4585,6 @@
4578 <action-widget response="-3">GNUNET_setup_save_button</action-widget> 4585 <action-widget response="-3">GNUNET_setup_save_button</action-widget>
4579 </action-widgets> 4586 </action-widgets>
4580 </object> 4587 </object>
4581 <object class="GtkAdjustment" id="GNUNET_setup_exit_interface_mask_adjustment">
4582 <property name="lower">1</property>
4583 <property name="upper">127</property>
4584 <property name="value">48</property>
4585 <property name="step_increment">1</property>
4586 <property name="page_increment">10</property>
4587 </object>
4588 <object class="GtkAdjustment" id="GNUNET_setup_fs_datacache_mysql_port_adjustment"> 4588 <object class="GtkAdjustment" id="GNUNET_setup_fs_datacache_mysql_port_adjustment">
4589 <property name="lower">1</property> 4589 <property name="lower">1</property>
4590 <property name="upper">65535</property> 4590 <property name="upper">65535</property>
@@ -4669,6 +4669,10 @@
4669 <column type="gchararray"/> 4669 <column type="gchararray"/>
4670 <!-- column-name name_color --> 4670 <!-- column-name name_color -->
4671 <column type="gchararray"/> 4671 <column type="gchararray"/>
4672 <!-- column-name type_is_editable -->
4673 <column type="gboolean"/>
4674 <!-- column-name is_shadow -->
4675 <column type="gboolean"/>
4672 </columns> 4676 </columns>
4673 </object> 4677 </object>
4674 <object class="GtkListStore" id="GNUNET_setup_gns_type_liststore"> 4678 <object class="GtkListStore" id="GNUNET_setup_gns_type_liststore">