aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gnunet_gns_gtk_about_window.glade340
-rw-r--r--contrib/gnunet_gns_gtk_main_window.glade483
-rw-r--r--contrib/gnunet_gns_gtk_zone_open.glade72
3 files changed, 0 insertions, 895 deletions
diff --git a/contrib/gnunet_gns_gtk_about_window.glade b/contrib/gnunet_gns_gtk_about_window.glade
deleted file mode 100644
index fac0c6e9..00000000
--- a/contrib/gnunet_gns_gtk_about_window.glade
+++ /dev/null
@@ -1,340 +0,0 @@
1<?xml version="1.0"?>
2<interface>
3 <requires lib="gtk+" version="2.20"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkWindow" id="about_window">
6 <property name="title" translatable="yes">gnunet-gns-gtk</property>
7 <property name="modal">True</property>
8 <property name="destroy_with_parent">True</property>
9 <signal name="realize" handler="GNUNET_GTK_about_window_realized"/>
10 <signal name="delete_event" handler="GNUNET_GTK_about_window_got_delete_event"/>
11 <child>
12 <object class="GtkVBox" id="about_main_vbox">
13 <property name="visible">True</property>
14 <property name="border_width">10</property>
15 <property name="orientation">vertical</property>
16 <child>
17 <object class="GtkImage" id="about_logo_image">
18 <property name="visible">True</property>
19 <property name="pixbuf">gnunet_logo.png</property>
20 </object>
21 <packing>
22 <property name="expand">False</property>
23 <property name="position">0</property>
24 </packing>
25 </child>
26 <child>
27 <object class="GtkLabel" id="about_name_version_label">
28 <property name="visible">True</property>
29 <property name="label">GNUnet-FS-GTK r20167</property>
30 <attributes>
31 <attribute name="weight" value="bold"/>
32 <attribute name="size" value="200"/>
33 </attributes>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="position">1</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkLabel" id="about_copyright_label">
42 <property name="visible">True</property>
43 <property name="label">(C) 2010-2012 The GNUnet Project</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="position">2</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkLabel" id="about_link_label">
52 <property name="visible">True</property>
53 <property name="label">&lt;a href="https://gnunet.org/"&gt;GNUnet: GNU's Framework for Secure P2P Networking&lt;/a&gt;</property>
54 <property name="use_markup">True</property>
55 <property name="wrap">True</property>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="position">3</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkNotebook" id="about_credits_notebook">
64 <property name="can_focus">True</property>
65 <child>
66 <object class="GtkScrolledWindow" id="about_credits_authors_scroller">
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="hscrollbar_policy">automatic</property>
70 <property name="vscrollbar_policy">automatic</property>
71 <child>
72 <object class="GtkTextView" id="about_credits_authors_textview">
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="editable">False</property>
76 <property name="wrap_mode">word</property>
77 <property name="cursor_visible">False</property>
78 <property name="buffer">credits_authors_contents</property>
79 <property name="accepts_tab">False</property>
80 </object>
81 </child>
82 </object>
83 </child>
84 <child type="tab">
85 <object class="GtkLabel" id="about_credits_authors_tab">
86 <property name="visible">True</property>
87 <property name="label" translatable="yes">Developed by</property>
88 </object>
89 <packing>
90 <property name="tab_fill">False</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkScrolledWindow" id="about_credits_docs_scroller">
95 <property name="visible">True</property>
96 <property name="can_focus">True</property>
97 <property name="hscrollbar_policy">automatic</property>
98 <property name="vscrollbar_policy">automatic</property>
99 <child>
100 <object class="GtkTextView" id="about_credits_docs_textview">
101 <property name="visible">True</property>
102 <property name="can_focus">True</property>
103 <property name="editable">False</property>
104 <property name="wrap_mode">word</property>
105 <property name="cursor_visible">False</property>
106 <property name="buffer">credits_docs_contents</property>
107 <property name="accepts_tab">False</property>
108 </object>
109 </child>
110 </object>
111 <packing>
112 <property name="position">1</property>
113 </packing>
114 </child>
115 <child type="tab">
116 <object class="GtkLabel" id="about_credits_docs_tab">
117 <property name="visible">True</property>
118 <property name="label" translatable="yes">Documented by</property>
119 </object>
120 <packing>
121 <property name="position">1</property>
122 <property name="tab_fill">False</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkScrolledWindow" id="about_credits_trans_scroller">
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="hscrollbar_policy">automatic</property>
130 <property name="vscrollbar_policy">automatic</property>
131 <child>
132 <object class="GtkTextView" id="about_credits_trans_textview">
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="editable">False</property>
136 <property name="wrap_mode">word</property>
137 <property name="cursor_visible">False</property>
138 <property name="buffer">credits_trans_contents</property>
139 <property name="accepts_tab">False</property>
140 </object>
141 </child>
142 </object>
143 <packing>
144 <property name="position">2</property>
145 </packing>
146 </child>
147 <child type="tab">
148 <object class="GtkLabel" id="about_credits_trans_tab">
149 <property name="visible">True</property>
150 <property name="label" translatable="yes">Translated by</property>
151 </object>
152 <packing>
153 <property name="position">2</property>
154 <property name="tab_fill">False</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkScrolledWindow" id="about_credits_art_scroller">
159 <property name="visible">True</property>
160 <property name="can_focus">True</property>
161 <property name="hscrollbar_policy">automatic</property>
162 <property name="vscrollbar_policy">automatic</property>
163 <child>
164 <object class="GtkTextView" id="about_credits_art_textview">
165 <property name="visible">True</property>
166 <property name="can_focus">True</property>
167 <property name="editable">False</property>
168 <property name="wrap_mode">word</property>
169 <property name="cursor_visible">False</property>
170 <property name="buffer">credits_art_contents</property>
171 <property name="accepts_tab">False</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="position">3</property>
177 </packing>
178 </child>
179 <child type="tab">
180 <object class="GtkLabel" id="about_credits_art_tab">
181 <property name="visible">True</property>
182 <property name="label" translatable="yes">Artwork by</property>
183 </object>
184 <packing>
185 <property name="position">3</property>
186 <property name="tab_fill">False</property>
187 </packing>
188 </child>
189 </object>
190 <packing>
191 <property name="position">4</property>
192 </packing>
193 </child>
194 <child>
195 <object class="GtkScrolledWindow" id="about_license_scroller">
196 <property name="can_focus">True</property>
197 <property name="hscrollbar_policy">never</property>
198 <property name="shadow_type">out</property>
199 <child>
200 <object class="GtkTextView" id="about_license_textview">
201 <property name="visible">True</property>
202 <property name="can_focus">True</property>
203 <property name="editable">False</property>
204 <property name="wrap_mode">word</property>
205 <property name="cursor_visible">False</property>
206 <property name="buffer">license_contents</property>
207 <property name="accepts_tab">False</property>
208 </object>
209 </child>
210 </object>
211 <packing>
212 <property name="position">5</property>
213 </packing>
214 </child>
215 <child>
216 <object class="GtkHBox" id="about_buttons_hbox">
217 <property name="visible">True</property>
218 <property name="border_width">5</property>
219 <property name="homogeneous">True</property>
220 <child>
221 <object class="GtkButton" id="about_credits_button">
222 <property name="label" translatable="yes">Credits</property>
223 <property name="visible">True</property>
224 <property name="can_focus">True</property>
225 <property name="receives_default">True</property>
226 <signal name="clicked" handler="GNUNET_GTK_about_credits_button_clicked"/>
227 </object>
228 <packing>
229 <property name="fill">False</property>
230 <property name="position">0</property>
231 </packing>
232 </child>
233 <child>
234 <object class="GtkButton" id="about_license_button">
235 <property name="label" translatable="yes">License</property>
236 <property name="visible">True</property>
237 <property name="can_focus">True</property>
238 <property name="receives_default">True</property>
239 <signal name="clicked" handler="GNUNET_GTK_about_license_button_clicked"/>
240 </object>
241 <packing>
242 <property name="fill">False</property>
243 <property name="position">1</property>
244 </packing>
245 </child>
246 <child>
247 <placeholder/>
248 </child>
249 <child>
250 <object class="GtkButton" id="about_close_button">
251 <property name="label">gtk-close</property>
252 <property name="visible">True</property>
253 <property name="can_focus">True</property>
254 <property name="receives_default">True</property>
255 <property name="use_stock">True</property>
256 <signal name="clicked" handler="GNUNET_GTK_about_close_button_clicked"/>
257 </object>
258 <packing>
259 <property name="fill">False</property>
260 <property name="pack_type">end</property>
261 <property name="position">2</property>
262 </packing>
263 </child>
264 </object>
265 <packing>
266 <property name="expand">False</property>
267 <property name="fill">False</property>
268 <property name="pack_type">end</property>
269 <property name="position">6</property>
270 </packing>
271 </child>
272 </object>
273 </child>
274 </object>
275 <object class="GtkTextBuffer" id="credits_art_contents">
276 <property name="text">Jakub 'jimmac' Steiner &lt;jimmac@ximian.org&gt;
277Christian Muellner &lt;chris@flop.de&gt;
278Alex Jones &lt;alexrjones@ntlworld.com&gt;
279Nicklas Larsson &lt;whybill@gmail.com&gt;
280</property>
281 </object>
282 <object class="GtkTextBuffer" id="credits_authors_contents">
283 <property name="text">Juergen Appel &lt;jappel@linux01.gwdg.de&gt;
284Krista Grothoff &lt;krista@grothoff.org&gt;
285James Blackwell &lt;jblack@linuxguru.net&gt;
286Ludovic Courtes &lt;ludo@chbouib.org&gt;
287Nils Durner &lt;durner@gnunet.org&gt;
288Renaldo Ferreira &lt;rf@cs.purdue.edu&gt;
289Christian Grothoff &lt;christian@grothoff.org&gt;
290Eric Haumant
291Tzvetan Horozov &lt;horozov@motorola.com&gt;
292Gerd Knorr &lt;kraxel@bytesex.org&gt;
293Werner Koch &lt;libgcrypt@g10code.com&gt;
294Uli Luckas &lt;luckas@musoft.de&gt;
295Blake Matheny
296Glenn McGrath
297Hendrik Pagenhardt &lt;Hendrik.Pagenhardt@gmx.net&gt;
298Ioana Patrascu &lt;ioanapatrascu@yahoo.com&gt;
299Marko Raeihae
300Paul Ruth &lt;ruth@cs.purdue.edu&gt;
301Risto Saarelma
302Antti Salonen
303Tiberius Stef &lt;tstef@cs.purdue.edu&gt;
304Tuomas Toivonen
305Tomi Tukiainen
306Kevin Vandersloot &lt;kfv101@psu.edu&gt;
307Simo Viitanen
308Larry Waldo
309Igor Wronsky &lt;iwronsky@users.sourceforge.net&gt;
310&lt;january@hushmail.com&gt;</property>
311 </object>
312 <object class="GtkTextBuffer" id="credits_docs_contents">
313 <property name="text">Christian Grothoff &lt;christian@grothoff.org&gt;
314Anders Carlsson &lt;andersca@gnu.org&gt;
315Nils Durner &lt;durner@gnunet.org&gt;
316Nicklas Larsson &lt;whybill@gmail.com&gt;
317Milan Bouchet-Valat &lt;nalimilan@club.fr&gt;
318Igor Wronsky &lt;iwronsky@users.sourceforge.net&gt;
319</property>
320 </object>
321 <object class="GtkTextBuffer" id="credits_trans_contents">
322 <property name="text">Di Ma
323Jens Palsberg &lt;palsberg@cs.ucla.edu&gt;
324Christian Grothoff &lt;christian@grothoff.org&gt;
325Nils Durner &lt;durner@gnunet.org&gt;
326Mathieu &lt;mollo@bghflt.org&gt;
327Eric Haumant
328milan@skoid.org
329Hiroshi Yamauchi &lt;yamauchi@cs.purdue.edu&gt;
330Adam Welc &lt;welc@cs.purdue.edu&gt;
331Bogdan Carbunar &lt;carbunar@cs.purdue.edu&gt;
332Steven Michael Murphy &lt;murf@e-tools.com&gt;
333Phan Vinh Thinh &lt;teppi82@gmail.com&gt;
334Daniel Nylander &lt;po@danielnylander.se&gt;
335</property>
336 </object>
337 <object class="GtkTextBuffer" id="license_contents">
338 <property name="text" translatable="yes">License should be loaded here at runtime from the license file (no need to copy the whole GPL in here...).</property>
339 </object>
340</interface>
diff --git a/contrib/gnunet_gns_gtk_main_window.glade b/contrib/gnunet_gns_gtk_main_window.glade
deleted file mode 100644
index 603c1f55..00000000
--- a/contrib/gnunet_gns_gtk_main_window.glade
+++ /dev/null
@@ -1,483 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<interface>
3 <requires lib="gtk+" version="2.20"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkMenu" id="GNUNET_GNS_GTK_delete_popup_menu">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <child>
9 <object class="GtkMenuItem" id="GNUNET_GNS_GTK_delete_button">
10 <property name="use_action_appearance">False</property>
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="label" translatable="yes">Delete Record</property>
14 <signal name="activate" handler="GNUNET_GNS_GTK_delete_popup_menu_delete_cb" swapped="no"/>
15 </object>
16 </child>
17 <child>
18 <object class="GtkSeparatorMenuItem" id="GNUNET_GTK_delete_sep">
19 <property name="use_action_appearance">False</property>
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 </object>
23 </child>
24 <child>
25 <object class="GtkMenuItem" id="1d_exp">
26 <property name="use_action_appearance">False</property>
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="label" translatable="yes">Record expires in 1 day</property>
30 <property name="use_underline">True</property>
31 <signal name="activate" handler="GNUNET_GNS_GTK_main_treeview_popup_menu_exp1d_cb" swapped="no"/>
32 </object>
33 </child>
34 <child>
35 <object class="GtkMenuItem" id="1w_exp">
36 <property name="use_action_appearance">False</property>
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="label" translatable="yes">Record expires in 1 week</property>
40 <property name="use_underline">True</property>
41 <signal name="activate" handler="GNUNET_GNS_GTK_main_treeview_popup_menu_exp1w_cb" swapped="no"/>
42 </object>
43 </child>
44 <child>
45 <object class="GtkMenuItem" id="1y_exp">
46 <property name="use_action_appearance">False</property>
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="label" translatable="yes">Record expires in 1 year</property>
50 <property name="use_underline">True</property>
51 <signal name="activate" handler="GNUNET_GNS_GTK_main_treeview_popup_menu_exp1y_cb" swapped="no"/>
52 </object>
53 </child>
54 <child>
55 <object class="GtkMenuItem" id="exp_inf">
56 <property name="use_action_appearance">False</property>
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="label" translatable="yes">Record never expires</property>
60 <property name="use_underline">True</property>
61 <signal name="activate" handler="GNUNET_GNS_GTK_main_treeview_popup_menu_expinf_cb" swapped="no"/>
62 </object>
63 </child>
64 </object>
65 <object class="GtkTreeStore" id="GNUNET_GNS_GTK_treestore">
66 <columns>
67 <!-- column-name name -->
68 <column type="gchararray"/>
69 <!-- column-name is_public -->
70 <column type="gboolean"/>
71 <!-- column-name record_type -->
72 <column type="guint"/>
73 <!-- column-name record_type_as_string -->
74 <column type="gchararray"/>
75 <!-- column-name expiration_time -->
76 <column type="guint64"/>
77 <!-- column-name expiration_time_is_relative -->
78 <column type="gboolean"/>
79 <!-- column-name expiration_time_as_string -->
80 <column type="gchararray"/>
81 <!-- column-name value_as_string -->
82 <column type="gchararray"/>
83 <!-- column-name value_color -->
84 <column type="gchararray"/>
85 <!-- column-name name_is_editable -->
86 <column type="gboolean"/>
87 <!-- column-name name_is_row -->
88 <column type="gboolean"/>
89 <!-- column-name not_dummy_row -->
90 <column type="gboolean"/>
91 <!-- column-name expiration_time_as_color -->
92 <column type="gchararray"/>
93 <!-- column-name name_color -->
94 <column type="gchararray"/>
95 </columns>
96 </object>
97 <object class="GtkListStore" id="GNUNET_GNS_GTK_type_liststore">
98 <columns>
99 <!-- column-name type -->
100 <column type="guint"/>
101 <!-- column-name typename -->
102 <column type="gchararray"/>
103 </columns>
104 <data>
105 <row>
106 <col id="0">1</col>
107 <col id="1" translatable="yes">A</col>
108 </row>
109 <row>
110 <col id="0">2</col>
111 <col id="1" translatable="yes">NS</col>
112 </row>
113 <row>
114 <col id="0">5</col>
115 <col id="1" translatable="yes">CNAME</col>
116 </row>
117 <row>
118 <col id="0">6</col>
119 <col id="1" translatable="yes">SOA</col>
120 </row>
121 <row>
122 <col id="0">12</col>
123 <col id="1" translatable="yes">PTR</col>
124 </row>
125 <row>
126 <col id="0">15</col>
127 <col id="1" translatable="yes">MX</col>
128 </row>
129 <row>
130 <col id="0">16</col>
131 <col id="1" translatable="yes">TXT</col>
132 </row>
133 <row>
134 <col id="0">28</col>
135 <col id="1" translatable="yes">AAAA</col>
136 </row>
137 <row>
138 <col id="0">65536</col>
139 <col id="1" translatable="yes">PKEY</col>
140 </row>
141 <row>
142 <col id="0">65538</col>
143 <col id="1" translatable="yes">LEHO</col>
144 </row>
145 </data>
146 </object>
147 <object class="GtkWindow" id="GNUNET_GNS_GTK_main_window">
148 <property name="can_focus">False</property>
149 <property name="title" translatable="yes">gnunet-gns-gtk</property>
150 <property name="default_height">500</property>
151 <signal name="delete-event" handler="GNUNET_GNS_GTK_main_window_delete_event_cb" swapped="no"/>
152 <child>
153 <object class="GtkVBox" id="GNUNET_GNS_GTK_main_vbox">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <child>
157 <object class="GtkMenuBar" id="GNUNET_GNS_GTK_menubar">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <child>
161 <object class="GtkMenuItem" id="GNUNET_GNS_GTK_file_menuitem">
162 <property name="use_action_appearance">False</property>
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="label" translatable="yes">_File</property>
166 <property name="use_underline">True</property>
167 <child type="submenu">
168 <object class="GtkMenu" id="menu1">
169 <property name="visible">True</property>
170 <property name="can_focus">False</property>
171 <child>
172 <object class="GtkImageMenuItem" id="GNUNET_GNS_GTK_new_imagemenuitem">
173 <property name="label">gtk-new</property>
174 <property name="use_action_appearance">False</property>
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="use_underline">True</property>
178 <property name="use_stock">True</property>
179 <signal name="activate" handler="GNUNET_GNS_GTK_new_imagemenuitem_activate_cb" swapped="no"/>
180 </object>
181 </child>
182 <child>
183 <object class="GtkImageMenuItem" id="GNUNET_GNS_GTK_open_imagemenuitem">
184 <property name="label">gtk-open</property>
185 <property name="use_action_appearance">False</property>
186 <property name="visible">True</property>
187 <property name="can_focus">False</property>
188 <property name="use_underline">True</property>
189 <property name="use_stock">True</property>
190 <signal name="activate" handler="GNUNET_GNS_GTK_open_imagemenuitem_activate_cb" swapped="no"/>
191 </object>
192 </child>
193 <child>
194 <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
195 <property name="visible">True</property>
196 <property name="can_focus">False</property>
197 </object>
198 </child>
199 <child>
200 <object class="GtkImageMenuItem" id="GNUNET_GNS_GTK_quit_imagemenuitem">
201 <property name="label">gtk-quit</property>
202 <property name="use_action_appearance">False</property>
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="use_underline">True</property>
206 <property name="use_stock">True</property>
207 <signal name="activate" handler="GNUNET_GNS_GTK_quit_imagemenuitem_activate_cb" swapped="no"/>
208 </object>
209 </child>
210 </object>
211 </child>
212 </object>
213 </child>
214 <child>
215 <object class="GtkMenuItem" id="GNUNET_GNS_GTK_options_menuitem">
216 <property name="use_action_appearance">False</property>
217 <property name="visible">True</property>
218 <property name="can_focus">False</property>
219 <property name="label" translatable="yes">_Options</property>
220 <property name="use_underline">True</property>
221 <child type="submenu">
222 <object class="GtkMenu" id="menu2">
223 <property name="visible">True</property>
224 <property name="can_focus">False</property>
225 <child>
226 <object class="GtkCheckMenuItem" id="GNUNET_GNS_GTK_autoshort_imagemenuitem">
227 <property name="use_action_appearance">False</property>
228 <property name="visible">True</property>
229 <property name="can_focus">False</property>
230 <property name="label" translatable="yes">Automatically shorten names</property>
231 <property name="use_underline">True</property>
232 <signal name="toggled" handler="GNUNET_GNS_GTK_autoshort_imagemenuitem_toggled_cb" swapped="no"/>
233 </object>
234 </child>
235 </object>
236 </child>
237 </object>
238 </child>
239 <child>
240 <object class="GtkMenuItem" id="GNUNET_GNS_GTK_help_menuitem">
241 <property name="use_action_appearance">False</property>
242 <property name="visible">True</property>
243 <property name="can_focus">False</property>
244 <property name="label" translatable="yes">_Help</property>
245 <property name="use_underline">True</property>
246 <child type="submenu">
247 <object class="GtkMenu" id="menu3">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 <child>
251 <object class="GtkImageMenuItem" id="GNUNET_GNS_GTK_about_imagemenuitem">
252 <property name="label">gtk-about</property>
253 <property name="use_action_appearance">False</property>
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <property name="use_underline">True</property>
257 <property name="use_stock">True</property>
258 <signal name="activate" handler="GNUNET_GNS_GTK_about_imagemenuitem_activate_cb" swapped="no"/>
259 </object>
260 </child>
261 </object>
262 </child>
263 </object>
264 </child>
265 </object>
266 <packing>
267 <property name="expand">False</property>
268 <property name="fill">True</property>
269 <property name="position">0</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkFrame" id="GNUNET_GNS_GTK_main_frame">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <property name="label_xalign">0</property>
277 <property name="shadow_type">none</property>
278 <child>
279 <object class="GtkAlignment" id="GNUNET_GNS_GTK_main_alignment">
280 <property name="visible">True</property>
281 <property name="can_focus">False</property>
282 <property name="left_padding">12</property>
283 <child>
284 <object class="GtkHBox" id="GNUNET_GNS_GTK_pseu_hbox">
285 <property name="visible">True</property>
286 <property name="can_focus">False</property>
287 <child>
288 <object class="GtkLabel" id="GNUNET_GNS_GTK_pseu_label">
289 <property name="visible">True</property>
290 <property name="can_focus">False</property>
291 <property name="label" translatable="yes">Preferred zone name (PSEU):</property>
292 </object>
293 <packing>
294 <property name="expand">False</property>
295 <property name="fill">False</property>
296 <property name="padding">5</property>
297 <property name="position">0</property>
298 </packing>
299 </child>
300 <child>
301 <object class="GtkEntry" id="GNUNET_GNS_GTK_pseu_entry">
302 <property name="visible">True</property>
303 <property name="can_focus">True</property>
304 <property name="tooltip_text" translatable="yes">Enter the preferred name for this zone here. The value will be stored in the PSEU record for your public key. This is the GNS equivalent of your domain name. You should try to pick a name that is globally unique.</property>
305 <property name="max_length">63</property>
306 <property name="invisible_char">●</property>
307 <property name="primary_icon_activatable">False</property>
308 <property name="secondary_icon_activatable">False</property>
309 <property name="primary_icon_sensitive">True</property>
310 <property name="secondary_icon_sensitive">True</property>
311 <signal name="changed" handler="GNUNET_GNS_GTK_pseu_entry_changed_cb" swapped="no"/>
312 </object>
313 <packing>
314 <property name="expand">True</property>
315 <property name="fill">True</property>
316 <property name="padding">5</property>
317 <property name="position">1</property>
318 </packing>
319 </child>
320 <child>
321 <object class="GtkButton" id="GNUNET_GNS_GTK_public_key_copy_button">
322 <property name="label">gtk-copy</property>
323 <property name="use_action_appearance">False</property>
324 <property name="visible">True</property>
325 <property name="can_focus">True</property>
326 <property name="receives_default">True</property>
327 <property name="tooltip_text" translatable="yes">Copy the public key of this zone to the clipboard.</property>
328 <property name="use_stock">True</property>
329 <signal name="clicked" handler="GNUNET_GNS_GTK_public_key_copy_button_clicked_cb" swapped="no"/>
330 </object>
331 <packing>
332 <property name="expand">False</property>
333 <property name="fill">False</property>
334 <property name="padding">20</property>
335 <property name="position">2</property>
336 </packing>
337 </child>
338 </object>
339 </child>
340 </object>
341 </child>
342 <child type="label">
343 <object class="GtkLabel" id="GNUNET_GNS_GTK_zone_label">
344 <property name="visible">True</property>
345 <property name="can_focus">False</property>
346 <property name="label" translatable="yes">&lt;b&gt;SET TO PUBLIC KEY OF THE ZONE&lt;/b&gt;</property>
347 <property name="use_markup">True</property>
348 </object>
349 </child>
350 </object>
351 <packing>
352 <property name="expand">False</property>
353 <property name="fill">False</property>
354 <property name="padding">5</property>
355 <property name="position">1</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkScrolledWindow" id="GNUNET_GNS_GTK_main_scrolledwindow">
360 <property name="visible">True</property>
361 <property name="can_focus">True</property>
362 <property name="hscrollbar_policy">automatic</property>
363 <property name="vscrollbar_policy">automatic</property>
364 <child>
365 <object class="GtkTreeView" id="GNUNET_GNS_GTK_main_treeview">
366 <property name="visible">True</property>
367 <property name="can_focus">True</property>
368 <property name="model">GNUNET_GNS_GTK_treestore</property>
369 <signal name="button-press-event" handler="GNUNET_GNS_GTK_main_treeview_button_press_popup_menu_cb" swapped="no"/>
370 <signal name="key-press-event" handler="GNUNET_GNS_GTK_main_treeview_key_press_popup_menu_cb" after="yes" swapped="no"/>
371 <signal name="realize" handler="GNUNET_GNS_GTK_main_treeview_realize_cb" swapped="no"/>
372 <signal name="popup-menu" handler="GNUNET_GNS_GTK_main_treeview_popup_menu_cb" swapped="no"/>
373 <child>
374 <object class="GtkTreeViewColumn" id="GNUNET_GNS_GTK_name_treeviewcolumn">
375 <property name="title">Name</property>
376 <property name="clickable">True</property>
377 <property name="reorderable">True</property>
378 <property name="sort_indicator">True</property>
379 <property name="sort_column_id">0</property>
380 <child>
381 <object class="GtkCellRendererText" id="GNUNET_GNS_GTK_name_cellrenderertext">
382 <signal name="edited" handler="GNUNET_GNS_GTK_name_cellrenderertext_edited_cb" swapped="no"/>
383 </object>
384 <attributes>
385 <attribute name="visible">9</attribute>
386 <attribute name="background">13</attribute>
387 <attribute name="editable">9</attribute>
388 <attribute name="text">0</attribute>
389 </attributes>
390 </child>
391 </object>
392 </child>
393 <child>
394 <object class="GtkTreeViewColumn" id="GNUNET_GNS_GTK_ispublic_treeviewcolumn">
395 <property name="sizing">fixed</property>
396 <property name="fixed_width">50</property>
397 <property name="title">Public</property>
398 <property name="clickable">True</property>
399 <child>
400 <object class="GtkCellRendererToggle" id="GNUNET_GNS_GTK_ispublic_cellrenderertoggle">
401 <signal name="toggled" handler="GNUNET_GNS_GTK_ispublic_cellrenderertoggle_toggled_cb" swapped="no"/>
402 </object>
403 <attributes>
404 <attribute name="visible">10</attribute>
405 <attribute name="active">1</attribute>
406 </attributes>
407 </child>
408 </object>
409 </child>
410 <child>
411 <object class="GtkTreeViewColumn" id="GNUNET_GNS_GTK_type_treeviewcolumn">
412 <property name="sizing">autosize</property>
413 <property name="fixed_width">90</property>
414 <property name="title">Type</property>
415 <property name="clickable">True</property>
416 <property name="reorderable">True</property>
417 <property name="sort_indicator">True</property>
418 <property name="sort_column_id">3</property>
419 <child>
420 <object class="GtkCellRendererCombo" id="GNUNET_GNS_GTK_type_cellrenderercombo">
421 <property name="editable">True</property>
422 <property name="model">GNUNET_GNS_GTK_type_liststore</property>
423 <property name="text_column">1</property>
424 <signal name="changed" handler="GNUNET_GNS_GTK_type_cellrenderercombo_changed_cb" swapped="no"/>
425 </object>
426 <attributes>
427 <attribute name="visible">11</attribute>
428 <attribute name="text">3</attribute>
429 </attributes>
430 </child>
431 </object>
432 </child>
433 <child>
434 <object class="GtkTreeViewColumn" id="GNUNET_GNS_GTK_expiration_treeviewcolumn">
435 <property name="title">Expiration</property>
436 <property name="reorderable">True</property>
437 <property name="sort_indicator">True</property>
438 <property name="sort_column_id">4</property>
439 <child>
440 <object class="GtkCellRendererText" id="GNUNET_GNS_GTK_expiration_cellrenderertext">
441 <property name="editable">True</property>
442 <signal name="edited" handler="GNUNET_GNS_GTK_expiration_cellrenderertext_edited_cb" swapped="no"/>
443 </object>
444 <attributes>
445 <attribute name="visible">10</attribute>
446 <attribute name="background">12</attribute>
447 <attribute name="text">6</attribute>
448 </attributes>
449 </child>
450 </object>
451 </child>
452 <child>
453 <object class="GtkTreeViewColumn" id="GNUNET_GNS_GTK_value_treeviewcolumn">
454 <property name="sizing">autosize</property>
455 <property name="title">Value</property>
456 <property name="expand">True</property>
457 <property name="sort_column_id">7</property>
458 <child>
459 <object class="GtkCellRendererText" id="GNUNET_GNS_GTK_value_cellrenderertext">
460 <property name="editable">True</property>
461 <signal name="edited" handler="GNUNET_GNS_GTK_value_cellrenderertext_edited_cb" swapped="no"/>
462 </object>
463 <attributes>
464 <attribute name="visible">10</attribute>
465 <attribute name="background">8</attribute>
466 <attribute name="text">7</attribute>
467 </attributes>
468 </child>
469 </object>
470 </child>
471 </object>
472 </child>
473 </object>
474 <packing>
475 <property name="expand">True</property>
476 <property name="fill">True</property>
477 <property name="position">2</property>
478 </packing>
479 </child>
480 </object>
481 </child>
482 </object>
483</interface>
diff --git a/contrib/gnunet_gns_gtk_zone_open.glade b/contrib/gnunet_gns_gtk_zone_open.glade
deleted file mode 100644
index 2d6916b6..00000000
--- a/contrib/gnunet_gns_gtk_zone_open.glade
+++ /dev/null
@@ -1,72 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkFileFilter" id="GNUNET_GNS_GTK_zone_open_filefilter">
5 </object>
6 <object class="GtkFileChooserDialog" id="GNUNET_GNS_GTK_zone_open_filechooserdialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">5</property>
9 <property name="title" translatable="yes">Open zone file...</property>
10 <property name="type_hint">dialog</property>
11 <property name="filter">GNUNET_GNS_GTK_zone_open_filefilter</property>
12 <signal name="response" handler="GNUNET_GNS_GTK_zone_open_dialog_response_cb" swapped="no"/>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="GNUNET_GNS_GTK_zone_open_filechooserdialog-vbox">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">2</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="GNUNET_GNS_GTK_zone_open_filechooserdialog-action_area">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="GNUNET_GNS_GTK_zone_open_cancel_button">
24 <property name="label">gtk-cancel</property>
25 <property name="use_action_appearance">False</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="receives_default">True</property>
29 <property name="use_action_appearance">False</property>
30 <property name="use_stock">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="GNUNET_GNS_GTK_zone_open_ok_button">
40 <property name="label">gtk-ok</property>
41 <property name="use_action_appearance">False</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 <property name="use_action_appearance">False</property>
46 <property name="use_stock">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="pack_type">end</property>
59 <property name="position">0</property>
60 </packing>
61 </child>
62 <child>
63 <placeholder/>
64 </child>
65 </object>
66 </child>
67 <action-widgets>
68 <action-widget response="-6">GNUNET_GNS_GTK_zone_open_cancel_button</action-widget>
69 <action-widget response="-5">GNUNET_GNS_GTK_zone_open_ok_button</action-widget>
70 </action-widgets>
71 </object>
72</interface>