android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / linetabpage.ui
bloba5f9b178fe1d824280359978c3f2aa16dc83a4ac
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustmentHEIGHT_SYMBOL">
6 <property name="upper">20</property>
7 <property name="step_increment">0.05</property>
8 <property name="page_increment">1</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentPERCENT">
11 <property name="upper">100</property>
12 <property name="step_increment">5</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustmentWIDTH">
16 <property name="upper">5</property>
17 <property name="step_increment">0.1</property>
18 <property name="page_increment">1</property>
19 </object>
20 <object class="GtkAdjustment" id="adjustmentWIDTH1">
21 <property name="upper">5</property>
22 <property name="step_increment">0.1</property>
23 <property name="page_increment">1</property>
24 </object>
25 <object class="GtkAdjustment" id="adjustmentWIDTH2">
26 <property name="upper">5</property>
27 <property name="step_increment">0.1</property>
28 <property name="page_increment">1</property>
29 </object>
30 <object class="GtkAdjustment" id="adjustmentWIDTH_SYMBOL">
31 <property name="upper">20</property>
32 <property name="step_increment">0.05</property>
33 <property name="page_increment">1</property>
34 </object>
35 <object class="GtkListStore" id="liststore4">
36 <columns>
37 <!-- column-name text -->
38 <column type="gchararray"/>
39 <!-- column-name id -->
40 <column type="gchararray"/>
41 <!-- column-name image -->
42 <column type="GdkPixbuf"/>
43 <!-- column-name surface -->
44 <column type="CairoSurface"/>
45 </columns>
46 </object>
47 <object class="GtkListStore" id="liststore5">
48 <columns>
49 <!-- column-name text -->
50 <column type="gchararray"/>
51 <!-- column-name id -->
52 <column type="gchararray"/>
53 <!-- column-name image -->
54 <column type="GdkPixbuf"/>
55 <!-- column-name surface -->
56 <column type="CairoSurface"/>
57 </columns>
58 </object>
59 <object class="GtkListStore" id="liststore6">
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 <!-- column-name surface -->
68 <column type="CairoSurface"/>
69 </columns>
70 </object>
71 <object class="GtkMenu" id="menuSELECT">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <child>
75 <object class="GtkMenuItem" id="none">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="label" translatable="yes" context="linetabpage|menuitem1">_No Symbol</property>
79 <property name="use_underline">True</property>
80 </object>
81 </child>
82 <child>
83 <object class="GtkMenuItem" id="automatic">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="label" translatable="yes" context="linetabpage|menuitem2">_Automatic</property>
87 <property name="use_underline">True</property>
88 </object>
89 </child>
90 <child>
91 <object class="GtkMenuItem" id="file">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="label" translatable="yes" context="linetabpage|menuitem3">_From file...</property>
95 <property name="use_underline">True</property>
96 </object>
97 </child>
98 <child>
99 <object class="GtkMenuItem" id="gallery">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="label" translatable="yes" context="linetabpage|menuitem4">_Gallery</property>
103 <property name="use_underline">True</property>
104 <child type="submenu">
105 <object class="GtkMenu" id="gallerysubmenu">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 </object>
109 </child>
110 </object>
111 </child>
112 <child>
113 <object class="GtkMenuItem" id="symbols">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="label" translatable="yes" context="linetabpage|menuitem5">_Symbols</property>
117 <property name="use_underline">True</property>
118 <child type="submenu">
119 <object class="GtkMenu" id="symbolssubmenu">
120 <property name="visible">True</property>
121 <property name="can_focus">False</property>
122 </object>
123 </child>
124 </object>
125 </child>
126 </object>
127 <object class="GtkBox" id="LineTabPage">
128 <property name="visible">True</property>
129 <property name="can_focus">False</property>
130 <property name="hexpand">True</property>
131 <property name="vexpand">True</property>
132 <property name="border_width">6</property>
133 <property name="orientation">vertical</property>
134 <property name="spacing">12</property>
135 <child>
136 <!-- n-columns=1 n-rows=1 -->
137 <object class="GtkGrid" id="grid1">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="row_spacing">12</property>
141 <property name="column_spacing">24</property>
142 <child>
143 <object class="GtkFrame" id="FL_LINE">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="label_xalign">0</property>
147 <property name="shadow_type">none</property>
148 <child>
149 <object class="GtkBox" id="box1">
150 <property name="visible">True</property>
151 <property name="can_focus">False</property>
152 <property name="orientation">vertical</property>
153 <property name="spacing">3</property>
154 <property name="margin-start">12</property>
155 <property name="margin-top">6</property>
156 <child>
157 <object class="GtkBox" id="box5">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <property name="spacing">6</property>
161 <child>
162 <object class="GtkLabel" id="FT_LINE_STYLE">
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="label" translatable="yes" context="linetabpage|FT_LINE_STYLE">_Style:</property>
166 <property name="use_underline">True</property>
167 <property name="mnemonic_widget">LB_LINE_STYLE</property>
168 <property name="xalign">0</property>
169 </object>
170 <packing>
171 <property name="expand">False</property>
172 <property name="fill">True</property>
173 <property name="position">0</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkComboBox" id="LB_LINE_STYLE">
178 <property name="visible">True</property>
179 <property name="can_focus">False</property>
180 <property name="model">liststore5</property>
181 <property name="entry_text_column">0</property>
182 <property name="id_column">1</property>
183 <child>
184 <object class="GtkCellRendererText" id="cellrenderertext7"/>
185 <attributes>
186 <attribute name="text">0</attribute>
187 </attributes>
188 </child>
189 <child>
190 <object class="GtkCellRendererPixbuf" id="cellrenderertext11"/>
191 <attributes>
192 <attribute name="surface">3</attribute>
193 </attributes>
194 </child>
195 </object>
196 <packing>
197 <property name="expand">False</property>
198 <property name="fill">True</property>
199 <property name="position">1</property>
200 </packing>
201 </child>
202 </object>
203 <packing>
204 <property name="expand">False</property>
205 <property name="fill">True</property>
206 <property name="position">0</property>
207 </packing>
208 </child>
209 <child>
210 <object class="GtkBox" id="boxCOLOR">
211 <property name="visible">True</property>
212 <property name="can_focus">False</property>
213 <property name="spacing">6</property>
214 <child>
215 <object class="GtkLabel" id="FT_COLOR">
216 <property name="visible">True</property>
217 <property name="can_focus">False</property>
218 <property name="label" translatable="yes" context="linetabpage|FT_COLOR">Colo_r:</property>
219 <property name="use_underline">True</property>
220 <property name="mnemonic_widget">LB_COLOR</property>
221 <property name="xalign">0</property>
222 </object>
223 <packing>
224 <property name="expand">False</property>
225 <property name="fill">True</property>
226 <property name="position">0</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkMenuButton" id="LB_COLOR">
231 <property name="visible">True</property>
232 <property name="can_focus">True</property>
233 <property name="receives_default">False</property>
234 <property name="xalign">0</property>
235 <property name="draw_indicator">True</property>
236 <property name="label" translatable="no"></property>
237 <child>
238 <placeholder/>
239 </child>
240 </object>
241 <packing>
242 <property name="expand">False</property>
243 <property name="fill">True</property>
244 <property name="position">1</property>
245 </packing>
246 </child>
247 </object>
248 <packing>
249 <property name="expand">False</property>
250 <property name="fill">True</property>
251 <property name="position">1</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkBox" id="boxWIDTH">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="spacing">6</property>
259 <child>
260 <object class="GtkLabel" id="FT_LINE_WIDTH">
261 <property name="visible">True</property>
262 <property name="can_focus">False</property>
263 <property name="label" translatable="yes" context="linetabpage|FT_LINE_WIDTH">_Width:</property>
264 <property name="use_underline">True</property>
265 <property name="mnemonic_widget">MTR_FLD_LINE_WIDTH</property>
266 <property name="xalign">0</property>
267 </object>
268 <packing>
269 <property name="expand">False</property>
270 <property name="fill">True</property>
271 <property name="position">0</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkSpinButton" id="MTR_FLD_LINE_WIDTH">
276 <property name="visible">True</property>
277 <property name="can_focus">True</property>
278 <property name="halign">start</property>
279 <property name="adjustment">adjustmentWIDTH</property>
280 <property name="truncate-multiline">True</property>
281 <property name="digits">2</property>
282 </object>
283 <packing>
284 <property name="expand">False</property>
285 <property name="fill">True</property>
286 <property name="position">1</property>
287 </packing>
288 </child>
289 </object>
290 <packing>
291 <property name="expand">False</property>
292 <property name="fill">True</property>
293 <property name="position">2</property>
294 </packing>
295 </child>
296 <child>
297 <object class="GtkBox" id="boxTRANSPARENCY">
298 <property name="visible">True</property>
299 <property name="can_focus">False</property>
300 <property name="spacing">6</property>
301 <child>
302 <object class="GtkLabel" id="FT_TRANSPARENT">
303 <property name="visible">True</property>
304 <property name="can_focus">False</property>
305 <property name="label" translatable="yes" context="linetabpage|FT_TRANSPARENT">_Transparency:</property>
306 <property name="use_underline">True</property>
307 <property name="mnemonic_widget">MTR_LINE_TRANSPARENT</property>
308 <property name="xalign">0</property>
309 </object>
310 <packing>
311 <property name="expand">False</property>
312 <property name="fill">True</property>
313 <property name="position">0</property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkSpinButton" id="MTR_LINE_TRANSPARENT">
318 <property name="visible">True</property>
319 <property name="can_focus">True</property>
320 <property name="halign">start</property>
321 <property name="truncate-multiline">True</property>
322 <property name="adjustment">adjustmentPERCENT</property>
323 </object>
324 <packing>
325 <property name="expand">False</property>
326 <property name="fill">True</property>
327 <property name="position">1</property>
328 </packing>
329 </child>
330 </object>
331 <packing>
332 <property name="expand">False</property>
333 <property name="fill">True</property>
334 <property name="position">3</property>
335 </packing>
336 </child>
337 </object>
338 </child>
339 <child type="label">
340 <object class="GtkLabel" id="label1">
341 <property name="visible">True</property>
342 <property name="can_focus">False</property>
343 <property name="label" translatable="yes" context="linetabpage|label1">Line Properties</property>
344 <attributes>
345 <attribute name="weight" value="bold"/>
346 </attributes>
347 </object>
348 </child>
349 </object>
350 <packing>
351 <property name="left_attach">0</property>
352 <property name="top_attach">0</property>
353 <property name="height">2</property>
354 </packing>
355 </child>
356 <child>
357 <object class="GtkFrame" id="FL_LINE_ENDS">
358 <property name="visible">True</property>
359 <property name="can_focus">False</property>
360 <property name="label_xalign">0</property>
361 <property name="shadow_type">none</property>
362 <child>
363 <object class="GtkBox" id="boxARROW_STYLES">
364 <property name="visible">True</property>
365 <property name="can_focus">False</property>
366 <property name="orientation">vertical</property>
367 <property name="spacing">6</property>
368 <property name="margin-start">12</property>
369 <property name="margin-top">6</property>
370 <child>
371 <object class="GtkBox">
372 <property name="visible">True</property>
373 <property name="can_focus">False</property>
374 <property name="spacing">36</property>
375 <child>
376 <!-- n-columns=1 n-rows=1 -->
377 <object class="GtkGrid" id="grid2">
378 <property name="visible">True</property>
379 <property name="can_focus">False</property>
380 <property name="row_spacing">3</property>
381 <property name="column_spacing">6</property>
382 <child>
383 <object class="GtkLabel" id="FT_LINE_ENDS_STYLE">
384 <property name="visible">True</property>
385 <property name="can_focus">False</property>
386 <property name="label" translatable="yes" context="linetabpage|FT_LINE_ENDS_STYLE">Start st_yle:</property>
387 <property name="use_underline">True</property>
388 <property name="mnemonic_widget">LB_START_STYLE</property>
389 <property name="xalign">0</property>
390 </object>
391 <packing>
392 <property name="left_attach">0</property>
393 <property name="top_attach">0</property>
394 </packing>
395 </child>
396 <child>
397 <object class="GtkComboBox" id="LB_START_STYLE">
398 <property name="visible">True</property>
399 <property name="can_focus">False</property>
400 <property name="model">liststore4</property>
401 <property name="entry_text_column">0</property>
402 <property name="id_column">1</property>
403 <child>
404 <object class="GtkCellRendererText" id="cellrenderertext1"/>
405 <attributes>
406 <attribute name="text">0</attribute>
407 </attributes>
408 </child>
409 <child>
410 <object class="GtkCellRendererPixbuf" id="cellrenderertext2"/>
411 <attributes>
412 <attribute name="surface">3</attribute>
413 </attributes>
414 </child>
415 </object>
416 <packing>
417 <property name="left_attach">1</property>
418 <property name="top_attach">0</property>
419 </packing>
420 </child>
421 <child>
422 <!-- n-columns=1 n-rows=1 -->
423 <object class="GtkGrid" id="boxSTART">
424 <property name="visible">True</property>
425 <property name="can_focus">False</property>
426 <property name="row_spacing">3</property>
427 <property name="column_spacing">6</property>
428 <child>
429 <object class="GtkCheckButton" id="TSB_CENTER_START">
430 <property name="label" translatable="yes" context="linetabpage|TSB_CENTER_START">Ce_nter</property>
431 <property name="visible">True</property>
432 <property name="can_focus">True</property>
433 <property name="receives_default">False</property>
434 <property name="use_underline">True</property>
435 <property name="halign">start</property>
436 <property name="inconsistent">True</property>
437 <property name="draw_indicator">True</property>
438 </object>
439 <packing>
440 <property name="left_attach">1</property>
441 <property name="top_attach">1</property>
442 </packing>
443 </child>
444 <child>
445 <object class="GtkLabel" id="FT_LINE_START_WIDTH">
446 <property name="visible">True</property>
447 <property name="can_focus">False</property>
448 <property name="label" translatable="yes" context="linetabpage|FT_LINE_START_WIDTH">Wi_dth:</property>
449 <property name="use_underline">True</property>
450 <property name="mnemonic_widget">MTR_FLD_START_WIDTH</property>
451 <property name="xalign">0</property>
452 </object>
453 <packing>
454 <property name="left_attach">0</property>
455 <property name="top_attach">0</property>
456 </packing>
457 </child>
458 <child>
459 <object class="GtkSpinButton" id="MTR_FLD_START_WIDTH">
460 <property name="visible">True</property>
461 <property name="can_focus">True</property>
462 <property name="halign">start</property>
463 <property name="adjustment">adjustmentWIDTH1</property>
464 <property name="truncate-multiline">True</property>
465 <property name="digits">2</property>
466 </object>
467 <packing>
468 <property name="left_attach">1</property>
469 <property name="top_attach">0</property>
470 </packing>
471 </child>
472 <child>
473 <object class="GtkCheckButton" id="CBX_SYNCHRONIZE">
474 <property name="label" translatable="yes" context="linetabpage|CBX_SYNCHRONIZE">Synchroni_ze ends</property>
475 <property name="visible">True</property>
476 <property name="can_focus">True</property>
477 <property name="receives_default">False</property>
478 <property name="use_underline">True</property>
479 <property name="halign">start</property>
480 <property name="draw_indicator">True</property>
481 </object>
482 <packing>
483 <property name="left_attach">1</property>
484 <property name="top_attach">2</property>
485 </packing>
486 </child>
487 <child>
488 <placeholder/>
489 </child>
490 <child>
491 <placeholder/>
492 </child>
493 </object>
494 <packing>
495 <property name="left_attach">0</property>
496 <property name="top_attach">1</property>
497 <property name="width">2</property>
498 </packing>
499 </child>
500 </object>
501 <packing>
502 <property name="expand">False</property>
503 <property name="fill">True</property>
504 <property name="position">0</property>
505 </packing>
506 </child>
507 <child>
508 <!-- n-columns=1 n-rows=1 -->
509 <object class="GtkGrid" id="grid3">
510 <property name="visible">True</property>
511 <property name="can_focus">False</property>
512 <property name="row_spacing">3</property>
513 <property name="column_spacing">6</property>
514 <child>
515 <object class="GtkComboBox" id="LB_END_STYLE">
516 <property name="visible">True</property>
517 <property name="can_focus">False</property>
518 <property name="model">liststore6</property>
519 <property name="entry_text_column">0</property>
520 <property name="id_column">1</property>
521 <child>
522 <object class="GtkCellRendererText" id="cellrenderertext5"/>
523 <attributes>
524 <attribute name="text">0</attribute>
525 </attributes>
526 </child>
527 <child>
528 <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
529 <attributes>
530 <attribute name="surface">3</attribute>
531 </attributes>
532 </child>
533 </object>
534 <packing>
535 <property name="left_attach">1</property>
536 <property name="top_attach">0</property>
537 </packing>
538 </child>
539 <child>
540 <object class="GtkLabel" id="label5">
541 <property name="visible">True</property>
542 <property name="can_focus">False</property>
543 <property name="label" translatable="yes" context="linetabpage|label5">End sty_le:</property>
544 <property name="use_underline">True</property>
545 <property name="mnemonic_widget">LB_END_STYLE</property>
546 <property name="xalign">0</property>
547 </object>
548 <packing>
549 <property name="left_attach">0</property>
550 <property name="top_attach">0</property>
551 </packing>
552 </child>
553 <child>
554 <!-- n-columns=1 n-rows=1 -->
555 <object class="GtkGrid" id="boxEND">
556 <property name="visible">True</property>
557 <property name="can_focus">False</property>
558 <property name="row_spacing">3</property>
559 <property name="column_spacing">6</property>
560 <child>
561 <object class="GtkLabel" id="FT_LINE_END_WIDTH">
562 <property name="visible">True</property>
563 <property name="can_focus">False</property>
564 <property name="label" translatable="yes" context="linetabpage|FT_LINE_END_WIDTH">W_idth:</property>
565 <property name="use_underline">True</property>
566 <property name="mnemonic_widget">MTR_FLD_END_WIDTH</property>
567 <property name="xalign">0</property>
568 </object>
569 <packing>
570 <property name="left_attach">0</property>
571 <property name="top_attach">0</property>
572 </packing>
573 </child>
574 <child>
575 <object class="GtkSpinButton" id="MTR_FLD_END_WIDTH">
576 <property name="visible">True</property>
577 <property name="can_focus">True</property>
578 <property name="halign">start</property>
579 <property name="adjustment">adjustmentWIDTH2</property>
580 <property name="truncate-multiline">True</property>
581 <property name="digits">2</property>
582 </object>
583 <packing>
584 <property name="left_attach">1</property>
585 <property name="top_attach">0</property>
586 </packing>
587 </child>
588 <child>
589 <object class="GtkCheckButton" id="TSB_CENTER_END">
590 <property name="label" translatable="yes" context="linetabpage|TSB_CENTER_END">C_enter</property>
591 <property name="visible">True</property>
592 <property name="can_focus">True</property>
593 <property name="receives_default">False</property>
594 <property name="use_underline">True</property>
595 <property name="halign">start</property>
596 <property name="inconsistent">True</property>
597 <property name="draw_indicator">True</property>
598 </object>
599 <packing>
600 <property name="left_attach">1</property>
601 <property name="top_attach">1</property>
602 </packing>
603 </child>
604 <child>
605 <placeholder/>
606 </child>
607 </object>
608 <packing>
609 <property name="left_attach">0</property>
610 <property name="top_attach">1</property>
611 <property name="width">2</property>
612 </packing>
613 </child>
614 </object>
615 <packing>
616 <property name="expand">False</property>
617 <property name="fill">True</property>
618 <property name="position">1</property>
619 </packing>
620 </child>
621 </object>
622 <packing>
623 <property name="expand">False</property>
624 <property name="fill">True</property>
625 <property name="position">0</property>
626 </packing>
627 </child>
628 </object>
629 </child>
630 <child type="label">
631 <object class="GtkLabel" id="label2">
632 <property name="visible">True</property>
633 <property name="can_focus">False</property>
634 <property name="label" translatable="yes" context="linetabpage|label2">Arrow Styles</property>
635 <attributes>
636 <attribute name="weight" value="bold"/>
637 </attributes>
638 </object>
639 </child>
640 </object>
641 <packing>
642 <property name="left_attach">0</property>
643 <property name="top_attach">2</property>
644 <property name="width">2</property>
645 </packing>
646 </child>
647 <child>
648 <object class="GtkFrame" id="FL_EDGE_STYLE">
649 <property name="visible">True</property>
650 <property name="can_focus">False</property>
651 <property name="label_xalign">0</property>
652 <property name="shadow_type">none</property>
653 <child>
654 <!-- n-columns=1 n-rows=1 -->
655 <object class="GtkGrid" id="gridEDGE_CAPS">
656 <property name="visible">True</property>
657 <property name="can_focus">False</property>
658 <property name="row_spacing">3</property>
659 <property name="column_spacing">6</property>
660 <property name="margin-start">12</property>
661 <property name="margin-top">6</property>
662 <child>
663 <object class="GtkLabel" id="FT_EDGE_STYLE">
664 <property name="visible">True</property>
665 <property name="can_focus">False</property>
666 <property name="label" translatable="yes" context="linetabpage|FT_EDGE_STYLE">_Corner style:</property>
667 <property name="use_underline">True</property>
668 <property name="mnemonic_widget">LB_EDGE_STYLE</property>
669 <property name="xalign">0</property>
670 </object>
671 <packing>
672 <property name="left_attach">0</property>
673 <property name="top_attach">0</property>
674 </packing>
675 </child>
676 <child>
677 <object class="GtkLabel" id="FT_CAP_STYLE">
678 <property name="visible">True</property>
679 <property name="can_focus">False</property>
680 <property name="label" translatable="yes" context="linetabpage|FT_CAP_STYLE">Ca_p style:</property>
681 <property name="use_underline">True</property>
682 <property name="mnemonic_widget">LB_CAP_STYLE</property>
683 <property name="xalign">0</property>
684 </object>
685 <packing>
686 <property name="left_attach">0</property>
687 <property name="top_attach">1</property>
688 </packing>
689 </child>
690 <child>
691 <object class="GtkComboBoxText" id="LB_EDGE_STYLE">
692 <property name="visible">True</property>
693 <property name="can_focus">False</property>
694 <items>
695 <item id="0" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Rounded</item>
696 <item id="1" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">- none -</item>
697 <item id="2" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Mitered</item>
698 <item id="3" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Beveled</item>
699 </items>
700 </object>
701 <packing>
702 <property name="left_attach">1</property>
703 <property name="top_attach">0</property>
704 </packing>
705 </child>
706 <child>
707 <object class="GtkComboBoxText" id="LB_CAP_STYLE">
708 <property name="visible">True</property>
709 <property name="can_focus">False</property>
710 <items>
711 <item id="0" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Flat</item>
712 <item id="1" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Round</item>
713 <item id="2" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Square</item>
714 </items>
715 </object>
716 <packing>
717 <property name="left_attach">1</property>
718 <property name="top_attach">1</property>
719 </packing>
720 </child>
721 </object>
722 </child>
723 <child type="label">
724 <object class="GtkLabel" id="label3">
725 <property name="visible">True</property>
726 <property name="can_focus">False</property>
727 <property name="label" translatable="yes" context="linetabpage|label3">Corner and Cap Styles</property>
728 <attributes>
729 <attribute name="weight" value="bold"/>
730 </attributes>
731 </object>
732 </child>
733 </object>
734 <packing>
735 <property name="left_attach">1</property>
736 <property name="top_attach">0</property>
737 </packing>
738 </child>
739 <child>
740 <object class="GtkFrame" id="FL_SYMBOL_FORMAT">
741 <property name="visible">True</property>
742 <property name="can_focus">False</property>
743 <property name="label_xalign">0</property>
744 <property name="shadow_type">none</property>
745 <child>
746 <object class="GtkBox" id="box4">
747 <property name="visible">True</property>
748 <property name="can_focus">False</property>
749 <property name="orientation">vertical</property>
750 <property name="spacing">6</property>
751 <property name="margin-start">12</property>
752 <property name="margin-top">6</property>
753 <child>
754 <object class="GtkMenuButton" id="MB_SYMBOL_BITMAP">
755 <property name="label" translatable="yes" context="linetabpage|MB_SYMBOL_BITMAP">Select...</property>
756 <property name="visible">True</property>
757 <property name="can_focus">True</property>
758 <property name="receives_default">True</property>
759 <property name="xalign">0</property>
760 <property name="draw_indicator">True</property>
761 <property name="popup">menuSELECT</property>
762 <property name="use_popover">False</property>
763 <child>
764 <placeholder/>
765 </child>
766 </object>
767 <packing>
768 <property name="expand">False</property>
769 <property name="fill">True</property>
770 <property name="position">0</property>
771 </packing>
772 </child>
773 <child>
774 <!-- n-columns=1 n-rows=1 -->
775 <object class="GtkGrid" id="gridICON_SIZE">
776 <property name="visible">True</property>
777 <property name="can_focus">False</property>
778 <property name="row_spacing">6</property>
779 <property name="column_spacing">12</property>
780 <child>
781 <object class="GtkLabel" id="FT_SYMBOL_WIDTH">
782 <property name="visible">True</property>
783 <property name="can_focus">False</property>
784 <property name="label" translatable="yes" context="linetabpage|FT_SYMBOL_WIDTH">Widt_h:</property>
785 <property name="use_underline">True</property>
786 <property name="mnemonic_widget">MF_SYMBOL_WIDTH</property>
787 <property name="xalign">0</property>
788 </object>
789 <packing>
790 <property name="left_attach">0</property>
791 <property name="top_attach">0</property>
792 </packing>
793 </child>
794 <child>
795 <object class="GtkSpinButton" id="MF_SYMBOL_WIDTH">
796 <property name="visible">True</property>
797 <property name="can_focus">True</property>
798 <property name="adjustment">adjustmentWIDTH_SYMBOL</property>
799 <property name="truncate-multiline">True</property>
800 <property name="digits">2</property>
801 </object>
802 <packing>
803 <property name="left_attach">1</property>
804 <property name="top_attach">0</property>
805 </packing>
806 </child>
807 <child>
808 <object class="GtkCheckButton" id="CB_SYMBOL_RATIO">
809 <property name="label" translatable="yes" context="linetabpage|CB_SYMBOL_RATIO">_Keep ratio</property>
810 <property name="visible">True</property>
811 <property name="can_focus">True</property>
812 <property name="receives_default">False</property>
813 <property name="use_underline">True</property>
814 <property name="halign">start</property>
815 <property name="draw_indicator">True</property>
816 </object>
817 <packing>
818 <property name="left_attach">0</property>
819 <property name="top_attach">2</property>
820 <property name="width">2</property>
821 </packing>
822 </child>
823 <child>
824 <object class="GtkLabel" id="FT_SYMBOL_HEIGHT">
825 <property name="visible">True</property>
826 <property name="can_focus">False</property>
827 <property name="label" translatable="yes" context="linetabpage|FT_SYMBOL_HEIGHT">Hei_ght:</property>
828 <property name="use_underline">True</property>
829 <property name="mnemonic_widget">MF_SYMBOL_HEIGHT</property>
830 <property name="xalign">0</property>
831 </object>
832 <packing>
833 <property name="left_attach">0</property>
834 <property name="top_attach">1</property>
835 </packing>
836 </child>
837 <child>
838 <object class="GtkSpinButton" id="MF_SYMBOL_HEIGHT">
839 <property name="visible">True</property>
840 <property name="can_focus">True</property>
841 <property name="adjustment">adjustmentHEIGHT_SYMBOL</property>
842 <property name="truncate-multiline">True</property>
843 <property name="digits">2</property>
844 </object>
845 <packing>
846 <property name="left_attach">1</property>
847 <property name="top_attach">1</property>
848 </packing>
849 </child>
850 </object>
851 <packing>
852 <property name="expand">False</property>
853 <property name="fill">True</property>
854 <property name="position">1</property>
855 </packing>
856 </child>
857 </object>
858 </child>
859 <child type="label">
860 <object class="GtkLabel" id="label4">
861 <property name="visible">True</property>
862 <property name="can_focus">False</property>
863 <property name="label" translatable="yes" context="linetabpage|label4">Icon</property>
864 <attributes>
865 <attribute name="weight" value="bold"/>
866 </attributes>
867 </object>
868 </child>
869 </object>
870 <packing>
871 <property name="left_attach">1</property>
872 <property name="top_attach">1</property>
873 </packing>
874 </child>
875 </object>
876 <packing>
877 <property name="expand">False</property>
878 <property name="fill">True</property>
879 <property name="position">0</property>
880 </packing>
881 </child>
882 <child>
883 <object class="GtkScrolledWindow">
884 <property name="visible">True</property>
885 <property name="can_focus">False</property>
886 <property name="hscrollbar_policy">never</property>
887 <property name="vscrollbar_policy">never</property>
888 <property name="shadow_type">in</property>
889 <property name="margin-start">12</property>
890 <property name="margin-top">6</property>
891 <child>
892 <object class="GtkViewport">
893 <property name="visible">True</property>
894 <property name="can_focus">False</property>
895 <child>
896 <object class="GtkDrawingArea" id="CTL_PREVIEW">
897 <property name="visible">True</property>
898 <property name="can_focus">False</property>
899 <child internal-child="accessible">
900 <object class="AtkObject" id="CTL_PREVIEW-atkobject">
901 <property name="AtkObject::accessible-name" translatable="yes" context="linetabpage|CTL_PREVIEW-atkobject">Example</property>
902 </object>
903 </child>
904 </object>
905 </child>
906 </object>
907 </child>
908 </object>
909 <packing>
910 <property name="expand">False</property>
911 <property name="fill">True</property>
912 <property name="position">1</property>
913 </packing>
914 </child>
915 </object>
916 <object class="GtkSizeGroup" id="sizegroupLabel1">
917 <widgets>
918 <widget name="FT_LINE_STYLE"/>
919 <widget name="FT_COLOR"/>
920 <widget name="FT_LINE_WIDTH"/>
921 <widget name="FT_TRANSPARENT"/>
922 <widget name="FT_LINE_ENDS_STYLE"/>
923 <widget name="FT_LINE_START_WIDTH"/>
924 </widgets>
925 </object>
926 <object class="GtkSizeGroup" id="sizegroupLabel2">
927 <widgets>
928 <widget name="FT_EDGE_STYLE"/>
929 <widget name="FT_CAP_STYLE"/>
930 <widget name="FT_SYMBOL_WIDTH"/>
931 <widget name="FT_SYMBOL_HEIGHT"/>
932 <widget name="label5"/>
933 <widget name="FT_LINE_END_WIDTH"/>
934 </widgets>
935 </object>
936 <object class="GtkSizeGroup" id="sizegroupSpin">
937 <widgets>
938 <widget name="MTR_FLD_LINE_WIDTH"/>
939 <widget name="MTR_LINE_TRANSPARENT"/>
940 <widget name="MTR_FLD_START_WIDTH"/>
941 </widgets>
942 </object>
943 <object class="GtkSizeGroup" id="sizegroupWidget1">
944 <widgets>
945 <widget name="LB_LINE_STYLE"/>
946 <widget name="LB_COLOR"/>
947 <widget name="LB_START_STYLE"/>
948 <widget name="LB_EDGE_STYLE"/>
949 <widget name="LB_CAP_STYLE"/>
950 <widget name="LB_END_STYLE"/>
951 </widgets>
952 </object>
953 </interface>