aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_namestore_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_namestore_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_namestore_gtk_main_window.glade107
1 files changed, 56 insertions, 51 deletions
diff --git a/contrib/gnunet_namestore_gtk_main_window.glade b/contrib/gnunet_namestore_gtk_main_window.glade
index 1082c510..e81fbf56 100644
--- a/contrib/gnunet_namestore_gtk_main_window.glade
+++ b/contrib/gnunet_namestore_gtk_main_window.glade
@@ -3,35 +3,39 @@
3 <requires lib="gtk+" version="2.20"/> 3 <requires lib="gtk+" version="2.20"/>
4 <!-- interface-naming-policy toplevel-contextual --> 4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkDialog" id="gnunet_namestore_gtk_dialog"> 5 <object class="GtkDialog" id="gnunet_namestore_gtk_dialog">
6 <property name="width_request">800</property>
7 <property name="height_request">600</property>
8 <property name="visible">True</property>
6 <property name="can_focus">False</property> 9 <property name="can_focus">False</property>
7 <property name="border_width">5</property> 10 <property name="border_width">5</property>
8 <property name="title" translatable="yes">gnunet-setup</property> 11 <property name="title" translatable="yes">gnunet-namestore-gtk</property>
9 <property name="window_position">center</property> 12 <property name="window_position">center</property>
10 <property name="icon_name">preferences-system</property> 13 <property name="icon_name">preferences-system</property>
11 <property name="type_hint">normal</property> 14 <property name="type_hint">normal</property>
12 <signal name="destroy" handler="GNUNET_NAMESTORE_GTK_quit_cb" swapped="no"/> 15 <signal name="destroy" handler="gnunet_namestore_gtk_quit_cb" swapped="no"/>
13 <child internal-child="vbox"> 16 <child internal-child="vbox">
14 <object class="GtkVBox" id="gnunet_namestore_gtk_dialog-vbox"> 17 <object class="GtkVBox" id="gnunet_namestore_gtk_dialog-vbox">
15 <property name="visible">True</property> 18 <property name="visible">True</property>
16 <property name="can_focus">False</property> 19 <property name="can_focus">False</property>
17 <property name="spacing">2</property> 20 <property name="spacing">2</property>
18 <child> 21 <child>
19 <object class="GtkVBox" id="gnunet_namestore_gtk_gns_vbox"> 22 <object class="GtkVBox" id="gnunet_namestore_gtk_vbox">
23 <property name="visible">True</property>
20 <property name="can_focus">False</property> 24 <property name="can_focus">False</property>
21 <child> 25 <child>
22 <object class="GtkHBox" id="gnunet_namestore_gtk_gns_top_hbox"> 26 <object class="GtkHBox" id="gnunet_namestore_gtk_top_hbox">
23 <property name="visible">True</property> 27 <property name="visible">True</property>
24 <property name="can_focus">False</property> 28 <property name="can_focus">False</property>
25 <child> 29 <child>
26 <object class="GtkVBox" id="gnunet_namestore_gtk_gns_zone_vbox"> 30 <object class="GtkVBox" id="gnunet_namestore_gtk_zone_vbox">
27 <property name="visible">True</property> 31 <property name="visible">True</property>
28 <property name="can_focus">False</property> 32 <property name="can_focus">False</property>
29 <child> 33 <child>
30 <object class="GtkHBox" id="gnunet_namestore_gtk_gns_zone_label_hbox"> 34 <object class="GtkHBox" id="gnunet_namestore_gtk_zone_label_hbox">
31 <property name="visible">True</property> 35 <property name="visible">True</property>
32 <property name="can_focus">False</property> 36 <property name="can_focus">False</property>
33 <child> 37 <child>
34 <object class="GtkLabel" id="gnunet_namestore_gtk_gns_zone_label"> 38 <object class="GtkLabel" id="gnunet_namestore_gtk_zone_label">
35 <property name="visible">True</property> 39 <property name="visible">True</property>
36 <property name="can_focus">False</property> 40 <property name="can_focus">False</property>
37 <property name="label" translatable="yes">&lt;b&gt;SET TO PUBLIC KEY OF THE ZONE&lt;/b&gt;</property> 41 <property name="label" translatable="yes">&lt;b&gt;SET TO PUBLIC KEY OF THE ZONE&lt;/b&gt;</property>
@@ -44,14 +48,14 @@
44 </packing> 48 </packing>
45 </child> 49 </child>
46 <child> 50 <child>
47 <object class="GtkButton" id="gnunet_namestore_gtk_gns_public_key_copy_button"> 51 <object class="GtkButton" id="gnunet_namestore_gtk_public_key_copy_button">
48 <property name="label">gtk-copy</property> 52 <property name="label">gtk-copy</property>
49 <property name="use_action_appearance">False</property> 53 <property name="use_action_appearance">False</property>
50 <property name="visible">True</property> 54 <property name="visible">True</property>
51 <property name="can_focus">True</property> 55 <property name="can_focus">True</property>
52 <property name="receives_default">True</property> 56 <property name="receives_default">True</property>
53 <property name="use_stock">True</property> 57 <property name="use_stock">True</property>
54 <signal name="clicked" handler="gnunet_namestore_gtk_gns_public_key_copy_button_clicked_cb" swapped="no"/> 58 <signal name="clicked" handler="gnunet_namestore_gtk_public_key_copy_button_clicked_cb" swapped="no"/>
55 </object> 59 </object>
56 <packing> 60 <packing>
57 <property name="expand">False</property> 61 <property name="expand">False</property>
@@ -68,11 +72,11 @@
68 </packing> 72 </packing>
69 </child> 73 </child>
70 <child> 74 <child>
71 <object class="GtkHBox" id="gnunet_namestore_gtk_gns_pseu_hbox"> 75 <object class="GtkHBox" id="gnunet_namestore_gtk_pseu_hbox">
72 <property name="visible">True</property> 76 <property name="visible">True</property>
73 <property name="can_focus">False</property> 77 <property name="can_focus">False</property>
74 <child> 78 <child>
75 <object class="GtkLabel" id="gnunet_namestore_gtk_gns_pseu_label"> 79 <object class="GtkLabel" id="gnunet_namestore_gtk_pseu_label">
76 <property name="visible">True</property> 80 <property name="visible">True</property>
77 <property name="can_focus">False</property> 81 <property name="can_focus">False</property>
78 <property name="label" translatable="yes">Preferred zone name (PSEU):</property> 82 <property name="label" translatable="yes">Preferred zone name (PSEU):</property>
@@ -85,7 +89,7 @@
85 </packing> 89 </packing>
86 </child> 90 </child>
87 <child> 91 <child>
88 <object class="GtkEntry" id="gnunet_namestore_gtk_gns_pseu_entry"> 92 <object class="GtkEntry" id="gnunet_namestore_gtk_pseu_entry">
89 <property name="visible">True</property> 93 <property name="visible">True</property>
90 <property name="can_focus">True</property> 94 <property name="can_focus">True</property>
91 <property name="max_length">63</property> 95 <property name="max_length">63</property>
@@ -96,7 +100,7 @@
96 <property name="secondary_icon_activatable">False</property> 100 <property name="secondary_icon_activatable">False</property>
97 <property name="primary_icon_sensitive">True</property> 101 <property name="primary_icon_sensitive">True</property>
98 <property name="secondary_icon_sensitive">True</property> 102 <property name="secondary_icon_sensitive">True</property>
99 <signal name="changed" handler="gnunet_namestore_gtk_gns_pseu_entry_changed_cb" swapped="no"/> 103 <signal name="changed" handler="gnunet_namestore_gtk_pseu_entry_changed_cb" swapped="no"/>
100 </object> 104 </object>
101 <packing> 105 <packing>
102 <property name="expand">False</property> 106 <property name="expand">False</property>
@@ -113,12 +117,12 @@
113 </packing> 117 </packing>
114 </child> 118 </child>
115 <child> 119 <child>
116 <object class="GtkHButtonBox" id="gnunet_namestore_gtk_gns_zone_selection_hbuttonbox"> 120 <object class="GtkHButtonBox" id="gnunet_namestore_gtk_zone_selection_hbuttonbox">
117 <property name="visible">True</property> 121 <property name="visible">True</property>
118 <property name="can_focus">False</property> 122 <property name="can_focus">False</property>
119 <property name="layout_style">center</property> 123 <property name="layout_style">center</property>
120 <child> 124 <child>
121 <object class="GtkRadioButton" id="gnunet_namestore_gtk_gns_master_zone_selection_radiobutton"> 125 <object class="GtkRadioButton" id="gnunet_namestore_gtk_master_zone_selection_radiobutton">
122 <property name="label" translatable="yes">_Master Zone</property> 126 <property name="label" translatable="yes">_Master Zone</property>
123 <property name="use_action_appearance">False</property> 127 <property name="use_action_appearance">False</property>
124 <property name="visible">True</property> 128 <property name="visible">True</property>
@@ -127,7 +131,7 @@
127 <property name="use_underline">True</property> 131 <property name="use_underline">True</property>
128 <property name="active">True</property> 132 <property name="active">True</property>
129 <property name="draw_indicator">True</property> 133 <property name="draw_indicator">True</property>
130 <signal name="toggled" handler="gnunet_namestore_gtk_gns_master_zone_selection_radiobutton_toggled_cb" swapped="no"/> 134 <signal name="toggled" handler="gnunet_namestore_gtk_master_zone_selection_radiobutton_toggled_cb" swapped="no"/>
131 </object> 135 </object>
132 <packing> 136 <packing>
133 <property name="expand">False</property> 137 <property name="expand">False</property>
@@ -137,7 +141,7 @@
137 </packing> 141 </packing>
138 </child> 142 </child>
139 <child> 143 <child>
140 <object class="GtkRadioButton" id="gnunet_namestore_gtk_gns_private_zone_selection_radiobutton"> 144 <object class="GtkRadioButton" id="gnunet_namestore_gtk_private_zone_selection_radiobutton">
141 <property name="label" translatable="yes">_Private Zone</property> 145 <property name="label" translatable="yes">_Private Zone</property>
142 <property name="use_action_appearance">False</property> 146 <property name="use_action_appearance">False</property>
143 <property name="visible">True</property> 147 <property name="visible">True</property>
@@ -145,8 +149,8 @@
145 <property name="receives_default">False</property> 149 <property name="receives_default">False</property>
146 <property name="use_underline">True</property> 150 <property name="use_underline">True</property>
147 <property name="draw_indicator">True</property> 151 <property name="draw_indicator">True</property>
148 <property name="group">gnunet_namestore_gtk_gns_master_zone_selection_radiobutton</property> 152 <property name="group">gnunet_namestore_gtk_master_zone_selection_radiobutton</property>
149 <signal name="toggled" handler="gnunet_namestore_gtk_gns_private_zone_selection_radiobutton_toggled_cb" swapped="no"/> 153 <signal name="toggled" handler="gnunet_namestore_gtk_private_zone_selection_radiobutton_toggled_cb" swapped="no"/>
150 </object> 154 </object>
151 <packing> 155 <packing>
152 <property name="expand">False</property> 156 <property name="expand">False</property>
@@ -156,7 +160,7 @@
156 </packing> 160 </packing>
157 </child> 161 </child>
158 <child> 162 <child>
159 <object class="GtkRadioButton" id="gnunet_namestore_gtk_gns_shorten_zone_selection_radiobutton"> 163 <object class="GtkRadioButton" id="gnunet_namestore_gtk_shorten_zone_selection_radiobutton">
160 <property name="label" translatable="yes">_Shorten Zone</property> 164 <property name="label" translatable="yes">_Shorten Zone</property>
161 <property name="use_action_appearance">False</property> 165 <property name="use_action_appearance">False</property>
162 <property name="visible">True</property> 166 <property name="visible">True</property>
@@ -164,8 +168,8 @@
164 <property name="receives_default">False</property> 168 <property name="receives_default">False</property>
165 <property name="use_underline">True</property> 169 <property name="use_underline">True</property>
166 <property name="draw_indicator">True</property> 170 <property name="draw_indicator">True</property>
167 <property name="group">gnunet_namestore_gtk_gns_master_zone_selection_radiobutton</property> 171 <property name="group">gnunet_namestore_gtk_master_zone_selection_radiobutton</property>
168 <signal name="toggled" handler="gnunet_namestore_gtk_gns_shorten_zone_selection_radiobutton_toggled_cb" swapped="no"/> 172 <signal name="toggled" handler="gnunet_namestore_gtk_shorten_zone_selection_radiobutton_toggled_cb" swapped="no"/>
169 </object> 173 </object>
170 <packing> 174 <packing>
171 <property name="expand">False</property> 175 <property name="expand">False</property>
@@ -190,7 +194,7 @@
190 </packing> 194 </packing>
191 </child> 195 </child>
192 <child> 196 <child>
193 <object class="GtkVSeparator" id="gnunet_namestore_gtk_gns_qr_vseparator"> 197 <object class="GtkVSeparator" id="gnunet_namestore_gtk_qr_vseparator">
194 <property name="visible">True</property> 198 <property name="visible">True</property>
195 <property name="can_focus">False</property> 199 <property name="can_focus">False</property>
196 </object> 200 </object>
@@ -201,7 +205,7 @@
201 </packing> 205 </packing>
202 </child> 206 </child>
203 <child> 207 <child>
204 <object class="GtkImage" id="gnunet_namestore_gtk_gns_qr_image"> 208 <object class="GtkImage" id="gnunet_namestore_gtk_qr_image">
205 <property name="width_request">64</property> 209 <property name="width_request">64</property>
206 <property name="height_request">64</property> 210 <property name="height_request">64</property>
207 <property name="visible">True</property> 211 <property name="visible">True</property>
@@ -216,14 +220,14 @@
216 </packing> 220 </packing>
217 </child> 221 </child>
218 <child> 222 <child>
219 <object class="GtkButton" id="gnunet_namestore_gtk_gns_qr_saveas_button"> 223 <object class="GtkButton" id="gnunet_namestore_gtk_qr_saveas_button">
220 <property name="label">gtk-save-as</property> 224 <property name="label">gtk-save-as</property>
221 <property name="use_action_appearance">False</property> 225 <property name="use_action_appearance">False</property>
222 <property name="visible">True</property> 226 <property name="visible">True</property>
223 <property name="can_focus">True</property> 227 <property name="can_focus">True</property>
224 <property name="receives_default">True</property> 228 <property name="receives_default">True</property>
225 <property name="use_stock">True</property> 229 <property name="use_stock">True</property>
226 <signal name="clicked" handler="gnunet_namestore_gtk_gns_qr_saveas_button_clicked_cb" swapped="no"/> 230 <signal name="clicked" handler="gnunet_namestore_gtk_qr_saveas_button_clicked_cb" swapped="no"/>
227 </object> 231 </object>
228 <packing> 232 <packing>
229 <property name="expand">False</property> 233 <property name="expand">False</property>
@@ -240,7 +244,7 @@
240 </packing> 244 </packing>
241 </child> 245 </child>
242 <child> 246 <child>
243 <object class="GtkLabel" id="gnunet_namestore_gtk_gns_status_label"> 247 <object class="GtkLabel" id="gnunet_namestore_gtk_status_label">
244 <property name="visible">True</property> 248 <property name="visible">True</property>
245 <property name="can_focus">False</property> 249 <property name="can_focus">False</property>
246 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Loading...&lt;/big&gt;&lt;/b&gt;</property> 250 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Loading...&lt;/big&gt;&lt;/b&gt;</property>
@@ -253,29 +257,29 @@
253 </packing> 257 </packing>
254 </child> 258 </child>
255 <child> 259 <child>
256 <object class="GtkScrolledWindow" id="gnunet_namestore_gtk_gns_main_scrolledwindow"> 260 <object class="GtkScrolledWindow" id="gnunet_namestore_gtk_scrolledwindow">
257 <property name="can_focus">True</property> 261 <property name="can_focus">True</property>
258 <property name="hscrollbar_policy">automatic</property> 262 <property name="hscrollbar_policy">automatic</property>
259 <property name="vscrollbar_policy">automatic</property> 263 <property name="vscrollbar_policy">automatic</property>
260 <child> 264 <child>
261 <object class="GtkTreeView" id="gnunet_namestore_gtk_gns_main_treeview"> 265 <object class="GtkTreeView" id="gnunet_namestore_gtk_treeview">
262 <property name="visible">True</property> 266 <property name="visible">True</property>
263 <property name="can_focus">True</property> 267 <property name="can_focus">True</property>
264 <property name="model">gnunet_namestore_gtk_gns_treestore</property> 268 <property name="model">gnunet_namestore_gtk_treestore</property>
265 <property name="search_column">0</property> 269 <property name="search_column">0</property>
266 <signal name="button-press-event" handler="gnunet_namestore_gtk_gns_main_treeview_button_press_event_cb" swapped="no"/> 270 <signal name="button-press-event" handler="gnunet_namestore_gtk_treeview_button_press_event_cb" swapped="no"/>
267 <signal name="key-press-event" handler="gnunet_namestore_gtk_gns_main_treeview_key_press_event_cb" swapped="no"/> 271 <signal name="key-press-event" handler="gnunet_namestore_gtk_treeview_key_press_event_cb" swapped="no"/>
268 <signal name="popup-menu" handler="gnunet_namestore_gtk_gns_main_treeview_popup_menu_cb" swapped="no"/> 272 <signal name="popup-menu" handler="gnunet_namestore_gtk_treeview_popup_menu_cb" swapped="no"/>
269 <child> 273 <child>
270 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_gns_name_treeviewcolumn"> 274 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_name_treeviewcolumn">
271 <property name="title">Name</property> 275 <property name="title">Name</property>
272 <property name="clickable">True</property> 276 <property name="clickable">True</property>
273 <property name="reorderable">True</property> 277 <property name="reorderable">True</property>
274 <property name="sort_indicator">True</property> 278 <property name="sort_indicator">True</property>
275 <property name="sort_column_id">0</property> 279 <property name="sort_column_id">0</property>
276 <child> 280 <child>
277 <object class="GtkCellRendererText" id="gnunet_namestore_gtk_gns_name_cellrenderertext"> 281 <object class="GtkCellRendererText" id="gnunet_namestore_gtk_name_cellrenderertext">
278 <signal name="edited" handler="gnunet_namestore_gtk_gns_name_cellrenderertext_edited_cb" swapped="no"/> 282 <signal name="edited" handler="gnunet_namestore_gtk_name_cellrenderertext_edited_cb" swapped="no"/>
279 </object> 283 </object>
280 <attributes> 284 <attributes>
281 <attribute name="visible">9</attribute> 285 <attribute name="visible">9</attribute>
@@ -287,7 +291,7 @@
287 </object> 291 </object>
288 </child> 292 </child>
289 <child> 293 <child>
290 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_gns_type_treeviewcolumn"> 294 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_type_treeviewcolumn">
291 <property name="sizing">autosize</property> 295 <property name="sizing">autosize</property>
292 <property name="fixed_width">90</property> 296 <property name="fixed_width">90</property>
293 <property name="title">Type</property> 297 <property name="title">Type</property>
@@ -296,10 +300,10 @@
296 <property name="sort_indicator">True</property> 300 <property name="sort_indicator">True</property>
297 <property name="sort_column_id">3</property> 301 <property name="sort_column_id">3</property>
298 <child> 302 <child>
299 <object class="GtkCellRendererCombo" id="gnunet_namestore_gtk_gns_type_cellrenderercombo"> 303 <object class="GtkCellRendererCombo" id="gnunet_namestore_gtk_type_cellrenderercombo">
300 <property name="model">gnunet_namestore_gtk_gns_type_liststore</property> 304 <property name="model">gnunet_namestore_gtk_type_liststore</property>
301 <property name="text_column">1</property> 305 <property name="text_column">1</property>
302 <signal name="edited" handler="gnunet_namestore_gtk_gns_type_cellrenderercombo_edited_cb" swapped="no"/> 306 <signal name="edited" handler="gnunet_namestore_gtk_type_cellrenderercombo_edited_cb" swapped="no"/>
303 </object> 307 </object>
304 <attributes> 308 <attributes>
305 <attribute name="visible">10</attribute> 309 <attribute name="visible">10</attribute>
@@ -310,14 +314,14 @@
310 </object> 314 </object>
311 </child> 315 </child>
312 <child> 316 <child>
313 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_gns_value_treeviewcolumn"> 317 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_value_treeviewcolumn">
314 <property name="sizing">autosize</property> 318 <property name="sizing">autosize</property>
315 <property name="title">Value</property> 319 <property name="title">Value</property>
316 <property name="expand">True</property> 320 <property name="expand">True</property>
317 <property name="clickable">True</property> 321 <property name="clickable">True</property>
318 <property name="sort_column_id">7</property> 322 <property name="sort_column_id">7</property>
319 <child> 323 <child>
320 <object class="GtkCellRendererText" id="gnunet_namestore_gtk_gns_value_cellrenderertext"/> 324 <object class="GtkCellRendererText" id="gnunet_namestore_gtk_value_cellrenderertext"/>
321 <attributes> 325 <attributes>
322 <attribute name="sensitive">11</attribute> 326 <attribute name="sensitive">11</attribute>
323 <attribute name="visible">10</attribute> 327 <attribute name="visible">10</attribute>
@@ -328,14 +332,14 @@
328 </object> 332 </object>
329 </child> 333 </child>
330 <child> 334 <child>
331 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_gns_expiration_treeviewcolumn"> 335 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_expiration_treeviewcolumn">
332 <property name="title">Expiration</property> 336 <property name="title">Expiration</property>
333 <property name="clickable">True</property> 337 <property name="clickable">True</property>
334 <property name="reorderable">True</property> 338 <property name="reorderable">True</property>
335 <property name="sort_indicator">True</property> 339 <property name="sort_indicator">True</property>
336 <property name="sort_column_id">4</property> 340 <property name="sort_column_id">4</property>
337 <child> 341 <child>
338 <object class="GtkCellRendererText" id="gnunet_namestore_gtk_gns_expiration_cellrenderertext"/> 342 <object class="GtkCellRendererText" id="gnunet_namestore_gtk_expiration_cellrenderertext"/>
339 <attributes> 343 <attributes>
340 <attribute name="sensitive">11</attribute> 344 <attribute name="sensitive">11</attribute>
341 <attribute name="visible">10</attribute> 345 <attribute name="visible">10</attribute>
@@ -346,13 +350,13 @@
346 </object> 350 </object>
347 </child> 351 </child>
348 <child> 352 <child>
349 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_gns_ispublic_treeviewcolumn"> 353 <object class="GtkTreeViewColumn" id="gnunet_namestore_gtk_ispublic_treeviewcolumn">
350 <property name="sizing">fixed</property> 354 <property name="sizing">fixed</property>
351 <property name="fixed_width">50</property> 355 <property name="fixed_width">50</property>
352 <property name="title">Public</property> 356 <property name="title">Public</property>
353 <property name="clickable">True</property> 357 <property name="clickable">True</property>
354 <child> 358 <child>
355 <object class="GtkCellRendererToggle" id="gnunet_namestore_gtk_gns_ispublic_cellrenderertoggle"> 359 <object class="GtkCellRendererToggle" id="gnunet_namestore_gtk_ispublic_cellrenderertoggle">
356 <property name="sensitive">False</property> 360 <property name="sensitive">False</property>
357 </object> 361 </object>
358 <attributes> 362 <attributes>
@@ -428,6 +432,7 @@
428 <packing> 432 <packing>
429 <property name="expand">False</property> 433 <property name="expand">False</property>
430 <property name="fill">True</property> 434 <property name="fill">True</property>
435 <property name="pack_type">end</property>
431 <property name="position">1</property> 436 <property name="position">1</property>
432 </packing> 437 </packing>
433 </child> 438 </child>
@@ -439,21 +444,21 @@
439 <action-widget response="-3">gnunet_namestore_gtk_save_button</action-widget> 444 <action-widget response="-3">gnunet_namestore_gtk_save_button</action-widget>
440 </action-widgets> 445 </action-widgets>
441 </object> 446 </object>
442 <object class="GtkMenu" id="gnunet_namestore_gtk_gns_edit_popup_menu"> 447 <object class="GtkMenu" id="gnunet_namestore_gtk_edit_popup_menu">
443 <property name="visible">True</property> 448 <property name="visible">True</property>
444 <property name="can_focus">False</property> 449 <property name="can_focus">False</property>
445 <child> 450 <child>
446 <object class="GtkMenuItem" id="gnunet_namestore_gtk_gns_popup_edit_button"> 451 <object class="GtkMenuItem" id="gnunet_namestore_gtk_popup_edit_button">
447 <property name="use_action_appearance">False</property> 452 <property name="use_action_appearance">False</property>
448 <property name="visible">True</property> 453 <property name="visible">True</property>
449 <property name="can_focus">False</property> 454 <property name="can_focus">False</property>
450 <property name="tooltip_text" translatable="yes">Edit GNS entry</property> 455 <property name="tooltip_text" translatable="yes">Edit GNS entry</property>
451 <property name="label" translatable="yes">Edit</property> 456 <property name="label" translatable="yes">Edit</property>
452 <signal name="activate" handler="gnunet_namestore_gtk_gns_popup_edit_button_activate_cb" swapped="no"/> 457 <signal name="activate" handler="gnunet_namestore_gtk_popup_edit_button_activate_cb" swapped="no"/>
453 </object> 458 </object>
454 </child> 459 </child>
455 </object> 460 </object>
456 <object class="GtkTreeStore" id="gnunet_namestore_gtk_gns_treestore"> 461 <object class="GtkTreeStore" id="gnunet_namestore_gtk_treestore">
457 <columns> 462 <columns>
458 <!-- column-name name --> 463 <!-- column-name name -->
459 <column type="gchararray"/> 464 <column type="gchararray"/>
@@ -493,7 +498,7 @@
493 <column type="guint"/> 498 <column type="guint"/>
494 </columns> 499 </columns>
495 </object> 500 </object>
496 <object class="GtkListStore" id="gnunet_namestore_gtk_gns_type_liststore"> 501 <object class="GtkListStore" id="gnunet_namestore_gtk_type_liststore">
497 <columns> 502 <columns>
498 <!-- column-name type --> 503 <!-- column-name type -->
499 <column type="guint"/> 504 <column type="guint"/>