aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_namestore_edit_aaaa.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_namestore_edit_aaaa.glade')
-rw-r--r--contrib/gnunet_namestore_edit_aaaa.glade23
1 files changed, 0 insertions, 23 deletions
diff --git a/contrib/gnunet_namestore_edit_aaaa.glade b/contrib/gnunet_namestore_edit_aaaa.glade
index a7b62e97..b2fb0281 100644
--- a/contrib/gnunet_namestore_edit_aaaa.glade
+++ b/contrib/gnunet_namestore_edit_aaaa.glade
@@ -142,7 +142,6 @@
142 <property name="visible">True</property> 142 <property name="visible">True</property>
143 <property name="can_focus">False</property> 143 <property name="can_focus">False</property>
144 <property name="tooltip_text" translatable="yes">Select the desired zone for the record. Changing this value here will move the record to the selected zone.</property> 144 <property name="tooltip_text" translatable="yes">Select the desired zone for the record. Changing this value here will move the record to the selected zone.</property>
145 <property name="model">zone_liststore</property>
146 <property name="active">0</property> 145 <property name="active">0</property>
147 <property name="entry_text_column">0</property> 146 <property name="entry_text_column">0</property>
148 <child> 147 <child>
@@ -570,26 +569,4 @@
570 </row> 569 </row>
571 </data> 570 </data>
572 </object> 571 </object>
573 <object class="GtkListStore" id="zone_liststore">
574 <columns>
575 <!-- column-name zonename -->
576 <column type="gchararray"/>
577 <!-- column-name optionname -->
578 <column type="gchararray"/>
579 </columns>
580 <data>
581 <row>
582 <col id="0" translatable="yes">Master Zone</col>
583 <col id="1">ZONEKEY</col>
584 </row>
585 <row>
586 <col id="0" translatable="yes">Private Zone</col>
587 <col id="1">PRIVATE_ZONEKEY</col>
588 </row>
589 <row>
590 <col id="0" translatable="yes">Shorten Zone</col>
591 <col id="1">SHORTEN_ZONEKEY</col>
592 </row>
593 </data>
594 </object>
595</interface> 572</interface>