tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / cui / uiconfig / ui / charnamepage.ui
blob8961ee260f8f9fcb8402149a074ed33dda5708f7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkTreeStore" id="liststore2">
14 <columns>
15 <!-- column-name text -->
16 <column type="gchararray"/>
17 <!-- column-name id -->
18 <column type="gchararray"/>
19 </columns>
20 </object>
21 <object class="GtkTreeStore" id="liststore3">
22 <columns>
23 <!-- column-name text -->
24 <column type="gchararray"/>
25 <!-- column-name id -->
26 <column type="gchararray"/>
27 </columns>
28 </object>
29 <object class="GtkListStore" id="liststore4">
30 <columns>
31 <!-- column-name text -->
32 <column type="gchararray"/>
33 <!-- column-name id -->
34 <column type="gchararray"/>
35 <!-- column-name image -->
36 <column type="GdkPixbuf"/>
37 </columns>
38 </object>
39 <object class="GtkListStore" id="liststore5">
40 <columns>
41 <!-- column-name text -->
42 <column type="gchararray"/>
43 <!-- column-name id -->
44 <column type="gchararray"/>
45 <!-- column-name image -->
46 <column type="GdkPixbuf"/>
47 </columns>
48 </object>
49 <object class="GtkListStore" id="liststore6">
50 <columns>
51 <!-- column-name text -->
52 <column type="gchararray"/>
53 <!-- column-name id -->
54 <column type="gchararray"/>
55 <!-- column-name image -->
56 <column type="GdkPixbuf"/>
57 </columns>
58 </object>
59 <object class="GtkListStore" id="liststore7">
60 <columns>
61 <!-- column-name text -->
62 <column type="gchararray"/>
63 <!-- column-name id -->
64 <column type="gchararray"/>
65 <!-- column-name image -->
66 <column type="GdkPixbuf"/>
67 </columns>
68 </object>
69 <!-- n-columns=2 n-rows=2 -->
70 <object class="GtkGrid" id="CharNamePage">
71 <property name="visible">True</property>
72 <property name="can-focus">False</property>
73 <property name="margin-start">6</property>
74 <property name="margin-end">6</property>
75 <property name="margin-top">6</property>
76 <property name="margin-bottom">6</property>
77 <property name="hexpand">True</property>
78 <property name="vexpand">True</property>
79 <property name="row-spacing">6</property>
80 <property name="column-spacing">12</property>
81 <child>
82 <object class="GtkNotebook" id="nbWestern">
83 <property name="visible">True</property>
84 <property name="can-focus">True</property>
85 <property name="hexpand">True</property>
86 <property name="vexpand">True</property>
87 <property name="show-border">False</property>
88 <child>
89 <!-- n-columns=3 n-rows=6 -->
90 <object class="GtkGrid" id="gdWestern">
91 <property name="visible">True</property>
92 <property name="can-focus">False</property>
93 <property name="margin-start">6</property>
94 <property name="margin-end">6</property>
95 <property name="margin-top">6</property>
96 <property name="margin-bottom">6</property>
97 <property name="vexpand">True</property>
98 <property name="row-spacing">6</property>
99 <property name="column-spacing">6</property>
100 <child>
101 <object class="GtkLabel" id="lbWestFontname">
102 <property name="visible">True</property>
103 <property name="can-focus">False</property>
104 <property name="label" context="charnamepage|westfontnameft-cjk">Name:</property>
105 <property name="use-underline">True</property>
106 <property name="mnemonic-widget">edWestFontName</property>
107 <property name="xalign">0</property>
108 </object>
109 <packing>
110 <property name="left-attach">0</property>
111 <property name="top-attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkLabel" id="lbWestLanguage">
116 <property name="visible">True</property>
117 <property name="can-focus">False</property>
118 <property name="label" translatable="yes" context="charnamepage|westlangft-cjk">Language:</property>
119 <property name="use-underline">True</property>
120 <property name="mnemonic-widget">cbWestLanguage</property>
121 <property name="xalign">0</property>
122 </object>
123 <packing>
124 <property name="left-attach">0</property>
125 <property name="top-attach">4</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkComboBox" id="cbWestLanguage">
130 <property name="visible">True</property>
131 <property name="can-focus">False</property>
132 <property name="hexpand">True</property>
133 <property name="model">liststore5</property>
134 <property name="has-entry">True</property>
135 <property name="entry-text-column">0</property>
136 <property name="id-column">1</property>
137 <child>
138 <object class="GtkCellRendererPixbuf" id="cellrenderertext5"/>
139 <attributes>
140 <attribute name="pixbuf">2</attribute>
141 </attributes>
142 </child>
143 <child internal-child="entry">
144 <object class="GtkEntry">
145 <property name="truncate-multiline">True</property>
146 <property name="can-focus">False</property>
147 </object>
148 </child>
149 <child internal-child="accessible">
150 <object class="AtkObject" id="cbWestLanguage-atkobject">
151 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|westlanglb-cjk">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</property>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="left-attach">1</property>
157 <property name="top-attach">4</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkLabel" id="lbWestStyle">
162 <property name="visible">True</property>
163 <property name="can-focus">False</property>
164 <property name="label" context="charnamepage|weststyleft-cjk">Style:</property>
165 <property name="use-underline">True</property>
166 <property name="mnemonic-widget">cbWestStyle</property>
167 <property name="xalign">0</property>
168 </object>
169 <packing>
170 <property name="left-attach">0</property>
171 <property name="top-attach">2</property>
172 </packing>
173 </child>
174 <child>
175 <object class="GtkComboBoxText" id="cbWestStyle">
176 <property name="visible">True</property>
177 <property name="can-focus">False</property>
178 <property name="has-entry">True</property>
179 <child internal-child="entry">
180 <object class="GtkEntry">
181 <property name="truncate-multiline">True</property>
182 <property name="can-focus">False</property>
183 </object>
184 </child>
185 <child internal-child="accessible">
186 <object class="AtkObject" id="cbWestStyle-atkobject">
187 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|weststylelb-cjk">Select the formatting that you want to apply.</property>
188 </object>
189 </child>
190 </object>
191 <packing>
192 <property name="left-attach">1</property>
193 <property name="top-attach">2</property>
194 <property name="width">2</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkLabel" id="lbWestSize">
199 <property name="visible">True</property>
200 <property name="can-focus">False</property>
201 <property name="label" translatable="yes" context="charnamepage|westsizeft-cjk">Size:</property>
202 <property name="use-underline">True</property>
203 <property name="mnemonic-widget">cbWestSize</property>
204 <property name="xalign">0</property>
205 </object>
206 <packing>
207 <property name="left-attach">0</property>
208 <property name="top-attach">3</property>
209 </packing>
210 </child>
211 <child>
212 <object class="GtkComboBoxText" id="cbWestSize">
213 <property name="visible">True</property>
214 <property name="can-focus">False</property>
215 <property name="has-entry">True</property>
216 <child internal-child="entry">
217 <object class="GtkEntry">
218 <property name="truncate-multiline">True</property>
219 <property name="can-focus">False</property>
220 </object>
221 </child>
222 <child internal-child="accessible">
223 <object class="AtkObject" id="cbWestSize-atkobject">
224 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|westsizelb-cjk">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</property>
225 </object>
226 </child>
227 </object>
228 <packing>
229 <property name="left-attach">1</property>
230 <property name="top-attach">3</property>
231 <property name="width">2</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkButton" id="btnWestFeatures">
236 <property name="label" translatable="yes" context="charnamepage|west_features_button-cjk">Features...</property>
237 <property name="visible">True</property>
238 <property name="can-focus">True</property>
239 <property name="receives-default">True</property>
240 <property name="halign">end</property>
241 </object>
242 <packing>
243 <property name="left-attach">2</property>
244 <property name="top-attach">4</property>
245 </packing>
246 </child>
247 <child>
248 <object class="GtkScrolledWindow">
249 <property name="visible">True</property>
250 <property name="can-focus">False</property>
251 <property name="hexpand">True</property>
252 <property name="vexpand">True</property>
253 <property name="shadow-type">in</property>
254 <child>
255 <object class="GtkTreeView" id="trWestFontName">
256 <property name="visible">True</property>
257 <property name="can-focus">True</property>
258 <property name="hexpand">True</property>
259 <property name="vexpand">True</property>
260 <property name="model">liststore1</property>
261 <property name="headers-visible">False</property>
262 <property name="headers-clickable">False</property>
263 <property name="search-column">0</property>
264 <property name="show-expanders">False</property>
265 <child internal-child="selection">
266 <object class="GtkTreeSelection"/>
267 </child>
268 <child>
269 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
270 <child>
271 <object class="GtkCellRendererText" id="cellrenderertext1"/>
272 <attributes>
273 <attribute name="text">0</attribute>
274 </attributes>
275 </child>
276 </object>
277 </child>
278 <child internal-child="accessible">
279 <object class="AtkObject" id="trWestFontName-atkobject">
280 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|westfontnamelb-nocjk">Select the font that you want to apply.</property>
281 </object>
282 </child>
283 </object>
284 </child>
285 </object>
286 <packing>
287 <property name="left-attach">1</property>
288 <property name="top-attach">1</property>
289 <property name="width">2</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkEntry" id="edWestFontName">
294 <property name="visible">True</property>
295 <property name="can-focus">True</property>
296 <property name="hexpand">True</property>
297 <property name="activates-default">True</property>
298 <property name="truncate-multiline">True</property>
299 </object>
300 <packing>
301 <property name="left-attach">1</property>
302 <property name="top-attach">0</property>
303 <property name="width">2</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkLabel" id="lbWestFontinfo">
308 <property name="visible">True</property>
309 <property name="can-focus">False</property>
310 <property name="valign">start</property>
311 <property name="wrap">True</property>
312 <property name="width-chars">30</property>
313 <property name="max-width-chars">30</property>
314 <property name="xalign">0</property>
315 <attributes>
316 <attribute name="scale" value="0.9"/>
317 </attributes>
318 </object>
319 <packing>
320 <property name="left-attach">1</property>
321 <property name="top-attach">5</property>
322 <property name="width">2</property>
323 </packing>
324 </child>
325 <child>
326 <placeholder/>
327 </child>
328 <child>
329 <placeholder/>
330 </child>
331 </object>
332 </child>
333 <child type="tab">
334 <object class="GtkLabel" id="lbWestern">
335 <property name="visible">True</property>
336 <property name="can-focus">False</property>
337 <property name="label" translatable="yes" context="charnamepage|Tab_Western">Western</property>
338 </object>
339 <packing>
340 <property name="tab-fill">False</property>
341 </packing>
342 </child>
343 <child>
344 <placeholder/>
345 </child>
346 <child type="tab">
347 <placeholder/>
348 </child>
349 <child>
350 <placeholder/>
351 </child>
352 <child type="tab">
353 <placeholder/>
354 </child>
355 </object>
356 <packing>
357 <property name="left-attach">0</property>
358 <property name="top-attach">0</property>
359 </packing>
360 </child>
361 <child>
362 <object class="GtkNotebook" id="nbCJKCTL">
363 <property name="visible">True</property>
364 <property name="can-focus">True</property>
365 <property name="vexpand">True</property>
366 <property name="show-border">False</property>
367 <child>
368 <!-- n-columns=3 n-rows=6 -->
369 <object class="GtkGrid" id="gdCJK">
370 <property name="visible">True</property>
371 <property name="can-focus">False</property>
372 <property name="margin-start">6</property>
373 <property name="margin-end">6</property>
374 <property name="margin-top">6</property>
375 <property name="margin-bottom">6</property>
376 <property name="vexpand">True</property>
377 <property name="row-spacing">6</property>
378 <property name="column-spacing">6</property>
379 <child>
380 <object class="GtkLabel" id="lbCJKSize">
381 <property name="visible">True</property>
382 <property name="can-focus">False</property>
383 <property name="label" translatable="yes" context="charnamepage|eastsizeft">Size:</property>
384 <property name="use-underline">True</property>
385 <property name="mnemonic-widget">cbCJKSize</property>
386 <property name="xalign">0</property>
387 </object>
388 <packing>
389 <property name="left-attach">0</property>
390 <property name="top-attach">3</property>
391 </packing>
392 </child>
393 <child>
394 <object class="GtkLabel" id="lbCJKLanguage">
395 <property name="visible">True</property>
396 <property name="can-focus">False</property>
397 <property name="label" translatable="yes" context="charnamepage|eastlangft">Language:</property>
398 <property name="use-underline">True</property>
399 <property name="mnemonic-widget">cbCJKLanguage</property>
400 <property name="xalign">0</property>
401 </object>
402 <packing>
403 <property name="left-attach">0</property>
404 <property name="top-attach">4</property>
405 </packing>
406 </child>
407 <child>
408 <object class="GtkComboBoxText" id="cbCJKStyle">
409 <property name="visible">True</property>
410 <property name="can-focus">False</property>
411 <property name="has-entry">True</property>
412 <child internal-child="entry">
413 <object class="GtkEntry">
414 <property name="truncate-multiline">True</property>
415 <property name="can-focus">False</property>
416 </object>
417 </child>
418 <child internal-child="accessible">
419 <object class="AtkObject" id="cbCJKStyle-atkobject">
420 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|eaststylelb">Select the formatting that you want to apply.</property>
421 </object>
422 </child>
423 </object>
424 <packing>
425 <property name="left-attach">1</property>
426 <property name="top-attach">2</property>
427 <property name="width">2</property>
428 </packing>
429 </child>
430 <child>
431 <object class="GtkComboBoxText" id="cbCJKSize">
432 <property name="visible">True</property>
433 <property name="can-focus">False</property>
434 <property name="has-entry">True</property>
435 <child internal-child="entry">
436 <object class="GtkEntry">
437 <property name="truncate-multiline">True</property>
438 <property name="can-focus">False</property>
439 </object>
440 </child>
441 <child internal-child="accessible">
442 <object class="AtkObject" id="cbCJKSize-atkobject">
443 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|eastsizelb">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</property>
444 </object>
445 </child>
446 </object>
447 <packing>
448 <property name="left-attach">1</property>
449 <property name="top-attach">3</property>
450 <property name="width">2</property>
451 </packing>
452 </child>
453 <child>
454 <object class="GtkLabel" id="lbCJKStyle">
455 <property name="visible">True</property>
456 <property name="can-focus">False</property>
457 <property name="label" context="charnamepage|eaststyleft">Style:</property>
458 <property name="use-underline">True</property>
459 <property name="mnemonic-widget">cbCJKStyle</property>
460 <property name="xalign">0</property>
461 </object>
462 <packing>
463 <property name="left-attach">0</property>
464 <property name="top-attach">2</property>
465 </packing>
466 </child>
467 <child>
468 <object class="GtkButton" id="btnCJKFeatures">
469 <property name="label" translatable="yes" context="charnamepage|east_features_button">Features...</property>
470 <property name="visible">True</property>
471 <property name="can-focus">True</property>
472 <property name="receives-default">True</property>
473 <property name="halign">end</property>
474 </object>
475 <packing>
476 <property name="left-attach">2</property>
477 <property name="top-attach">4</property>
478 </packing>
479 </child>
480 <child>
481 <object class="GtkLabel" id="lbCJKFontname">
482 <property name="visible">True</property>
483 <property name="can-focus">False</property>
484 <property name="label" context="charnamepage|eastfontnameft">Name:</property>
485 <property name="use-underline">True</property>
486 <property name="mnemonic-widget">edCJKFontName</property>
487 <property name="xalign">0</property>
488 </object>
489 <packing>
490 <property name="left-attach">0</property>
491 <property name="top-attach">0</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkScrolledWindow">
496 <property name="visible">True</property>
497 <property name="can-focus">True</property>
498 <property name="hexpand">True</property>
499 <property name="vexpand">True</property>
500 <property name="shadow-type">in</property>
501 <child>
502 <object class="GtkTreeView" id="trCJKFontName">
503 <property name="visible">True</property>
504 <property name="can-focus">True</property>
505 <property name="hexpand">True</property>
506 <property name="vexpand">True</property>
507 <property name="model">liststore2</property>
508 <property name="headers-visible">False</property>
509 <property name="headers-clickable">False</property>
510 <property name="search-column">0</property>
511 <property name="show-expanders">False</property>
512 <child internal-child="selection">
513 <object class="GtkTreeSelection"/>
514 </child>
515 <child>
516 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
517 <child>
518 <object class="GtkCellRendererText" id="cellrenderertext2"/>
519 <attributes>
520 <attribute name="text">0</attribute>
521 </attributes>
522 </child>
523 </object>
524 </child>
525 <child internal-child="accessible">
526 <object class="AtkObject" id="trCJKFontName-atkobject">
527 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|trCJKFontName">Select the font that you want to apply.</property>
528 </object>
529 </child>
530 </object>
531 </child>
532 </object>
533 <packing>
534 <property name="left-attach">1</property>
535 <property name="top-attach">1</property>
536 <property name="width">2</property>
537 </packing>
538 </child>
539 <child>
540 <object class="GtkEntry" id="edCJKFontName">
541 <property name="visible">True</property>
542 <property name="can-focus">True</property>
543 <property name="hexpand">True</property>
544 <property name="activates-default">True</property>
545 <property name="truncate-multiline">True</property>
546 </object>
547 <packing>
548 <property name="left-attach">1</property>
549 <property name="top-attach">0</property>
550 <property name="width">2</property>
551 </packing>
552 </child>
553 <child>
554 <object class="GtkComboBox" id="cbCJKLanguage">
555 <property name="visible">True</property>
556 <property name="can-focus">False</property>
557 <property name="hexpand">True</property>
558 <property name="model">liststore6</property>
559 <property name="has-entry">True</property>
560 <property name="entry-text-column">0</property>
561 <property name="id-column">1</property>
562 <child>
563 <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
564 <attributes>
565 <attribute name="pixbuf">2</attribute>
566 </attributes>
567 </child>
568 <child internal-child="entry">
569 <object class="GtkEntry">
570 <property name="truncate-multiline">True</property>
571 <property name="can-focus">False</property>
572 </object>
573 </child>
574 <child internal-child="accessible">
575 <object class="AtkObject" id="cbCJKLanguage-atkobject">
576 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|eastlanglb">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</property>
577 </object>
578 </child>
579 </object>
580 <packing>
581 <property name="left-attach">1</property>
582 <property name="top-attach">4</property>
583 </packing>
584 </child>
585 <child>
586 <object class="GtkLabel" id="lbCJKFontinfo">
587 <property name="visible">True</property>
588 <property name="can-focus">False</property>
589 <property name="valign">start</property>
590 <property name="wrap">True</property>
591 <property name="width-chars">30</property>
592 <property name="max-width-chars">30</property>
593 <property name="xalign">0</property>
594 <attributes>
595 <attribute name="scale" value="0.9"/>
596 </attributes>
597 </object>
598 <packing>
599 <property name="left-attach">1</property>
600 <property name="top-attach">5</property>
601 <property name="width">2</property>
602 </packing>
603 </child>
604 <child>
605 <placeholder/>
606 </child>
607 <child>
608 <placeholder/>
609 </child>
610 </object>
611 </child>
612 <child type="tab">
613 <object class="GtkLabel" id="nbCJK">
614 <property name="visible">True</property>
615 <property name="can-focus">False</property>
616 <property name="label" translatable="yes" context="charnamepage|Tab_Asian">Asian</property>
617 </object>
618 <packing>
619 <property name="tab-fill">False</property>
620 </packing>
621 </child>
622 <child>
623 <!-- n-columns=3 n-rows=6 -->
624 <object class="GtkGrid" id="gdCTL">
625 <property name="visible">True</property>
626 <property name="can-focus">False</property>
627 <property name="margin-start">6</property>
628 <property name="margin-end">6</property>
629 <property name="margin-top">6</property>
630 <property name="margin-bottom">6</property>
631 <property name="vexpand">True</property>
632 <property name="row-spacing">6</property>
633 <property name="column-spacing">6</property>
634 <child>
635 <object class="GtkLabel" id="lbCTLFontname">
636 <property name="visible">True</property>
637 <property name="can-focus">False</property>
638 <property name="label" context="charnamepage|ctlfontnameft">Name:</property>
639 <property name="use-underline">True</property>
640 <property name="mnemonic-widget">edCTLFontName</property>
641 <property name="xalign">0</property>
642 </object>
643 <packing>
644 <property name="left-attach">0</property>
645 <property name="top-attach">0</property>
646 </packing>
647 </child>
648 <child>
649 <object class="GtkLabel" id="lbCTLStyle">
650 <property name="visible">True</property>
651 <property name="can-focus">False</property>
652 <property name="label" context="charnamepage|ctlstyleft">Style:</property>
653 <property name="use-underline">True</property>
654 <property name="mnemonic-widget">cbCTLStyle</property>
655 <property name="xalign">0</property>
656 </object>
657 <packing>
658 <property name="left-attach">0</property>
659 <property name="top-attach">2</property>
660 </packing>
661 </child>
662 <child>
663 <object class="GtkLabel" id="lbCTLSize">
664 <property name="visible">True</property>
665 <property name="can-focus">False</property>
666 <property name="label" translatable="yes" context="charnamepage|ctlsizeft">Size:</property>
667 <property name="use-underline">True</property>
668 <property name="mnemonic-widget">cbCTLSize</property>
669 <property name="xalign">0</property>
670 </object>
671 <packing>
672 <property name="left-attach">0</property>
673 <property name="top-attach">3</property>
674 </packing>
675 </child>
676 <child>
677 <object class="GtkComboBoxText" id="cbCTLStyle">
678 <property name="visible">True</property>
679 <property name="can-focus">False</property>
680 <property name="has-entry">True</property>
681 <child internal-child="entry">
682 <object class="GtkEntry">
683 <property name="truncate-multiline">True</property>
684 <property name="can-focus">False</property>
685 </object>
686 </child>
687 <child internal-child="accessible">
688 <object class="AtkObject" id="cbCTLStyle-atkobject">
689 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|ctlstylelb">Select the formatting that you want to apply.</property>
690 </object>
691 </child>
692 </object>
693 <packing>
694 <property name="left-attach">1</property>
695 <property name="top-attach">2</property>
696 <property name="width">2</property>
697 </packing>
698 </child>
699 <child>
700 <object class="GtkComboBoxText" id="cbCTLSize">
701 <property name="visible">True</property>
702 <property name="can-focus">False</property>
703 <property name="has-entry">True</property>
704 <child internal-child="entry">
705 <object class="GtkEntry">
706 <property name="truncate-multiline">True</property>
707 <property name="can-focus">False</property>
708 </object>
709 </child>
710 <child internal-child="accessible">
711 <object class="AtkObject" id="cbCTLSize-atkobject">
712 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|ctlsizelb">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</property>
713 </object>
714 </child>
715 </object>
716 <packing>
717 <property name="left-attach">1</property>
718 <property name="top-attach">3</property>
719 <property name="width">2</property>
720 </packing>
721 </child>
722 <child>
723 <object class="GtkLabel" id="lbCTLLanguage">
724 <property name="visible">True</property>
725 <property name="can-focus">False</property>
726 <property name="label" translatable="yes" context="charnamepage|ctllangft">Language:</property>
727 <property name="use-underline">True</property>
728 <property name="mnemonic-widget">cbCTLLanguage</property>
729 <property name="xalign">0</property>
730 </object>
731 <packing>
732 <property name="left-attach">0</property>
733 <property name="top-attach">4</property>
734 </packing>
735 </child>
736 <child>
737 <object class="GtkButton" id="btnCTLFeatures">
738 <property name="label" translatable="yes" context="charnamepage|ctl_features_button">Features...</property>
739 <property name="visible">True</property>
740 <property name="can-focus">True</property>
741 <property name="receives-default">True</property>
742 <property name="halign">end</property>
743 </object>
744 <packing>
745 <property name="left-attach">2</property>
746 <property name="top-attach">4</property>
747 </packing>
748 </child>
749 <child>
750 <object class="GtkComboBox" id="cbCTLLanguage">
751 <property name="visible">True</property>
752 <property name="can-focus">False</property>
753 <property name="hexpand">True</property>
754 <property name="model">liststore7</property>
755 <property name="has-entry">True</property>
756 <property name="entry-text-column">0</property>
757 <property name="id-column">1</property>
758 <child>
759 <object class="GtkCellRendererPixbuf" id="cellrenderertext11"/>
760 <attributes>
761 <attribute name="pixbuf">2</attribute>
762 </attributes>
763 </child>
764 <child internal-child="entry">
765 <object class="GtkEntry">
766 <property name="truncate-multiline">True</property>
767 <property name="can-focus">False</property>
768 </object>
769 </child>
770 <child internal-child="accessible">
771 <object class="AtkObject" id="cbCTLLanguage-atkobject">
772 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|ctllanglb">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</property>
773 </object>
774 </child>
775 </object>
776 <packing>
777 <property name="left-attach">1</property>
778 <property name="top-attach">4</property>
779 </packing>
780 </child>
781 <child>
782 <object class="GtkScrolledWindow">
783 <property name="visible">True</property>
784 <property name="can-focus">True</property>
785 <property name="hexpand">True</property>
786 <property name="vexpand">True</property>
787 <property name="shadow-type">in</property>
788 <child>
789 <object class="GtkTreeView" id="trCTLFontName">
790 <property name="visible">True</property>
791 <property name="can-focus">True</property>
792 <property name="hexpand">True</property>
793 <property name="vexpand">True</property>
794 <property name="model">liststore3</property>
795 <property name="headers-visible">False</property>
796 <property name="headers-clickable">False</property>
797 <property name="search-column">0</property>
798 <property name="show-expanders">False</property>
799 <child internal-child="selection">
800 <object class="GtkTreeSelection"/>
801 </child>
802 <child>
803 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
804 <child>
805 <object class="GtkCellRendererText" id="cellrenderertext3"/>
806 <attributes>
807 <attribute name="text">0</attribute>
808 </attributes>
809 </child>
810 </object>
811 </child>
812 <child internal-child="accessible">
813 <object class="AtkObject" id="trCTLFontName-atkobject">
814 <property name="AtkObject::accessible-description" translatable="yes" context="charnamepage|extended_tip|trCTLFontName">Select the font that you want to apply.</property>
815 </object>
816 </child>
817 </object>
818 </child>
819 </object>
820 <packing>
821 <property name="left-attach">1</property>
822 <property name="top-attach">1</property>
823 <property name="width">2</property>
824 </packing>
825 </child>
826 <child>
827 <object class="GtkEntry" id="edCTLFontName">
828 <property name="visible">True</property>
829 <property name="can-focus">True</property>
830 <property name="hexpand">True</property>
831 <property name="activates-default">True</property>
832 <property name="truncate-multiline">True</property>
833 </object>
834 <packing>
835 <property name="left-attach">1</property>
836 <property name="top-attach">0</property>
837 <property name="width">2</property>
838 </packing>
839 </child>
840 <child>
841 <object class="GtkLabel" id="lbCTLFontinfo">
842 <property name="visible">True</property>
843 <property name="can-focus">False</property>
844 <property name="wrap">True</property>
845 <property name="width-chars">30</property>
846 <property name="max-width-chars">30</property>
847 <property name="xalign">0</property>
848 <attributes>
849 <attribute name="scale" value="0.9"/>
850 </attributes>
851 </object>
852 <packing>
853 <property name="left-attach">1</property>
854 <property name="top-attach">5</property>
855 <property name="width">2</property>
856 </packing>
857 </child>
858 <child>
859 <placeholder/>
860 </child>
861 <child>
862 <placeholder/>
863 </child>
864 </object>
865 <packing>
866 <property name="position">1</property>
867 </packing>
868 </child>
869 <child type="tab">
870 <object class="GtkLabel" id="nbCTL">
871 <property name="visible">True</property>
872 <property name="can-focus">False</property>
873 <property name="label" translatable="yes" context="charnamepage|Tab_Complex">Complex</property>
874 </object>
875 <packing>
876 <property name="position">1</property>
877 <property name="tab-fill">False</property>
878 </packing>
879 </child>
880 <child>
881 <placeholder/>
882 </child>
883 <child type="tab">
884 <placeholder/>
885 </child>
886 </object>
887 <packing>
888 <property name="left-attach">1</property>
889 <property name="top-attach">0</property>
890 </packing>
891 </child>
892 <child>
893 <object class="GtkScrolledWindow" id="swPreview">
894 <property name="visible">True</property>
895 <property name="can-focus">False</property>
896 <property name="valign">end</property>
897 <property name="margin-start">12</property>
898 <property name="margin-end">12</property>
899 <property name="margin-top">6</property>
900 <property name="hexpand">True</property>
901 <property name="hscrollbar-policy">never</property>
902 <property name="vscrollbar-policy">never</property>
903 <property name="shadow-type">in</property>
904 <child>
905 <object class="GtkViewport" id="vpPreview">
906 <property name="visible">True</property>
907 <property name="can-focus">False</property>
908 <child>
909 <object class="GtkDrawingArea" id="preview">
910 <property name="visible">True</property>
911 <property name="can-focus">False</property>
912 <child internal-child="accessible">
913 <object class="AtkObject" id="preview-atkobject">
914 <property name="AtkObject::accessible-name" translatable="yes" context="charnamepage|preview-atkobject">Preview</property>
915 </object>
916 </child>
917 </object>
918 </child>
919 </object>
920 </child>
921 </object>
922 <packing>
923 <property name="left-attach">0</property>
924 <property name="top-attach">1</property>
925 <property name="width">2</property>
926 </packing>
927 </child>
928 </object>
929 </interface>