aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_gns_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_gns_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_gns_gtk_main_window.glade5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/gnunet_gns_gtk_main_window.glade b/contrib/gnunet_gns_gtk_main_window.glade
index 649d5af7..165267c0 100644
--- a/contrib/gnunet_gns_gtk_main_window.glade
+++ b/contrib/gnunet_gns_gtk_main_window.glade
@@ -254,6 +254,7 @@
254 <signal name="toggled" handler="GNUNET_GNS_GTK_ispublic_cellrenderertoggle_toggled_cb" swapped="no"/> 254 <signal name="toggled" handler="GNUNET_GNS_GTK_ispublic_cellrenderertoggle_toggled_cb" swapped="no"/>
255 </object> 255 </object>
256 <attributes> 256 <attributes>
257 <attribute name="visible">10</attribute>
257 <attribute name="active">1</attribute> 258 <attribute name="active">1</attribute>
258 </attributes> 259 </attributes>
259 </child> 260 </child>
@@ -293,6 +294,7 @@
293 <signal name="edited" handler="GNUNET_GNS_GTK_expiration_cellrenderertext_edited_cb" swapped="no"/> 294 <signal name="edited" handler="GNUNET_GNS_GTK_expiration_cellrenderertext_edited_cb" swapped="no"/>
294 </object> 295 </object>
295 <attributes> 296 <attributes>
297 <attribute name="visible">10</attribute>
296 <attribute name="text">6</attribute> 298 <attribute name="text">6</attribute>
297 </attributes> 299 </attributes>
298 </child> 300 </child>
@@ -310,6 +312,7 @@
310 <signal name="edited" handler="GNUNET_GNS_GTK_value_cellrenderertext_edited_cb" swapped="no"/> 312 <signal name="edited" handler="GNUNET_GNS_GTK_value_cellrenderertext_edited_cb" swapped="no"/>
311 </object> 313 </object>
312 <attributes> 314 <attributes>
315 <attribute name="visible">10</attribute>
313 <attribute name="background">8</attribute> 316 <attribute name="background">8</attribute>
314 <attribute name="text">7</attribute> 317 <attribute name="text">7</attribute>
315 </attributes> 318 </attributes>
@@ -350,6 +353,8 @@
350 <column type="gchararray"/> 353 <column type="gchararray"/>
351 <!-- column-name name_is_editable --> 354 <!-- column-name name_is_editable -->
352 <column type="gboolean"/> 355 <column type="gboolean"/>
356 <!-- column-name name_row -->
357 <column type="gboolean"/>
353 </columns> 358 </columns>
354 </object> 359 </object>
355 <object class="GtkListStore" id="GNUNET_GNS_GTK_type_liststore"> 360 <object class="GtkListStore" id="GNUNET_GNS_GTK_type_liststore">