aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_about_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_about_window.glade')
-rw-r--r--contrib/gnunet_fs_gtk_about_window.glade363
1 files changed, 0 insertions, 363 deletions
diff --git a/contrib/gnunet_fs_gtk_about_window.glade b/contrib/gnunet_fs_gtk_about_window.glade
deleted file mode 100644
index 95534b63..00000000
--- a/contrib/gnunet_fs_gtk_about_window.glade
+++ /dev/null
@@ -1,363 +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="GtkWindow" id="about_window">
6 <property name="can_focus">False</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" swapped="no"/>
10 <signal name="delete-event" handler="GNUNET_GTK_about_window_got_delete_event" swapped="no"/>
11 <child>
12 <object class="GtkVBox" id="about_main_vbox">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="border_width">10</property>
16 <child>
17 <object class="GtkImage" id="about_logo_image">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="pixbuf">gnunet_logo.png</property>
21 </object>
22 <packing>
23 <property name="expand">False</property>
24 <property name="fill">True</property>
25 <property name="position">0</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkLabel" id="about_name_version_label">
30 <property name="visible">True</property>
31 <property name="can_focus">False</property>
32 <property name="label">GNUnet GTK r18546</property>
33 <attributes>
34 <attribute name="weight" value="bold"/>
35 <attribute name="size" value="200"/>
36 </attributes>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="position">1</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkLabel" id="about_copyright_label">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="label">(C) 2010-2011 The GNUnet Project</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">2</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkLabel" id="about_link_label">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="label">&lt;a href="https://gnunet.org/"&gt;GNUnet: GNU's Framework for Secure P2P Networking&lt;/a&gt;</property>
61 <property name="use_markup">True</property>
62 <property name="wrap">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">3</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkNotebook" id="about_credits_notebook">
72 <property name="can_focus">True</property>
73 <child>
74 <object class="GtkScrolledWindow" id="about_credits_authors_scroller">
75 <property name="visible">True</property>
76 <property name="can_focus">True</property>
77 <property name="hscrollbar_policy">automatic</property>
78 <property name="vscrollbar_policy">automatic</property>
79 <child>
80 <object class="GtkTextView" id="about_credits_authors_textview">
81 <property name="visible">True</property>
82 <property name="can_focus">True</property>
83 <property name="editable">False</property>
84 <property name="wrap_mode">word</property>
85 <property name="cursor_visible">False</property>
86 <property name="buffer">credits_authors_contents</property>
87 <property name="accepts_tab">False</property>
88 </object>
89 </child>
90 </object>
91 </child>
92 <child type="tab">
93 <object class="GtkLabel" id="about_credits_authors_tab">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="label" translatable="yes">Developed by</property>
97 </object>
98 <packing>
99 <property name="tab_fill">False</property>
100 </packing>
101 </child>
102 <child>
103 <object class="GtkScrolledWindow" id="about_credits_docs_scroller">
104 <property name="visible">True</property>
105 <property name="can_focus">True</property>
106 <property name="hscrollbar_policy">automatic</property>
107 <property name="vscrollbar_policy">automatic</property>
108 <child>
109 <object class="GtkTextView" id="about_credits_docs_textview">
110 <property name="visible">True</property>
111 <property name="can_focus">True</property>
112 <property name="editable">False</property>
113 <property name="wrap_mode">word</property>
114 <property name="cursor_visible">False</property>
115 <property name="buffer">credits_docs_contents</property>
116 <property name="accepts_tab">False</property>
117 </object>
118 </child>
119 </object>
120 <packing>
121 <property name="position">1</property>
122 </packing>
123 </child>
124 <child type="tab">
125 <object class="GtkLabel" id="about_credits_docs_tab">
126 <property name="visible">True</property>
127 <property name="can_focus">False</property>
128 <property name="label" translatable="yes">Documented by</property>
129 </object>
130 <packing>
131 <property name="position">1</property>
132 <property name="tab_fill">False</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkScrolledWindow" id="about_credits_trans_scroller">
137 <property name="visible">True</property>
138 <property name="can_focus">True</property>
139 <property name="hscrollbar_policy">automatic</property>
140 <property name="vscrollbar_policy">automatic</property>
141 <child>
142 <object class="GtkTextView" id="about_credits_trans_textview">
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="editable">False</property>
146 <property name="wrap_mode">word</property>
147 <property name="cursor_visible">False</property>
148 <property name="buffer">credits_trans_contents</property>
149 <property name="accepts_tab">False</property>
150 </object>
151 </child>
152 </object>
153 <packing>
154 <property name="position">2</property>
155 </packing>
156 </child>
157 <child type="tab">
158 <object class="GtkLabel" id="about_credits_trans_tab">
159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
161 <property name="label" translatable="yes">Translated by</property>
162 </object>
163 <packing>
164 <property name="position">2</property>
165 <property name="tab_fill">False</property>
166 </packing>
167 </child>
168 <child>
169 <object class="GtkScrolledWindow" id="about_credits_art_scroller">
170 <property name="visible">True</property>
171 <property name="can_focus">True</property>
172 <property name="hscrollbar_policy">automatic</property>
173 <property name="vscrollbar_policy">automatic</property>
174 <child>
175 <object class="GtkTextView" id="about_credits_art_textview">
176 <property name="visible">True</property>
177 <property name="can_focus">True</property>
178 <property name="editable">False</property>
179 <property name="wrap_mode">word</property>
180 <property name="cursor_visible">False</property>
181 <property name="buffer">credits_art_contents</property>
182 <property name="accepts_tab">False</property>
183 </object>
184 </child>
185 </object>
186 <packing>
187 <property name="position">3</property>
188 </packing>
189 </child>
190 <child type="tab">
191 <object class="GtkLabel" id="about_credits_art_tab">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <property name="label" translatable="yes">Artwork by</property>
195 </object>
196 <packing>
197 <property name="position">3</property>
198 <property name="tab_fill">False</property>
199 </packing>
200 </child>
201 </object>
202 <packing>
203 <property name="expand">True</property>
204 <property name="fill">True</property>
205 <property name="position">4</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkScrolledWindow" id="about_license_scroller">
210 <property name="can_focus">True</property>
211 <property name="hscrollbar_policy">never</property>
212 <property name="shadow_type">out</property>
213 <child>
214 <object class="GtkTextView" id="about_license_textview">
215 <property name="visible">True</property>
216 <property name="can_focus">True</property>
217 <property name="editable">False</property>
218 <property name="wrap_mode">word</property>
219 <property name="cursor_visible">False</property>
220 <property name="buffer">license_contents</property>
221 <property name="accepts_tab">False</property>
222 </object>
223 </child>
224 </object>
225 <packing>
226 <property name="expand">True</property>
227 <property name="fill">True</property>
228 <property name="position">5</property>
229 </packing>
230 </child>
231 <child>
232 <object class="GtkHBox" id="about_buttons_hbox">
233 <property name="visible">True</property>
234 <property name="can_focus">False</property>
235 <property name="border_width">5</property>
236 <property name="homogeneous">True</property>
237 <child>
238 <object class="GtkButton" id="about_credits_button">
239 <property name="label" translatable="yes">Credits</property>
240 <property name="visible">True</property>
241 <property name="can_focus">True</property>
242 <property name="receives_default">True</property>
243 <property name="use_action_appearance">False</property>
244 <signal name="clicked" handler="GNUNET_GTK_about_credits_button_clicked" swapped="no"/>
245 </object>
246 <packing>
247 <property name="expand">True</property>
248 <property name="fill">False</property>
249 <property name="position">0</property>
250 </packing>
251 </child>
252 <child>
253 <object class="GtkButton" id="about_license_button">
254 <property name="label" translatable="yes">License</property>
255 <property name="visible">True</property>
256 <property name="can_focus">True</property>
257 <property name="receives_default">True</property>
258 <property name="use_action_appearance">False</property>
259 <signal name="clicked" handler="GNUNET_GTK_about_license_button_clicked" swapped="no"/>
260 </object>
261 <packing>
262 <property name="expand">True</property>
263 <property name="fill">False</property>
264 <property name="position">1</property>
265 </packing>
266 </child>
267 <child>
268 <object class="GtkButton" id="about_close_button">
269 <property name="label">gtk-close</property>
270 <property name="visible">True</property>
271 <property name="can_focus">True</property>
272 <property name="receives_default">True</property>
273 <property name="use_action_appearance">False</property>
274 <property name="use_stock">True</property>
275 <signal name="clicked" handler="GNUNET_GTK_about_close_button_clicked" swapped="no"/>
276 </object>
277 <packing>
278 <property name="expand">True</property>
279 <property name="fill">False</property>
280 <property name="pack_type">end</property>
281 <property name="position">2</property>
282 </packing>
283 </child>
284 <child>
285 <placeholder/>
286 </child>
287 </object>
288 <packing>
289 <property name="expand">False</property>
290 <property name="fill">False</property>
291 <property name="pack_type">end</property>
292 <property name="position">6</property>
293 </packing>
294 </child>
295 </object>
296 </child>
297 </object>
298 <object class="GtkTextBuffer" id="credits_art_contents">
299 <property name="text">Jakub 'jimmac' Steiner &lt;jimmac@ximian.org&gt;
300Christian Muellner &lt;chris@flop.de&gt;
301Alex Jones &lt;alexrjones@ntlworld.com&gt;
302Nicklas Larsson &lt;whybill@gmail.com&gt;
303</property>
304 </object>
305 <object class="GtkTextBuffer" id="credits_authors_contents">
306 <property name="text">Juergen Appel &lt;jappel@linux01.gwdg.de&gt;
307Krista Grothoff &lt;krista@grothoff.org&gt;
308James Blackwell &lt;jblack@linuxguru.net&gt;
309Ludovic Courtes &lt;ludo@chbouib.org&gt;
310Nils Durner &lt;durner@gnunet.org&gt;
311Renaldo Ferreira &lt;rf@cs.purdue.edu&gt;
312Christian Grothoff &lt;christian@grothoff.org&gt;
313Eric Haumant
314Tzvetan Horozov &lt;horozov@motorola.com&gt;
315Gerd Knorr &lt;kraxel@bytesex.org&gt;
316Werner Koch &lt;libgcrypt@g10code.com&gt;
317Uli Luckas &lt;luckas@musoft.de&gt;
318Blake Matheny
319Glenn McGrath
320Hendrik Pagenhardt &lt;Hendrik.Pagenhardt@gmx.net&gt;
321Ioana Patrascu &lt;ioanapatrascu@yahoo.com&gt;
322Marko Raeihae
323Paul Ruth &lt;ruth@cs.purdue.edu&gt;
324Risto Saarelma
325Antti Salonen
326Tiberius Stef &lt;tstef@cs.purdue.edu&gt;
327Tuomas Toivonen
328Tomi Tukiainen
329Kevin Vandersloot &lt;kfv101@psu.edu&gt;
330Simo Viitanen
331Larry Waldo
332Igor Wronsky &lt;iwronsky@users.sourceforge.net&gt;
333&lt;january@hushmail.com&gt;</property>
334 </object>
335 <object class="GtkTextBuffer" id="credits_docs_contents">
336 <property name="text">Christian Grothoff &lt;christian@grothoff.org&gt;
337Anders Carlsson &lt;andersca@gnu.org&gt;
338Nils Durner &lt;durner@gnunet.org&gt;
339Nicklas Larsson &lt;whybill@gmail.com&gt;
340Milan Bouchet-Valat &lt;nalimilan@club.fr&gt;
341Igor Wronsky &lt;iwronsky@users.sourceforge.net&gt;
342</property>
343 </object>
344 <object class="GtkTextBuffer" id="credits_trans_contents">
345 <property name="text">Di Ma
346Jens Palsberg &lt;palsberg@cs.ucla.edu&gt;
347Christian Grothoff &lt;christian@grothoff.org&gt;
348Nils Durner &lt;durner@gnunet.org&gt;
349Mathieu &lt;mollo@bghflt.org&gt;
350Eric Haumant
351milan@skoid.org
352Hiroshi Yamauchi &lt;yamauchi@cs.purdue.edu&gt;
353Adam Welc &lt;welc@cs.purdue.edu&gt;
354Bogdan Carbunar &lt;carbunar@cs.purdue.edu&gt;
355Steven Michael Murphy &lt;murf@e-tools.com&gt;
356Phan Vinh Thinh &lt;teppi82@gmail.com&gt;
357Daniel Nylander &lt;po@danielnylander.se&gt;
358</property>
359 </object>
360 <object class="GtkTextBuffer" id="license_contents">
361 <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>
362 </object>
363</interface>