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.glade60
1 files changed, 30 insertions, 30 deletions
diff --git a/contrib/gnunet_setup_gtk_main_window.glade b/contrib/gnunet_setup_gtk_main_window.glade
index a0307c3a..ebf3f293 100644
--- a/contrib/gnunet_setup_gtk_main_window.glade
+++ b/contrib/gnunet_setup_gtk_main_window.glade
@@ -4480,7 +4480,7 @@
4480 </packing> 4480 </packing>
4481 </child> 4481 </child>
4482 <child> 4482 <child>
4483 <object class="GtkVSeparator" id="vseparator3"> 4483 <object class="GtkVSeparator" id="GNUNET_setup_qr_vseparator">
4484 <property name="visible">True</property> 4484 <property name="visible">True</property>
4485 <property name="can_focus">False</property> 4485 <property name="can_focus">False</property>
4486 </object> 4486 </object>
@@ -4589,24 +4589,6 @@
4589 </object> 4589 </object>
4590 </child> 4590 </child>
4591 <child> 4591 <child>
4592 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_ispublic_treeviewcolumn">
4593 <property name="sizing">fixed</property>
4594 <property name="fixed_width">50</property>
4595 <property name="title">Public</property>
4596 <property name="clickable">True</property>
4597 <child>
4598 <object class="GtkCellRendererToggle" id="GNUNET_setup_gns_ispublic_cellrenderertoggle">
4599 <signal name="toggled" handler="GNUNET_setup_gns_ispublic_cellrenderertoggle_toggled_cb" swapped="no"/>
4600 </object>
4601 <attributes>
4602 <attribute name="sensitive">11</attribute>
4603 <attribute name="visible">11</attribute>
4604 <attribute name="active">1</attribute>
4605 </attributes>
4606 </child>
4607 </object>
4608 </child>
4609 <child>
4610 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_type_treeviewcolumn"> 4592 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_type_treeviewcolumn">
4611 <property name="sizing">autosize</property> 4593 <property name="sizing">autosize</property>
4612 <property name="fixed_width">90</property> 4594 <property name="fixed_width">90</property>
@@ -4630,6 +4612,27 @@
4630 </object> 4612 </object>
4631 </child> 4613 </child>
4632 <child> 4614 <child>
4615 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_value_treeviewcolumn">
4616 <property name="sizing">autosize</property>
4617 <property name="title">Value</property>
4618 <property name="expand">True</property>
4619 <property name="clickable">True</property>
4620 <property name="sort_column_id">7</property>
4621 <child>
4622 <object class="GtkCellRendererText" id="GNUNET_setup_gns_value_cellrenderertext">
4623 <signal name="edited" handler="GNUNET_setup_gns_value_cellrenderertext_edited_cb" swapped="no"/>
4624 </object>
4625 <attributes>
4626 <attribute name="sensitive">11</attribute>
4627 <attribute name="visible">10</attribute>
4628 <attribute name="background">8</attribute>
4629 <attribute name="editable">11</attribute>
4630 <attribute name="text">7</attribute>
4631 </attributes>
4632 </child>
4633 </object>
4634 </child>
4635 <child>
4633 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_expiration_treeviewcolumn"> 4636 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_expiration_treeviewcolumn">
4634 <property name="title">Expiration</property> 4637 <property name="title">Expiration</property>
4635 <property name="clickable">True</property> 4638 <property name="clickable">True</property>
@@ -4651,22 +4654,19 @@
4651 </object> 4654 </object>
4652 </child> 4655 </child>
4653 <child> 4656 <child>
4654 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_value_treeviewcolumn"> 4657 <object class="GtkTreeViewColumn" id="GNUNET_setup_gns_ispublic_treeviewcolumn">
4655 <property name="sizing">autosize</property> 4658 <property name="sizing">fixed</property>
4656 <property name="title">Value</property> 4659 <property name="fixed_width">50</property>
4657 <property name="expand">True</property> 4660 <property name="title">Public</property>
4658 <property name="clickable">True</property> 4661 <property name="clickable">True</property>
4659 <property name="sort_column_id">7</property>
4660 <child> 4662 <child>
4661 <object class="GtkCellRendererText" id="GNUNET_setup_gns_value_cellrenderertext"> 4663 <object class="GtkCellRendererToggle" id="GNUNET_setup_gns_ispublic_cellrenderertoggle">
4662 <signal name="edited" handler="GNUNET_setup_gns_value_cellrenderertext_edited_cb" swapped="no"/> 4664 <signal name="toggled" handler="GNUNET_setup_gns_ispublic_cellrenderertoggle_toggled_cb" swapped="no"/>
4663 </object> 4665 </object>
4664 <attributes> 4666 <attributes>
4665 <attribute name="sensitive">11</attribute> 4667 <attribute name="sensitive">11</attribute>
4666 <attribute name="visible">10</attribute> 4668 <attribute name="visible">11</attribute>
4667 <attribute name="background">8</attribute> 4669 <attribute name="active">1</attribute>
4668 <attribute name="editable">11</attribute>
4669 <attribute name="text">7</attribute>
4670 </attributes> 4670 </attributes>
4671 </child> 4671 </child>
4672 </object> 4672 </object>