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