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.glade11
1 files changed, 6 insertions, 5 deletions
diff --git a/contrib/gnunet_setup_gtk_main_window.glade b/contrib/gnunet_setup_gtk_main_window.glade
index 0c719bab..561ccb40 100644
--- a/contrib/gnunet_setup_gtk_main_window.glade
+++ b/contrib/gnunet_setup_gtk_main_window.glade
@@ -4500,7 +4500,7 @@
4500 <attributes> 4500 <attributes>
4501 <attribute name="visible">9</attribute> 4501 <attribute name="visible">9</attribute>
4502 <attribute name="background">13</attribute> 4502 <attribute name="background">13</attribute>
4503 <attribute name="editable">9</attribute> 4503 <attribute name="editable">16</attribute>
4504 <attribute name="text">0</attribute> 4504 <attribute name="text">0</attribute>
4505 </attributes> 4505 </attributes>
4506 </child> 4506 </child>
@@ -4556,13 +4556,12 @@
4556 <property name="sort_column_id">4</property> 4556 <property name="sort_column_id">4</property>
4557 <child> 4557 <child>
4558 <object class="GtkCellRendererText" id="GNUNET_setup_gns_expiration_cellrenderertext"> 4558 <object class="GtkCellRendererText" id="GNUNET_setup_gns_expiration_cellrenderertext">
4559 <signal name="edited" handler="GNUNET_setup_gns_expiration_cellrenderertext_edited_cb" swapped="no"/> 4559 <property name="editable">False</property>
4560 </object> 4560 </object>
4561 <attributes> 4561 <attributes>
4562 <attribute name="sensitive">11</attribute> 4562 <attribute name="sensitive">11</attribute>
4563 <attribute name="visible">10</attribute> 4563 <attribute name="visible">10</attribute>
4564 <attribute name="background">12</attribute> 4564 <attribute name="background">12</attribute>
4565 <attribute name="editable">11</attribute>
4566 <attribute name="text">6</attribute> 4565 <attribute name="text">6</attribute>
4567 </attributes> 4566 </attributes>
4568 </child> 4567 </child>
@@ -4576,9 +4575,9 @@
4576 <property name="clickable">True</property> 4575 <property name="clickable">True</property>
4577 <child> 4576 <child>
4578 <object class="GtkCellRendererToggle" id="GNUNET_setup_gns_ispublic_cellrenderertoggle"> 4577 <object class="GtkCellRendererToggle" id="GNUNET_setup_gns_ispublic_cellrenderertoggle">
4579 <signal name="toggled" handler="GNUNET_setup_gns_ispublic_cellrenderertoggle_toggled_cb" swapped="no"/> 4578 <property name="sensitive">False</property>
4580 </object> 4579 </object>
4581 <attributes> 4580 <attributes>
4582 <attribute name="sensitive">11</attribute> 4581 <attribute name="sensitive">11</attribute>
4583 <attribute name="visible">11</attribute> 4582 <attribute name="visible">11</attribute>
4584 <attribute name="active">1</attribute> 4583 <attribute name="active">1</attribute>
@@ -4740,6 +4739,8 @@
4740 <column type="gboolean"/> 4739 <column type="gboolean"/>
4741 <!-- column-name is_shadow --> 4740 <!-- column-name is_shadow -->
4742 <column type="gboolean"/> 4741 <column type="gboolean"/>
4742 <!-- column-name name_is_editable -->
4743 <column type="gboolean"/>
4743 </columns> 4744 </columns>
4744 </object> 4745 </object>
4745 <object class="GtkListStore" id="GNUNET_setup_gns_type_liststore"> 4746 <object class="GtkListStore" id="GNUNET_setup_gns_type_liststore">