android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / optuserpage.ui
blob25c6438f2e24483d5b6b4a68004550bfe9ee99c8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="OptUserPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="frame1">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="label_xalign">0</property>
16 <property name="shadow_type">none</property>
17 <child>
18 <!-- n-columns=1 n-rows=1 -->
19 <object class="GtkGrid" id="grid1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="row_spacing">6</property>
23 <property name="column_spacing">6</property>
24 <property name="margin-start">12</property>
25 <property name="margin-top">6</property>
26 <child>
27 <object class="GtkLabel" id="companyft">
28 <property name="can_focus">False</property>
29 <property name="no_show_all">True</property>
30 <property name="halign">start</property>
31 <property name="label" translatable="yes" context="optuserpage|companyft">_Company:</property>
32 <property name="use_underline">True</property>
33 <property name="mnemonic_widget">company</property>
34 <property name="xalign">0</property>
35 </object>
36 <packing>
37 <property name="left_attach">0</property>
38 <property name="top_attach">0</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkLabel" id="nameft">
43 <property name="can_focus">False</property>
44 <property name="no_show_all">True</property>
45 <property name="halign">start</property>
46 <property name="label" translatable="yes" context="optuserpage|nameft">First/last _name/initials:</property>
47 <property name="use_underline">True</property>
48 <property name="mnemonic_widget">firstname</property>
49 <property name="xalign">0</property>
50 </object>
51 <packing>
52 <property name="left_attach">0</property>
53 <property name="top_attach">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkLabel" id="streetft">
58 <property name="can_focus">False</property>
59 <property name="no_show_all">True</property>
60 <property name="halign">start</property>
61 <property name="label" translatable="yes" context="optuserpage|streetft">_Street:</property>
62 <property name="use_underline">True</property>
63 <property name="mnemonic_widget">street</property>
64 <property name="xalign">0</property>
65 </object>
66 <packing>
67 <property name="left_attach">0</property>
68 <property name="top_attach">4</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkLabel" id="cityft">
73 <property name="can_focus">False</property>
74 <property name="no_show_all">True</property>
75 <property name="halign">start</property>
76 <property name="label" translatable="yes" context="optuserpage|cityft">City/state/_zip:</property>
77 <property name="use_underline">True</property>
78 <property name="mnemonic_widget">city</property>
79 <property name="xalign">0</property>
80 </object>
81 <packing>
82 <property name="left_attach">0</property>
83 <property name="top_attach">7</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkLabel" id="countryft">
88 <property name="can_focus">False</property>
89 <property name="no_show_all">True</property>
90 <property name="halign">start</property>
91 <property name="label" translatable="yes" context="optuserpage|countryft">Country/re_gion:</property>
92 <property name="use_underline">True</property>
93 <property name="mnemonic_widget">country</property>
94 <property name="xalign">0</property>
95 </object>
96 <packing>
97 <property name="left_attach">0</property>
98 <property name="top_attach">8</property>
99 </packing>
100 </child>
101 <child>
102 <object class="GtkLabel" id="titleft">
103 <property name="can_focus">False</property>
104 <property name="no_show_all">True</property>
105 <property name="halign">start</property>
106 <property name="label" translatable="yes" context="optuserpage|titleft">_Title/position:</property>
107 <property name="use_underline">True</property>
108 <property name="mnemonic_widget">title</property>
109 <property name="xalign">0</property>
110 </object>
111 <packing>
112 <property name="left_attach">0</property>
113 <property name="top_attach">9</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkLabel" id="phoneft">
118 <property name="can_focus">False</property>
119 <property name="no_show_all">True</property>
120 <property name="halign">start</property>
121 <property name="label" translatable="yes" context="optuserpage|phoneft">Telephone (home/_work):</property>
122 <property name="use_underline">True</property>
123 <property name="mnemonic_widget">home</property>
124 <property name="xalign">0</property>
125 <child internal-child="accessible">
126 <object class="AtkObject" id="phoneft-atkobject">
127 <property name="AtkObject::accessible-description" translatable="yes" context="phoneft-atkobject">Home telephone number</property>
128 </object>
129 </child>
130 </object>
131 <packing>
132 <property name="left_attach">0</property>
133 <property name="top_attach">10</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkLabel" id="faxft">
138 <property name="can_focus">False</property>
139 <property name="no_show_all">True</property>
140 <property name="halign">start</property>
141 <property name="label" translatable="yes" context="optuserpage|faxft">Fa_x/email:</property>
142 <property name="use_underline">True</property>
143 <property name="mnemonic_widget">fax</property>
144 <property name="xalign">0</property>
145 </object>
146 <packing>
147 <property name="left_attach">0</property>
148 <property name="top_attach">11</property>
149 </packing>
150 </child>
151 <child>
152 <!-- n-columns=1 n-rows=1 -->
153 <object class="GtkGrid" id="grid2">
154 <property name="can_focus">False</property>
155 <property name="no_show_all">True</property>
156 <property name="column_spacing">6</property>
157 <child>
158 <object class="GtkEntry" id="firstname">
159 <property name="can_focus">True</property>
160 <property name="no_show_all">True</property>
161 <property name="valign">center</property>
162 <property name="hexpand">True</property>
163 <property name="activates_default">True</property>
164 <property name="truncate-multiline">True</property>
165 <child internal-child="accessible">
166 <object class="AtkObject" id="firstname-atkobject">
167 <property name="AtkObject::accessible-name" translatable="yes" context="optuserpage|firstname-atkobject">First name</property>
168 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | firstname">Type your first name.</property>
169 </object>
170 </child>
171 </object>
172 <packing>
173 <property name="left_attach">0</property>
174 <property name="top_attach">0</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkEntry" id="lastname">
179 <property name="can_focus">True</property>
180 <property name="no_show_all">True</property>
181 <property name="valign">center</property>
182 <property name="hexpand">True</property>
183 <property name="activates_default">True</property>
184 <property name="truncate-multiline">True</property>
185 <child internal-child="accessible">
186 <object class="AtkObject" id="lastname-atkobject">
187 <property name="AtkObject::accessible-name" translatable="yes" context="lastname-atkobject">Last name</property>
188 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | lastname">Type your last name.</property>
189 </object>
190 </child>
191 </object>
192 <packing>
193 <property name="left_attach">1</property>
194 <property name="top_attach">0</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkEntry" id="shortname">
199 <property name="can_focus">True</property>
200 <property name="no_show_all">True</property>
201 <property name="valign">center</property>
202 <property name="activates_default">True</property>
203 <property name="width_chars">7</property>
204 <property name="truncate-multiline">True</property>
205 <child internal-child="accessible">
206 <object class="AtkObject" id="shortname-atkobject">
207 <property name="AtkObject::accessible-name" translatable="yes" context="shortname-atkobject">Initials</property>
208 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | shortname">Type your initials.</property>
209 </object>
210 </child>
211 </object>
212 <packing>
213 <property name="left_attach">2</property>
214 <property name="top_attach">0</property>
215 </packing>
216 </child>
217 </object>
218 <packing>
219 <property name="left_attach">1</property>
220 <property name="top_attach">1</property>
221 </packing>
222 </child>
223 <child>
224 <!-- n-columns=1 n-rows=1 -->
225 <object class="GtkGrid" id="grid3">
226 <property name="can_focus">False</property>
227 <property name="no_show_all">True</property>
228 <property name="column_spacing">6</property>
229 <child>
230 <object class="GtkEntry" id="city">
231 <property name="can_focus">True</property>
232 <property name="no_show_all">True</property>
233 <property name="valign">center</property>
234 <property name="hexpand">True</property>
235 <property name="activates_default">True</property>
236 <property name="truncate-multiline">True</property>
237 <child internal-child="accessible">
238 <object class="AtkObject" id="city-atkobject">
239 <property name="AtkObject::accessible-name" translatable="yes" context="city-atkobject">City</property>
240 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | city">Type the city where you live.</property>
241 </object>
242 </child>
243 </object>
244 <packing>
245 <property name="left_attach">0</property>
246 <property name="top_attach">0</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkEntry" id="state">
251 <property name="can_focus">True</property>
252 <property name="no_show_all">True</property>
253 <property name="valign">center</property>
254 <property name="hexpand">True</property>
255 <property name="activates_default">True</property>
256 <property name="truncate-multiline">True</property>
257 <child internal-child="accessible">
258 <object class="AtkObject" id="state-atkobject">
259 <property name="AtkObject::accessible-name" translatable="yes" context="state-atkobject">State</property>
260 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | state">Type your state.</property>
261 </object>
262 </child>
263 </object>
264 <packing>
265 <property name="left_attach">1</property>
266 <property name="top_attach">0</property>
267 </packing>
268 </child>
269 <child>
270 <object class="GtkEntry" id="zip">
271 <property name="can_focus">True</property>
272 <property name="no_show_all">True</property>
273 <property name="valign">center</property>
274 <property name="activates_default">True</property>
275 <property name="width_chars">15</property>
276 <property name="truncate-multiline">True</property>
277 <child internal-child="accessible">
278 <object class="AtkObject" id="zip-atkobject">
279 <property name="AtkObject::accessible-name" translatable="yes" context="zip-atkobject">Zip code</property>
280 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | zip">Type your ZIP in this field.</property>
281 </object>
282 </child>
283 </object>
284 <packing>
285 <property name="left_attach">2</property>
286 <property name="top_attach">0</property>
287 </packing>
288 </child>
289 </object>
290 <packing>
291 <property name="left_attach">1</property>
292 <property name="top_attach">7</property>
293 </packing>
294 </child>
295 <child>
296 <!-- n-columns=1 n-rows=1 -->
297 <object class="GtkGrid" id="grid5">
298 <property name="can_focus">False</property>
299 <property name="no_show_all">True</property>
300 <property name="hexpand">True</property>
301 <property name="column_spacing">6</property>
302 <child>
303 <object class="GtkEntry" id="title">
304 <property name="can_focus">True</property>
305 <property name="no_show_all">True</property>
306 <property name="valign">center</property>
307 <property name="hexpand">True</property>
308 <property name="activates_default">True</property>
309 <property name="truncate-multiline">True</property>
310 <child internal-child="accessible">
311 <object class="AtkObject" id="title-atkobject">
312 <property name="AtkObject::accessible-name" translatable="yes" context="title-atkobject">Title</property>
313 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | title">Type your title in this field.</property>
314 </object>
315 </child>
316 </object>
317 <packing>
318 <property name="left_attach">0</property>
319 <property name="top_attach">0</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkEntry" id="position">
324 <property name="can_focus">True</property>
325 <property name="no_show_all">True</property>
326 <property name="valign">center</property>
327 <property name="hexpand">True</property>
328 <property name="activates_default">True</property>
329 <property name="truncate-multiline">True</property>
330 <child internal-child="accessible">
331 <object class="AtkObject" id="position-atkobject">
332 <property name="AtkObject::accessible-name" translatable="yes" context="position-atkobject">Position</property>
333 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | position">Type your position in the company in this field.</property>
334 </object>
335 </child>
336 </object>
337 <packing>
338 <property name="left_attach">1</property>
339 <property name="top_attach">0</property>
340 </packing>
341 </child>
342 </object>
343 <packing>
344 <property name="left_attach">1</property>
345 <property name="top_attach">9</property>
346 </packing>
347 </child>
348 <child>
349 <!-- n-columns=1 n-rows=1 -->
350 <object class="GtkGrid" id="grid6">
351 <property name="can_focus">False</property>
352 <property name="no_show_all">True</property>
353 <property name="column_spacing">6</property>
354 <child>
355 <object class="GtkEntry" id="home">
356 <property name="can_focus">True</property>
357 <property name="no_show_all">True</property>
358 <property name="valign">center</property>
359 <property name="hexpand">True</property>
360 <property name="activates_default">True</property>
361 <property name="truncate-multiline">True</property>
362 <child internal-child="accessible">
363 <object class="AtkObject" id="home-atkobject">
364 <property name="AtkObject::accessible-name" translatable="yes" context="home-atkobject">Home telephone number</property>
365 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | home">Type your private telephone number in this field.</property>
366 </object>
367 </child>
368 </object>
369 <packing>
370 <property name="left_attach">0</property>
371 <property name="top_attach">0</property>
372 </packing>
373 </child>
374 <child>
375 <object class="GtkEntry" id="work">
376 <property name="can_focus">True</property>
377 <property name="no_show_all">True</property>
378 <property name="valign">center</property>
379 <property name="hexpand">True</property>
380 <property name="activates_default">True</property>
381 <property name="truncate-multiline">True</property>
382 <child internal-child="accessible">
383 <object class="AtkObject" id="work-atkobject">
384 <property name="AtkObject::accessible-name" translatable="yes" context="work-atkobject">Work telephone number</property>
385 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | work">Type your work number in this field.</property>
386 </object>
387 </child>
388 </object>
389 <packing>
390 <property name="left_attach">1</property>
391 <property name="top_attach">0</property>
392 </packing>
393 </child>
394 </object>
395 <packing>
396 <property name="left_attach">1</property>
397 <property name="top_attach">10</property>
398 </packing>
399 </child>
400 <child>
401 <!-- n-columns=1 n-rows=1 -->
402 <object class="GtkGrid" id="grid7">
403 <property name="can_focus">False</property>
404 <property name="no_show_all">True</property>
405 <property name="hexpand">True</property>
406 <property name="column_spacing">6</property>
407 <child>
408 <object class="GtkEntry" id="fax">
409 <property name="can_focus">True</property>
410 <property name="no_show_all">True</property>
411 <property name="valign">center</property>
412 <property name="hexpand">True</property>
413 <property name="activates_default">True</property>
414 <property name="truncate-multiline">True</property>
415 <child internal-child="accessible">
416 <object class="AtkObject" id="fax-atkobject">
417 <property name="AtkObject::accessible-name" translatable="yes" context="fax-atkobject">Fax number</property>
418 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | fax">Type your fax number in this field.</property>
419 </object>
420 </child>
421 </object>
422 <packing>
423 <property name="left_attach">0</property>
424 <property name="top_attach">0</property>
425 </packing>
426 </child>
427 <child>
428 <object class="GtkEntry" id="email">
429 <property name="can_focus">True</property>
430 <property name="no_show_all">True</property>
431 <property name="valign">center</property>
432 <property name="hexpand">True</property>
433 <property name="activates_default">True</property>
434 <property name="truncate-multiline">True</property>
435 <child internal-child="accessible">
436 <object class="AtkObject" id="email-atkobject">
437 <property name="AtkObject::accessible-name" translatable="yes" context="email-atkobject">email address</property>
438 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your email address.</property>
439 </object>
440 </child>
441 </object>
442 <packing>
443 <property name="left_attach">1</property>
444 <property name="top_attach">0</property>
445 </packing>
446 </child>
447 </object>
448 <packing>
449 <property name="left_attach">1</property>
450 <property name="top_attach">11</property>
451 </packing>
452 </child>
453 <child>
454 <object class="GtkCheckButton" id="usefordocprop">
455 <property name="label" translatable="yes" context="optuserpage|usefordocprop">Use data for document properties</property>
456 <property name="visible">True</property>
457 <property name="can_focus">True</property>
458 <property name="receives_default">False</property>
459 <property name="use_underline">True</property>
460 <property name="draw_indicator">True</property>
461 <child internal-child="accessible">
462 <object class="AtkObject" id="usefordocprop-atkobject">
463 <property name="AtkObject::accessible-description" translatable="yes" context="extended tips | usefordoprop">Mark to use the data in document properties</property>
464 </object>
465 </child>
466 </object>
467 <packing>
468 <property name="left_attach">0</property>
469 <property name="top_attach">12</property>
470 <property name="width">2</property>
471 </packing>
472 </child>
473 <child>
474 <object class="GtkLabel" id="rusnameft">
475 <property name="can_focus">False</property>
476 <property name="no_show_all">True</property>
477 <property name="halign">start</property>
478 <property name="label" translatable="yes" context="optuserpage|rusnameft">Last/first/father’s _name/initials:</property>
479 <property name="use_underline">True</property>
480 <property name="mnemonic_widget">ruslastname</property>
481 <property name="xalign">0</property>
482 </object>
483 <packing>
484 <property name="left_attach">0</property>
485 <property name="top_attach">2</property>
486 </packing>
487 </child>
488 <child>
489 <!-- n-columns=1 n-rows=1 -->
490 <object class="GtkGrid" id="grid8">
491 <property name="can_focus">False</property>
492 <property name="no_show_all">True</property>
493 <property name="column_spacing">6</property>
494 <child>
495 <object class="GtkEntry" id="ruslastname">
496 <property name="can_focus">True</property>
497 <property name="no_show_all">True</property>
498 <property name="valign">center</property>
499 <property name="hexpand">True</property>
500 <property name="activates_default">True</property>
501 <property name="truncate-multiline">True</property>
502 <child internal-child="accessible">
503 <object class="AtkObject" id="ruslastname-atkobject">
504 <property name="AtkObject::accessible-name" translatable="yes" context="ruslastname-atkobject">Last name</property>
505 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | ruslastname">Type your last name.</property>
506 </object>
507 </child>
508 </object>
509 <packing>
510 <property name="left_attach">0</property>
511 <property name="top_attach">0</property>
512 </packing>
513 </child>
514 <child>
515 <object class="GtkEntry" id="rusfathersname">
516 <property name="can_focus">True</property>
517 <property name="no_show_all">True</property>
518 <property name="valign">center</property>
519 <property name="hexpand">True</property>
520 <property name="activates_default">True</property>
521 <property name="truncate-multiline">True</property>
522 <child internal-child="accessible">
523 <object class="AtkObject" id="rusfathersname-atkobject">
524 <property name="AtkObject::accessible-name" translatable="yes" context="rusfathersname-atkobject">Father's name</property>
525 <property name="AtkObject::accessible-description" translatable="yes" context="extended tips | rusfathersname">Type your father's name</property>
526 </object>
527 </child>
528 </object>
529 <packing>
530 <property name="left_attach">2</property>
531 <property name="top_attach">0</property>
532 </packing>
533 </child>
534 <child>
535 <object class="GtkEntry" id="russhortname">
536 <property name="can_focus">True</property>
537 <property name="no_show_all">True</property>
538 <property name="valign">center</property>
539 <property name="activates_default">True</property>
540 <property name="width_chars">7</property>
541 <property name="truncate-multiline">True</property>
542 <child internal-child="accessible">
543 <object class="AtkObject" id="russhortname-atkobject">
544 <property name="AtkObject::accessible-name" translatable="yes" context="russhortname-atkobject">Initials</property>
545 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | russhortname">Type your initials.</property>
546 </object>
547 </child>
548 </object>
549 <packing>
550 <property name="left_attach">3</property>
551 <property name="top_attach">0</property>
552 </packing>
553 </child>
554 <child>
555 <object class="GtkEntry" id="rusfirstname">
556 <property name="can_focus">True</property>
557 <property name="no_show_all">True</property>
558 <property name="valign">center</property>
559 <property name="hexpand">True</property>
560 <property name="activates_default">True</property>
561 <property name="truncate-multiline">True</property>
562 <child internal-child="accessible">
563 <object class="AtkObject" id="rusfirstname-atkobject">
564 <property name="AtkObject::accessible-name" translatable="yes" context="rusfirstname-atkobject">First name</property>
565 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | rusfirstname">Type your first name.</property>
566 </object>
567 </child>
568 </object>
569 <packing>
570 <property name="left_attach">1</property>
571 <property name="top_attach">0</property>
572 </packing>
573 </child>
574 </object>
575 <packing>
576 <property name="left_attach">1</property>
577 <property name="top_attach">2</property>
578 </packing>
579 </child>
580 <child>
581 <object class="GtkLabel" id="eastnameft">
582 <property name="can_focus">False</property>
583 <property name="no_show_all">True</property>
584 <property name="halign">start</property>
585 <property name="label" translatable="yes" context="optuserpage|eastnameft">Last/first _name/initials:</property>
586 <property name="use_underline">True</property>
587 <property name="mnemonic_widget">eastlastname</property>
588 <property name="xalign">0</property>
589 </object>
590 <packing>
591 <property name="left_attach">0</property>
592 <property name="top_attach">3</property>
593 </packing>
594 </child>
595 <child>
596 <!-- n-columns=1 n-rows=1 -->
597 <object class="GtkGrid" id="grid9">
598 <property name="can_focus">False</property>
599 <property name="no_show_all">True</property>
600 <property name="column_spacing">6</property>
601 <child>
602 <object class="GtkEntry" id="eastlastname">
603 <property name="can_focus">True</property>
604 <property name="no_show_all">True</property>
605 <property name="valign">center</property>
606 <property name="hexpand">True</property>
607 <property name="activates_default">True</property>
608 <property name="truncate-multiline">True</property>
609 <child internal-child="accessible">
610 <object class="AtkObject" id="eastlastname-atkobject">
611 <property name="AtkObject::accessible-name" translatable="yes" context="eastlastname-atkobject">Last name</property>
612 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | eastlastname">Type your last name.</property>
613 </object>
614 </child>
615 </object>
616 <packing>
617 <property name="left_attach">0</property>
618 <property name="top_attach">0</property>
619 </packing>
620 </child>
621 <child>
622 <object class="GtkEntry" id="eastfirstname">
623 <property name="can_focus">True</property>
624 <property name="no_show_all">True</property>
625 <property name="valign">center</property>
626 <property name="hexpand">True</property>
627 <property name="activates_default">True</property>
628 <property name="truncate-multiline">True</property>
629 <child internal-child="accessible">
630 <object class="AtkObject" id="eastfirstname-atkobject">
631 <property name="AtkObject::accessible-name" translatable="yes" context="eastfirstname-atkobject">First name</property>
632 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | eastfirstname">Type your first name.</property>
633 </object>
634 </child>
635 </object>
636 <packing>
637 <property name="left_attach">1</property>
638 <property name="top_attach">0</property>
639 </packing>
640 </child>
641 <child>
642 <object class="GtkEntry" id="eastshortname">
643 <property name="can_focus">True</property>
644 <property name="no_show_all">True</property>
645 <property name="valign">center</property>
646 <property name="activates_default">True</property>
647 <property name="width_chars">7</property>
648 <property name="truncate-multiline">True</property>
649 <child internal-child="accessible">
650 <object class="AtkObject" id="eastshortname-atkobject">
651 <property name="AtkObject::accessible-name" translatable="yes" context="eastshortname-atkobject">Initials</property>
652 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | eastshortname">Type your initials.</property>
653 </object>
654 </child>
655 </object>
656 <packing>
657 <property name="left_attach">2</property>
658 <property name="top_attach">0</property>
659 </packing>
660 </child>
661 </object>
662 <packing>
663 <property name="left_attach">1</property>
664 <property name="top_attach">3</property>
665 </packing>
666 </child>
667 <child>
668 <object class="GtkLabel" id="russtreetft">
669 <property name="can_focus">False</property>
670 <property name="no_show_all">True</property>
671 <property name="halign">start</property>
672 <property name="label" translatable="yes" context="optuserpage|russtreetft">_Street/apartment number:</property>
673 <property name="use_underline">True</property>
674 <property name="mnemonic_widget">russtreet</property>
675 <property name="xalign">0</property>
676 </object>
677 <packing>
678 <property name="left_attach">0</property>
679 <property name="top_attach">5</property>
680 </packing>
681 </child>
682 <child>
683 <!-- n-columns=1 n-rows=1 -->
684 <object class="GtkGrid" id="grid10">
685 <property name="can_focus">False</property>
686 <property name="no_show_all">True</property>
687 <property name="column_spacing">6</property>
688 <child>
689 <object class="GtkEntry" id="russtreet">
690 <property name="can_focus">True</property>
691 <property name="no_show_all">True</property>
692 <property name="valign">center</property>
693 <property name="hexpand">True</property>
694 <property name="activates_default">True</property>
695 <property name="truncate-multiline">True</property>
696 <child internal-child="accessible">
697 <object class="AtkObject" id="russtreet-atkobject">
698 <property name="AtkObject::accessible-name" translatable="yes" context="russtreet-atkobject">Street</property>
699 <property name="AtkObject::accessible-description" translatable="yes" context="extended tips | russrteet">Type the name of your street in this field.</property>
700 </object>
701 </child>
702 </object>
703 <packing>
704 <property name="left_attach">0</property>
705 <property name="top_attach">0</property>
706 </packing>
707 </child>
708 <child>
709 <object class="GtkEntry" id="apartnum">
710 <property name="can_focus">True</property>
711 <property name="no_show_all">True</property>
712 <property name="valign">center</property>
713 <property name="activates_default">True</property>
714 <property name="width_chars">15</property>
715 <property name="truncate-multiline">True</property>
716 <child internal-child="accessible">
717 <object class="AtkObject" id="apartnum-atkobject">
718 <property name="AtkObject::accessible-name" translatable="yes" context="ruslastname-atkobject">Apartment number</property>
719 <property name="AtkObject::accessible-description" translatable="yes" context="extended tips | apartnum">Type your apartment number</property>
720 </object>
721 </child>
722 </object>
723 <packing>
724 <property name="left_attach">1</property>
725 <property name="top_attach">0</property>
726 </packing>
727 </child>
728 </object>
729 <packing>
730 <property name="left_attach">1</property>
731 <property name="top_attach">5</property>
732 </packing>
733 </child>
734 <child>
735 <object class="GtkLabel" id="icityft">
736 <property name="can_focus">False</property>
737 <property name="no_show_all">True</property>
738 <property name="halign">start</property>
739 <property name="label" translatable="yes" context="optuserpage|icityft">_Zip/city:</property>
740 <property name="use_underline">True</property>
741 <property name="mnemonic_widget">izip</property>
742 <property name="xalign">0</property>
743 </object>
744 <packing>
745 <property name="left_attach">0</property>
746 <property name="top_attach">6</property>
747 </packing>
748 </child>
749 <child>
750 <!-- n-columns=1 n-rows=1 -->
751 <object class="GtkGrid" id="grid11">
752 <property name="can_focus">False</property>
753 <property name="no_show_all">True</property>
754 <property name="column_spacing">6</property>
755 <child>
756 <object class="GtkEntry" id="icity">
757 <property name="can_focus">True</property>
758 <property name="no_show_all">True</property>
759 <property name="valign">center</property>
760 <property name="hexpand">True</property>
761 <property name="activates_default">True</property>
762 <property name="truncate-multiline">True</property>
763 <child internal-child="accessible">
764 <object class="AtkObject" id="icity-atkobject">
765 <property name="AtkObject::accessible-name" translatable="yes" context="icity-atkobject">City</property>
766 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | icity">Type the city where you live.</property>
767 </object>
768 </child>
769 </object>
770 <packing>
771 <property name="left_attach">1</property>
772 <property name="top_attach">0</property>
773 </packing>
774 </child>
775 <child>
776 <object class="GtkEntry" id="izip">
777 <property name="can_focus">True</property>
778 <property name="no_show_all">True</property>
779 <property name="valign">center</property>
780 <property name="activates_default">True</property>
781 <property name="width_chars">15</property>
782 <property name="truncate-multiline">True</property>
783 <child internal-child="accessible">
784 <object class="AtkObject" id="izip-atkobject">
785 <property name="AtkObject::accessible-name" translatable="yes" context="izip-atkobject">Zip code</property>
786 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | izip">Type your ZIP in this field.</property>
787 </object>
788 </child>
789 </object>
790 <packing>
791 <property name="left_attach">0</property>
792 <property name="top_attach">0</property>
793 </packing>
794 </child>
795 </object>
796 <packing>
797 <property name="left_attach">1</property>
798 <property name="top_attach">6</property>
799 </packing>
800 </child>
801 <child>
802 <!-- n-columns=1 n-rows=1 -->
803 <object class="GtkGrid" id="grid4">
804 <property name="can_focus">False</property>
805 <property name="no_show_all">True</property>
806 <property name="hexpand">True</property>
807 <child>
808 <object class="GtkEntry" id="street">
809 <property name="can_focus">True</property>
810 <property name="no_show_all">True</property>
811 <property name="valign">center</property>
812 <property name="hexpand">True</property>
813 <property name="activates_default">True</property>
814 <property name="truncate-multiline">True</property>
815 <child internal-child="accessible">
816 <object class="AtkObject" id="street-atkobject">
817 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | street">Type the name of your street in this field.</property>
818 </object>
819 </child>
820 </object>
821 <packing>
822 <property name="left_attach">0</property>
823 <property name="top_attach">0</property>
824 </packing>
825 </child>
826 </object>
827 <packing>
828 <property name="left_attach">1</property>
829 <property name="top_attach">4</property>
830 </packing>
831 </child>
832 <child>
833 <!-- n-columns=1 n-rows=1 -->
834 <object class="GtkGrid" id="grid12">
835 <property name="can_focus">False</property>
836 <property name="no_show_all">True</property>
837 <property name="hexpand">True</property>
838 <child>
839 <object class="GtkEntry" id="country">
840 <property name="can_focus">True</property>
841 <property name="no_show_all">True</property>
842 <property name="valign">center</property>
843 <property name="hexpand">True</property>
844 <property name="activates_default">True</property>
845 <property name="truncate-multiline">True</property>
846 <child internal-child="accessible">
847 <object class="AtkObject" id="country-atkobject">
848 <property name="AtkObject::accessible-description" translatable="yes" context="extended tips | country">Type your country and region</property>
849 </object>
850 </child>
851 </object>
852 <packing>
853 <property name="left_attach">0</property>
854 <property name="top_attach">0</property>
855 </packing>
856 </child>
857 </object>
858 <packing>
859 <property name="left_attach">1</property>
860 <property name="top_attach">8</property>
861 </packing>
862 </child>
863 <child>
864 <!-- n-columns=1 n-rows=1 -->
865 <object class="GtkGrid" id="grid13">
866 <property name="can_focus">False</property>
867 <property name="no_show_all">True</property>
868 <property name="hexpand">True</property>
869 <child>
870 <object class="GtkEntry" id="company">
871 <property name="can_focus">True</property>
872 <property name="no_show_all">True</property>
873 <property name="valign">center</property>
874 <property name="hexpand">True</property>
875 <property name="activates_default">True</property>
876 <property name="truncate-multiline">True</property>
877 <child internal-child="accessible">
878 <object class="AtkObject" id="company-atkobject">
879 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | company">Type the name of your company in this field.</property>
880 </object>
881 </child>
882 </object>
883 <packing>
884 <property name="left_attach">0</property>
885 <property name="top_attach">0</property>
886 </packing>
887 </child>
888 </object>
889 <packing>
890 <property name="left_attach">1</property>
891 <property name="top_attach">0</property>
892 </packing>
893 </child>
894 </object>
895 </child>
896 <child type="label">
897 <object class="GtkLabel" id="label1">
898 <property name="visible">True</property>
899 <property name="can_focus">False</property>
900 <property name="label" translatable="yes" context="optuserpage|label1">Address</property>
901 <attributes>
902 <attribute name="weight" value="bold"/>
903 </attributes>
904 </object>
905 </child>
906 </object>
907 <packing>
908 <property name="expand">False</property>
909 <property name="fill">True</property>
910 <property name="position">0</property>
911 </packing>
912 </child>
913 <child>
914 <object class="GtkFrame" id="cryptography">
915 <property name="visible">True</property>
916 <property name="can_focus">False</property>
917 <property name="label_xalign">0</property>
918 <property name="shadow_type">none</property>
919 <child>
920 <!-- n-columns=1 n-rows=1 -->
921 <object class="GtkGrid" id="grid14">
922 <property name="visible">True</property>
923 <property name="can_focus">False</property>
924 <property name="row_spacing">6</property>
925 <property name="column_spacing">6</property>
926 <property name="margin-start">12</property>
927 <property name="margin-top">6</property>
928 <child>
929 <object class="GtkLabel" id="signingkeylabel">
930 <property name="visible">True</property>
931 <property name="can_focus">False</property>
932 <property name="label" translatable="yes" context="optuserpage|signingkeylabel">OpenPGP signing key:</property>
933 <property name="use_underline">True</property>
934 <property name="mnemonic_widget">signingkey</property>
935 <property name="xalign">0</property>
936 </object>
937 <packing>
938 <property name="left_attach">0</property>
939 <property name="top_attach">0</property>
940 </packing>
941 </child>
942 <child>
943 <object class="GtkLabel" id="encryptionkeylabel">
944 <property name="visible">True</property>
945 <property name="can_focus">False</property>
946 <property name="label" translatable="yes" context="optuserpage|encryptionkeylabel">OpenPGP encryption key:</property>
947 <property name="use_underline">True</property>
948 <property name="mnemonic_widget">encryptionkey</property>
949 <property name="xalign">0</property>
950 </object>
951 <packing>
952 <property name="left_attach">0</property>
953 <property name="top_attach">1</property>
954 </packing>
955 </child>
956 <child>
957 <object class="GtkComboBoxText" id="encryptionkey">
958 <property name="visible">True</property>
959 <property name="can_focus">False</property>
960 <property name="hexpand">True</property>
961 <items>
962 <item translatable="yes" context="optuserpage|liststore1">No key</item>
963 </items>
964 <child internal-child="accessible">
965 <object class="AtkObject" id="encryptionkey-atkobject">
966 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | encryptionkey">Select your OpenPGP key from the drop-down list for encrypting ODF documents.</property>
967 </object>
968 </child>
969 </object>
970 <packing>
971 <property name="left_attach">1</property>
972 <property name="top_attach">1</property>
973 </packing>
974 </child>
975 <child>
976 <object class="GtkComboBoxText" id="signingkey">
977 <property name="visible">True</property>
978 <property name="can_focus">False</property>
979 <property name="hexpand">True</property>
980 <items>
981 <item translatable="yes" context="optuserpage|liststore1">No key</item>
982 </items>
983 <child internal-child="accessible">
984 <object class="AtkObject" id="signingkey-atkobject">
985 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | signingkey">Select your OpenPGP key from the drop-down list for signing ODF documents.</property>
986 </object>
987 </child>
988 </object>
989 <packing>
990 <property name="left_attach">1</property>
991 <property name="top_attach">0</property>
992 </packing>
993 </child>
994 <child>
995 <object class="GtkCheckButton" id="encrypttoself">
996 <property name="label" translatable="yes" context="optuserpage|encrypttoself">When encrypting documents, always encrypt to self</property>
997 <property name="visible">True</property>
998 <property name="can_focus">True</property>
999 <property name="receives_default">False</property>
1000 <property name="use_underline">True</property>
1001 <property name="draw_indicator">True</property>
1002 <child internal-child="accessible">
1003 <object class="AtkObject" id="encrypttoself-atkobject">
1004 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | encrypttoself">Mark this checkbox to also encrypt the file with your public key, so you can open the document with your private key.</property>
1005 </object>
1006 </child>
1007 </object>
1008 <packing>
1009 <property name="left_attach">0</property>
1010 <property name="top_attach">2</property>
1011 <property name="width">2</property>
1012 </packing>
1013 </child>
1014 </object>
1015 </child>
1016 <child type="label">
1017 <object class="GtkLabel" id="cryptographylabel">
1018 <property name="visible">True</property>
1019 <property name="can_focus">False</property>
1020 <property name="label" translatable="yes" context="optuserpage|cryptographylabel">Cryptography</property>
1021 <property name="use_underline">True</property>
1022 <attributes>
1023 <attribute name="weight" value="bold"/>
1024 </attributes>
1025 </object>
1026 </child>
1027 </object>
1028 <packing>
1029 <property name="expand">False</property>
1030 <property name="fill">True</property>
1031 <property name="position">1</property>
1032 </packing>
1033 </child>
1034 <child internal-child="accessible">
1035 <object class="AtkObject" id="OptUserPage-atkobject">
1036 <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | OptUserPage">Use this tab page to enter or edit user data.</property>
1037 </object>
1038 </child>
1039 </object>
1040 <object class="GtkSizeGroup" id="sizegroupLabel">
1041 <widgets>
1042 <widget name="companyft"/>
1043 <widget name="nameft"/>
1044 <widget name="streetft"/>
1045 <widget name="cityft"/>
1046 <widget name="countryft"/>
1047 <widget name="titleft"/>
1048 <widget name="phoneft"/>
1049 <widget name="faxft"/>
1050 <widget name="rusnameft"/>
1051 <widget name="eastnameft"/>
1052 <widget name="russtreetft"/>
1053 <widget name="icityft"/>
1054 <widget name="signingkeylabel"/>
1055 <widget name="encryptionkeylabel"/>
1056 </widgets>
1057 </object>
1058 </interface>