update credits
[LibreOffice.git] / cui / uiconfig / ui / aboutdialog.ui
blobcb74cb32a1233a4a5c92d532dc0c42bd01aea070
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="AboutDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="resizable">False</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</property>
18 <child>
19 <object class="GtkButton" id="credits">
20 <property name="label" translatable="yes">Cre_dits</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="receives_default">True</property>
24 <property name="use_underline">True</property>
25 </object>
26 <packing>
27 <property name="expand">False</property>
28 <property name="fill">True</property>
29 <property name="position">0</property>
30 <property name="secondary">True</property>
31 </packing>
32 </child>
33 <child>
34 <object class="GtkButton" id="website">
35 <property name="label" translatable="yes">_Website</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="receives_default">True</property>
39 <property name="use_underline">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">1</property>
45 <property name="secondary">True</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="close">
50 <property name="label">gtk-close</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="can_default">True</property>
54 <property name="has_default">True</property>
55 <property name="receives_default">True</property>
56 <property name="use_stock">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">2</property>
62 </packing>
63 </child>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="pack_type">end</property>
69 <property name="position">0</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkBox" id="box1">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="hexpand">True</property>
77 <property name="vexpand">True</property>
78 <property name="orientation">vertical</property>
79 <property name="spacing">12</property>
80 <child>
81 <object class="GtkImage" id="logo">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="stock">gtk-missing-image</property>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="position">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkBox" id="box2">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="hexpand">True</property>
97 <property name="vexpand">True</property>
98 <property name="orientation">vertical</property>
99 <property name="spacing">24</property>
100 <child>
101 <object class="GtkLabel" id="logoreplacement">
102 <property name="can_focus">False</property>
103 <property name="no_show_all">True</property>
104 <property name="label" translatable="yes">%PRODUCTNAME</property>
105 <property name="justify">center</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">0</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkGrid" id="grid1">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="hexpand">True</property>
118 <child>
119 <object class="GtkLabel" id="buildid">
120 <property name="can_focus">False</property>
121 <property name="no_show_all">True</property>
122 <property name="hexpand">True</property>
123 <property name="label" translatable="yes">Build ID: $BUILDID</property>
124 <property name="justify">center</property>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">1</property>
129 <property name="width">1</property>
130 <property name="height">1</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkTextView" id="version">
135 <property name="visible">True</property>
136 <property name="can_focus">True</property>
137 <property name="hexpand">True</property>
138 <property name="editable">False</property>
139 <property name="wrap_mode">word</property>
140 <property name="justification">center</property>
141 <property name="cursor_visible">False</property>
142 <property name="buffer">textbuffer1</property>
143 </object>
144 <packing>
145 <property name="left_attach">0</property>
146 <property name="top_attach">0</property>
147 <property name="width">1</property>
148 <property name="height">1</property>
149 </packing>
150 </child>
151 </object>
152 <packing>
153 <property name="expand">False</property>
154 <property name="fill">True</property>
155 <property name="position">1</property>
156 </packing>
157 </child>
158 <child>
159 <object class="GtkLabel" id="description">
160 <property name="visible">True</property>
161 <property name="can_focus">False</property>
162 <property name="hexpand">True</property>
163 <property name="label" translatable="yes">%PRODUCTNAME is a modern, easy-to-use, open source productivity suite for word processing, spreadsheets, presentations and more.</property>
164 <property name="justify">center</property>
165 <property name="wrap">True</property>
166 <property name="max_width_chars">62</property>
167 </object>
168 <packing>
169 <property name="expand">False</property>
170 <property name="fill">True</property>
171 <property name="position">2</property>
172 </packing>
173 </child>
174 <child>
175 <object class="GtkGrid" id="grid2">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="hexpand">True</property>
179 <child>
180 <object class="GtkLabel" id="copyright">
181 <property name="visible">True</property>
182 <property name="can_focus">False</property>
183 <property name="margin_left">12</property>
184 <property name="margin_right">12</property>
185 <property name="hexpand">True</property>
186 <property name="label" translatable="yes">Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates.</property>
187 <property name="justify">center</property>
188 <property name="wrap">True</property>
189 </object>
190 <packing>
191 <property name="left_attach">0</property>
192 <property name="top_attach">1</property>
193 <property name="width">1</property>
194 <property name="height">1</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkLabel" id="libreoffice">
199 <property name="can_focus">False</property>
200 <property name="no_show_all">True</property>
201 <property name="hexpand">True</property>
202 <property name="label" translatable="yes">LibreOffice was based on OpenOffice.org.</property>
203 <property name="justify">center</property>
204 <property name="wrap">True</property>
205 </object>
206 <packing>
207 <property name="left_attach">0</property>
208 <property name="top_attach">2</property>
209 <property name="width">1</property>
210 <property name="height">1</property>
211 </packing>
212 </child>
213 <child>
214 <object class="GtkLabel" id="derived">
215 <property name="can_focus">False</property>
216 <property name="no_show_all">True</property>
217 <property name="hexpand">True</property>
218 <property name="label" translatable="yes">%PRODUCTNAME is derived from LibreOffice which was based on OpenOffice.org.</property>
219 <property name="justify">center</property>
220 <property name="wrap">True</property>
221 </object>
222 <packing>
223 <property name="left_attach">0</property>
224 <property name="top_attach">3</property>
225 <property name="width">1</property>
226 <property name="height">1</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkLabel" id="vendor">
231 <property name="can_focus">False</property>
232 <property name="no_show_all">True</property>
233 <property name="hexpand">True</property>
234 <property name="label" translatable="yes">This release was supplied by %OOOVENDOR.</property>
235 <property name="justify">center</property>
236 <property name="wrap">True</property>
237 </object>
238 <packing>
239 <property name="left_attach">0</property>
240 <property name="top_attach">0</property>
241 <property name="width">1</property>
242 <property name="height">1</property>
243 </packing>
244 </child>
245 </object>
246 <packing>
247 <property name="expand">False</property>
248 <property name="fill">True</property>
249 <property name="position">3</property>
250 </packing>
251 </child>
252 <child>
253 <object class="GtkLabel" id="link">
254 <property name="can_focus">False</property>
255 <property name="no_show_all">True</property>
256 <property name="label" translatable="yes">http://www.libreoffice.org/about-us/credits/</property>
257 </object>
258 <packing>
259 <property name="expand">False</property>
260 <property name="fill">True</property>
261 <property name="position">4</property>
262 </packing>
263 </child>
264 </object>
265 <packing>
266 <property name="expand">False</property>
267 <property name="fill">True</property>
268 <property name="position">1</property>
269 </packing>
270 </child>
271 </object>
272 <packing>
273 <property name="expand">True</property>
274 <property name="fill">True</property>
275 <property name="position">1</property>
276 </packing>
277 </child>
278 </object>
279 </child>
280 <action-widgets>
281 <action-widget response="0">credits</action-widget>
282 <action-widget response="0">website</action-widget>
283 <action-widget response="0">close</action-widget>
284 </action-widgets>
285 </object>
286 <object class="GtkTextBuffer" id="textbuffer1">
287 <property name="text" translatable="yes">Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX</property>
288 </object>
289 <object class="GtkSizeGroup" id="sizegroup1">
290 <widgets>
291 <widget name="copyright"/>
292 <widget name="libreoffice"/>
293 <widget name="vendor"/>
294 </widgets>
295 </object>
296 </interface>