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