aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_namestore_edit_mx.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_namestore_edit_mx.glade')
-rw-r--r--contrib/gnunet_namestore_edit_mx.glade23
1 files changed, 0 insertions, 23 deletions
diff --git a/contrib/gnunet_namestore_edit_mx.glade b/contrib/gnunet_namestore_edit_mx.glade
index de1a0f9c..833a9809 100644
--- a/contrib/gnunet_namestore_edit_mx.glade
+++ b/contrib/gnunet_namestore_edit_mx.glade
@@ -39,28 +39,6 @@
39 <property name="step_increment">1</property> 39 <property name="step_increment">1</property>
40 <property name="page_increment">10</property> 40 <property name="page_increment">10</property>
41 </object> 41 </object>
42 <object class="GtkListStore" id="zone_liststore">
43 <columns>
44 <!-- column-name zonename -->
45 <column type="gchararray"/>
46 <!-- column-name optionname -->
47 <column type="gchararray"/>
48 </columns>
49 <data>
50 <row>
51 <col id="0" translatable="yes">Master Zone</col>
52 <col id="1">ZONEKEY</col>
53 </row>
54 <row>
55 <col id="0" translatable="yes">Private Zone</col>
56 <col id="1">PRIVATE_ZONEKEY</col>
57 </row>
58 <row>
59 <col id="0" translatable="yes">Shorten Zone</col>
60 <col id="1">SHORTEN_ZONEKEY</col>
61 </row>
62 </data>
63 </object>
64 <object class="GtkDialog" id="edit_mx_dialog"> 42 <object class="GtkDialog" id="edit_mx_dialog">
65 <property name="can_focus">False</property> 43 <property name="can_focus">False</property>
66 <property name="border_width">5</property> 44 <property name="border_width">5</property>
@@ -186,7 +164,6 @@
186 <property name="visible">True</property> 164 <property name="visible">True</property>
187 <property name="can_focus">False</property> 165 <property name="can_focus">False</property>
188 <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> 166 <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>
189 <property name="model">zone_liststore</property>
190 <property name="active">0</property> 167 <property name="active">0</property>
191 <property name="entry_text_column">0</property> 168 <property name="entry_text_column">0</property>
192 <child> 169 <child>