aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_namestore_edit_pkey.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_namestore_edit_pkey.glade')
-rw-r--r--contrib/gnunet_namestore_edit_pkey.glade23
1 files changed, 0 insertions, 23 deletions
diff --git a/contrib/gnunet_namestore_edit_pkey.glade b/contrib/gnunet_namestore_edit_pkey.glade
index c736a500..e2d55c18 100644
--- a/contrib/gnunet_namestore_edit_pkey.glade
+++ b/contrib/gnunet_namestore_edit_pkey.glade
@@ -34,28 +34,6 @@
34 </row> 34 </row>
35 </data> 35 </data>
36 </object> 36 </object>
37 <object class="GtkListStore" id="zone_liststore">
38 <columns>
39 <!-- column-name zonename -->
40 <column type="gchararray"/>
41 <!-- column-name optionname -->
42 <column type="gchararray"/>
43 </columns>
44 <data>
45 <row>
46 <col id="0" translatable="yes">Master Zone</col>
47 <col id="1">ZONEKEY</col>
48 </row>
49 <row>
50 <col id="0" translatable="yes">Private Zone</col>
51 <col id="1">PRIVATE_ZONEKEY</col>
52 </row>
53 <row>
54 <col id="0" translatable="yes">Shorten Zone</col>
55 <col id="1">SHORTEN_ZONEKEY</col>
56 </row>
57 </data>
58 </object>
59 <object class="GtkDialog" id="edit_pkey_dialog"> 37 <object class="GtkDialog" id="edit_pkey_dialog">
60 <property name="can_focus">False</property> 38 <property name="can_focus">False</property>
61 <property name="border_width">5</property> 39 <property name="border_width">5</property>
@@ -181,7 +159,6 @@
181 <property name="visible">True</property> 159 <property name="visible">True</property>
182 <property name="can_focus">False</property> 160 <property name="can_focus">False</property>
183 <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> 161 <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>
184 <property name="model">zone_liststore</property>
185 <property name="active">0</property> 162 <property name="active">0</property>
186 <property name="entry_text_column">0</property> 163 <property name="entry_text_column">0</property>
187 <child> 164 <child>