1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment1">
5 <property name=
"lower">2</property>
6 <property name=
"upper">9</property>
7 <property name=
"value">2</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkAdjustment" id=
"adjustment2">
12 <property name=
"upper">99</property>
13 <property name=
"step_increment">1</property>
14 <property name=
"page_increment">10</property>
16 <object class=
"GtkAdjustment" id=
"adjustment3">
17 <property name=
"upper">9999</property>
18 <property name=
"step_increment">1</property>
19 <property name=
"page_increment">10</property>
21 <object class=
"GtkGrid" id=
"TextFlowPage">
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">False
</property>
24 <property name=
"border_width">6</property>
25 <property name=
"row_spacing">12</property>
26 <property name=
"column_spacing">6</property>
28 <object class=
"GtkFrame" id=
"FrameHyphenation">
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">False
</property>
31 <property name=
"events">GDK_EXPOSURE_MASK
</property>
32 <property name=
"hexpand">True
</property>
33 <property name=
"label_xalign">0</property>
34 <property name=
"shadow_type">none
</property>
36 <object class=
"GtkAlignment" id=
"protection1">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"vexpand">True
</property>
41 <property name=
"top_padding">6</property>
42 <property name=
"left_padding">12</property>
44 <object class=
"GtkGrid" id=
"grid1">
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">False
</property>
47 <property name=
"hexpand">True
</property>
48 <property name=
"row_spacing">6</property>
49 <property name=
"column_spacing">12</property>
51 <object class=
"GtkCheckButton" id=
"checkAuto">
52 <property name=
"label" translatable=
"yes">A_utomatically
</property>
53 <property name=
"visible">True
</property>
54 <property name=
"can_focus">True
</property>
55 <property name=
"receives_default">False
</property>
56 <property name=
"has_tooltip">True
</property>
57 <property name=
"use_underline">True
</property>
58 <property name=
"xalign">0</property>
59 <property name=
"always_show_image">True
</property>
60 <property name=
"inconsistent">True
</property>
61 <property name=
"draw_indicator">True
</property>
64 <property name=
"left_attach">0</property>
65 <property name=
"top_attach">0</property>
66 <property name=
"width">2</property>
67 <property name=
"height">1</property>
71 <object class=
"GtkSpinButton" id=
"spinMaxNum">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">True
</property>
74 <property name=
"halign">start
</property>
75 <property name=
"margin_left">25</property>
76 <property name=
"invisible_char">•
</property>
77 <property name=
"adjustment">adjustment2
</property>
80 <property name=
"left_attach">0</property>
81 <property name=
"top_attach">3</property>
82 <property name=
"width">1</property>
83 <property name=
"height">1</property>
87 <object class=
"GtkSpinButton" id=
"spinLineBegin">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">True
</property>
90 <property name=
"halign">start
</property>
91 <property name=
"margin_left">25</property>
92 <property name=
"invisible_char">•
</property>
93 <property name=
"adjustment">adjustment1
</property>
96 <property name=
"left_attach">0</property>
97 <property name=
"top_attach">2</property>
98 <property name=
"width">1</property>
99 <property name=
"height">1</property>
103 <object class=
"GtkSpinButton" id=
"spinLineEnd">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"halign">start
</property>
107 <property name=
"margin_left">25</property>
108 <property name=
"invisible_char">•
</property>
109 <property name=
"input_purpose">number
</property>
110 <property name=
"adjustment">adjustment1
</property>
113 <property name=
"left_attach">0</property>
114 <property name=
"top_attach">1</property>
115 <property name=
"width">1</property>
116 <property name=
"height">1</property>
120 <object class=
"GtkLabel" id=
"labelLineEnd">
121 <property name=
"visible">True
</property>
122 <property name=
"can_focus">False
</property>
123 <property name=
"halign">start
</property>
124 <property name=
"label" translatable=
"yes">C_haracters at line end
</property>
125 <property name=
"use_underline">True
</property>
128 <property name=
"left_attach">1</property>
129 <property name=
"top_attach">1</property>
130 <property name=
"width">1</property>
131 <property name=
"height">1</property>
135 <object class=
"GtkLabel" id=
"labelLineBegin">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">False
</property>
138 <property name=
"halign">start
</property>
139 <property name=
"label" translatable=
"yes">Cha_racters at line begin
</property>
140 <property name=
"use_underline">True
</property>
143 <property name=
"left_attach">1</property>
144 <property name=
"top_attach">2</property>
145 <property name=
"width">1</property>
146 <property name=
"height">1</property>
150 <object class=
"GtkLabel" id=
"labelMaxNum">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">False
</property>
153 <property name=
"halign">start
</property>
154 <property name=
"label" translatable=
"yes">_Maximum number of consecutive hyphens
</property>
155 <property name=
"use_underline">True
</property>
158 <property name=
"left_attach">1</property>
159 <property name=
"top_attach">3</property>
160 <property name=
"width">1</property>
161 <property name=
"height">1</property>
169 <object class=
"GtkLabel" id=
"LabelHyphenation">
170 <property name=
"visible">True
</property>
171 <property name=
"can_focus">False
</property>
172 <property name=
"label" translatable=
"yes">Hyphenation
</property>
174 <attribute name=
"weight" value=
"bold"/>
180 <property name=
"left_attach">0</property>
181 <property name=
"top_attach">0</property>
182 <property name=
"width">1</property>
183 <property name=
"height">1</property>
187 <object class=
"GtkFrame" id=
"frameBreaks">
188 <property name=
"visible">True
</property>
189 <property name=
"can_focus">False
</property>
190 <property name=
"hexpand">True
</property>
191 <property name=
"label_xalign">0</property>
192 <property name=
"shadow_type">none
</property>
194 <object class=
"GtkAlignment" id=
"alignment1">
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">False
</property>
197 <property name=
"top_padding">6</property>
198 <property name=
"left_padding">12</property>
200 <object class=
"GtkGrid" id=
"grid2">
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">False
</property>
203 <property name=
"row_spacing">6</property>
204 <property name=
"column_spacing">12</property>
206 <object class=
"GtkCheckButton" id=
"checkInsert">
207 <property name=
"label" translatable=
"yes">_Insert
</property>
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">True
</property>
210 <property name=
"receives_default">False
</property>
211 <property name=
"use_underline">True
</property>
212 <property name=
"xalign">0</property>
213 <property name=
"inconsistent">True
</property>
214 <property name=
"draw_indicator">True
</property>
217 <property name=
"left_attach">0</property>
218 <property name=
"top_attach">0</property>
219 <property name=
"width">1</property>
220 <property name=
"height">1</property>
224 <object class=
"GtkCheckButton" id=
"checkPageStyle">
225 <property name=
"label" translatable=
"yes">With Page St_yle
</property>
226 <property name=
"visible">True
</property>
227 <property name=
"can_focus">True
</property>
228 <property name=
"receives_default">False
</property>
229 <property name=
"margin_left">25</property>
230 <property name=
"use_underline">True
</property>
231 <property name=
"xalign">0</property>
232 <property name=
"inconsistent">True
</property>
233 <property name=
"draw_indicator">True
</property>
236 <property name=
"left_attach">0</property>
237 <property name=
"top_attach">1</property>
238 <property name=
"width">1</property>
239 <property name=
"height">1</property>
243 <object class=
"GtkLabel" id=
"labelType">
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">False
</property>
246 <property name=
"xalign">0</property>
247 <property name=
"label" translatable=
"yes">_Type
</property>
248 <property name=
"use_underline">True
</property>
249 <property name=
"mnemonic_widget">comboBreakType
</property>
252 <property name=
"left_attach">1</property>
253 <property name=
"top_attach">0</property>
254 <property name=
"width">1</property>
255 <property name=
"height">1</property>
259 <object class=
"GtkSpinButton" id=
"spinPageNumber">
260 <property name=
"visible">True
</property>
261 <property name=
"can_focus">True
</property>
262 <property name=
"invisible_char">•
</property>
263 <property name=
"adjustment">adjustment3
</property>
266 <property name=
"left_attach">4</property>
267 <property name=
"top_attach">1</property>
268 <property name=
"width">1</property>
269 <property name=
"height">1</property>
273 <object class=
"GtkLabel" id=
"labelPageNum">
274 <property name=
"visible">True
</property>
275 <property name=
"can_focus">False
</property>
276 <property name=
"xalign">1</property>
277 <property name=
"label" translatable=
"yes">Page _number
</property>
278 <property name=
"use_underline">True
</property>
279 <property name=
"justify">right
</property>
280 <property name=
"mnemonic_widget">spinPageNumber
</property>
283 <property name=
"left_attach">3</property>
284 <property name=
"top_attach">1</property>
285 <property name=
"width">1</property>
286 <property name=
"height">1</property>
290 <object class=
"GtkLabel" id=
"labelPosition">
291 <property name=
"visible">True
</property>
292 <property name=
"can_focus">False
</property>
293 <property name=
"xalign">1</property>
294 <property name=
"label" translatable=
"yes">Position
</property>
295 <property name=
"use_underline">True
</property>
296 <property name=
"justify">right
</property>
297 <property name=
"mnemonic_widget">comboBreakPosition
</property>
300 <property name=
"left_attach">3</property>
301 <property name=
"top_attach">0</property>
302 <property name=
"width">1</property>
303 <property name=
"height">1</property>
307 <object class=
"GtkComboBox" id=
"comboPageStyle">
308 <property name=
"visible">True
</property>
309 <property name=
"can_focus">False
</property>
312 <property name=
"left_attach">2</property>
313 <property name=
"top_attach">1</property>
314 <property name=
"width">1</property>
315 <property name=
"height">1</property>
319 <object class=
"GtkComboBoxText" id=
"comboBreakType">
320 <property name=
"visible">True
</property>
321 <property name=
"can_focus">False
</property>
322 <property name=
"entry_text_column">0</property>
323 <property name=
"id_column">1</property>
325 <item translatable=
"yes">Page
</item>
326 <item translatable=
"yes">Column
</item>
330 <property name=
"left_attach">2</property>
331 <property name=
"top_attach">0</property>
332 <property name=
"width">1</property>
333 <property name=
"height">1</property>
337 <object class=
"GtkComboBoxText" id=
"comboBreakPosition">
338 <property name=
"visible">True
</property>
339 <property name=
"can_focus">False
</property>
340 <property name=
"entry_text_column">0</property>
341 <property name=
"id_column">1</property>
343 <item translatable=
"yes">Before
</item>
344 <item translatable=
"yes">After
</item>
348 <property name=
"left_attach">4</property>
349 <property name=
"top_attach">0</property>
350 <property name=
"width">1</property>
351 <property name=
"height">1</property>
362 <object class=
"GtkLabel" id=
"label3">
363 <property name=
"visible">True
</property>
364 <property name=
"can_focus">False
</property>
365 <property name=
"label" translatable=
"yes">Breaks
</property>
367 <attribute name=
"weight" value=
"bold"/>
373 <property name=
"left_attach">0</property>
374 <property name=
"top_attach">1</property>
375 <property name=
"width">1</property>
376 <property name=
"height">1</property>
380 <object class=
"GtkFrame" id=
"FrameOptions">
381 <property name=
"visible">True
</property>
382 <property name=
"can_focus">False
</property>
383 <property name=
"label_xalign">0</property>
384 <property name=
"shadow_type">none
</property>
386 <object class=
"GtkAlignment" id=
"alignment2">
387 <property name=
"visible">True
</property>
388 <property name=
"can_focus">False
</property>
389 <property name=
"top_padding">6</property>
390 <property name=
"left_padding">12</property>
392 <object class=
"GtkGrid" id=
"gridOptions">
393 <property name=
"visible">True
</property>
394 <property name=
"can_focus">False
</property>
395 <property name=
"row_spacing">6</property>
396 <property name=
"column_spacing">12</property>
398 <object class=
"GtkCheckButton" id=
"checkSplitPara">
399 <property name=
"label" translatable=
"yes">_Do not split paragraph
</property>
400 <property name=
"visible">True
</property>
401 <property name=
"can_focus">True
</property>
402 <property name=
"receives_default">False
</property>
403 <property name=
"use_underline">True
</property>
404 <property name=
"xalign">0</property>
405 <property name=
"inconsistent">True
</property>
406 <property name=
"draw_indicator">True
</property>
409 <property name=
"left_attach">0</property>
410 <property name=
"top_attach">0</property>
411 <property name=
"width">1</property>
412 <property name=
"height">1</property>
416 <object class=
"GtkCheckButton" id=
"checkKeepPara">
417 <property name=
"label" translatable=
"yes">_Keep with next paragraph
</property>
418 <property name=
"visible">True
</property>
419 <property name=
"can_focus">True
</property>
420 <property name=
"receives_default">False
</property>
421 <property name=
"use_underline">True
</property>
422 <property name=
"xalign">0</property>
423 <property name=
"inconsistent">True
</property>
424 <property name=
"draw_indicator">True
</property>
427 <property name=
"left_attach">0</property>
428 <property name=
"top_attach">1</property>
429 <property name=
"width">1</property>
430 <property name=
"height">1</property>
434 <object class=
"GtkCheckButton" id=
"checkOrphan">
435 <property name=
"label" translatable=
"yes">_Orphan control
</property>
436 <property name=
"visible">True
</property>
437 <property name=
"can_focus">True
</property>
438 <property name=
"receives_default">False
</property>
439 <property name=
"use_underline">True
</property>
440 <property name=
"xalign">0</property>
441 <property name=
"inconsistent">True
</property>
442 <property name=
"draw_indicator">True
</property>
445 <property name=
"left_attach">0</property>
446 <property name=
"top_attach">2</property>
447 <property name=
"width">1</property>
448 <property name=
"height">1</property>
452 <object class=
"GtkCheckButton" id=
"checkWidow">
453 <property name=
"label" translatable=
"yes">_Widow control
</property>
454 <property name=
"visible">True
</property>
455 <property name=
"can_focus">True
</property>
456 <property name=
"receives_default">False
</property>
457 <property name=
"use_underline">True
</property>
458 <property name=
"xalign">0</property>
459 <property name=
"inconsistent">True
</property>
460 <property name=
"draw_indicator">True
</property>
463 <property name=
"left_attach">0</property>
464 <property name=
"top_attach">3</property>
465 <property name=
"width">1</property>
466 <property name=
"height">1</property>
470 <object class=
"GtkSpinButton" id=
"spinOrphan">
471 <property name=
"visible">True
</property>
472 <property name=
"can_focus">True
</property>
473 <property name=
"invisible_char">•
</property>
474 <property name=
"adjustment">adjustment1
</property>
477 <property name=
"left_attach">1</property>
478 <property name=
"top_attach">2</property>
479 <property name=
"width">1</property>
480 <property name=
"height">1</property>
484 <object class=
"GtkSpinButton" id=
"spinWidow">
485 <property name=
"visible">True
</property>
486 <property name=
"can_focus">True
</property>
487 <property name=
"invisible_char">•
</property>
488 <property name=
"adjustment">adjustment1
</property>
489 <property name=
"climb_rate">1</property>
490 <property name=
"numeric">True
</property>
493 <property name=
"left_attach">1</property>
494 <property name=
"top_attach">3</property>
495 <property name=
"width">1</property>
496 <property name=
"height">1</property>
500 <object class=
"GtkLabel" id=
"labelOrphan">
501 <property name=
"visible">True
</property>
502 <property name=
"can_focus">False
</property>
503 <property name=
"xalign">0</property>
504 <property name=
"label" translatable=
"yes">Lines
</property>
507 <property name=
"left_attach">2</property>
508 <property name=
"top_attach">2</property>
509 <property name=
"width">1</property>
510 <property name=
"height">1</property>
514 <object class=
"GtkLabel" id=
"labelWidow">
515 <property name=
"visible">True
</property>
516 <property name=
"can_focus">False
</property>
517 <property name=
"xalign">0</property>
518 <property name=
"label" translatable=
"yes">Lines
</property>
521 <property name=
"left_attach">2</property>
522 <property name=
"top_attach">3</property>
523 <property name=
"width">1</property>
524 <property name=
"height">1</property>
544 <object class=
"GtkLabel" id=
"labelOptions">
545 <property name=
"visible">True
</property>
546 <property name=
"can_focus">False
</property>
547 <property name=
"label" translatable=
"yes">Options
</property>
549 <attribute name=
"weight" value=
"bold"/>
555 <property name=
"left_attach">0</property>
556 <property name=
"top_attach">2</property>
557 <property name=
"width">1</property>
558 <property name=
"height">1</property>