1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <!-- n-columns=1 n-rows=1 -->
14 <object class=
"GtkGrid" id=
"SectionPage">
15 <property name=
"visible">True
</property>
16 <property name=
"can_focus">False
</property>
17 <property name=
"hexpand">True
</property>
18 <property name=
"vexpand">True
</property>
19 <property name=
"border_width">6</property>
20 <property name=
"column_spacing">12</property>
22 <object class=
"GtkFrame" id=
"section">
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">False
</property>
25 <property name=
"hexpand">True
</property>
26 <property name=
"vexpand">True
</property>
27 <property name=
"label_xalign">0</property>
28 <property name=
"shadow_type">none
</property>
30 <!-- n-columns=1 n-rows=1 -->
31 <object class=
"GtkGrid" id=
"sectionnames">
32 <property name=
"visible">True
</property>
33 <property name=
"can_focus">False
</property>
34 <property name=
"hexpand">True
</property>
35 <property name=
"vexpand">True
</property>
36 <property name=
"row_spacing">3</property>
37 <property name=
"margin-start">12</property>
38 <property name=
"margin-top">6</property>
40 <object class=
"GtkScrolledWindow">
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">False
</property>
43 <property name=
"hexpand">True
</property>
44 <property name=
"vexpand">True
</property>
45 <property name=
"shadow_type">in
</property>
47 <object class=
"GtkTreeView" id=
"sectionnames-list">
48 <property name=
"visible">True
</property>
49 <property name=
"can_focus">True
</property>
50 <property name=
"hexpand">True
</property>
51 <property name=
"vexpand">True
</property>
52 <property name=
"model">liststore1
</property>
53 <property name=
"headers_visible">False
</property>
54 <property name=
"headers_clickable">False
</property>
55 <property name=
"search_column">0</property>
56 <property name=
"show_expanders">False
</property>
57 <child internal-child=
"selection">
58 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
61 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
63 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
65 <attribute name=
"text">0</attribute>
74 <property name=
"left_attach">0</property>
75 <property name=
"top_attach">1</property>
79 <object class=
"GtkEntry" id=
"sectionnames-entry">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"truncate-multiline">True
</property>
84 <property name=
"activates_default">True
</property>
87 <property name=
"left_attach">0</property>
88 <property name=
"top_attach">0</property>
94 <object class=
"GtkLabel" id=
"label4">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"label" translatable=
"yes" context=
"sectionpage|label4">New Section
</property>
99 <attribute name=
"weight" value=
"bold"/>
103 <child internal-child=
"accessible">
104 <object class=
"AtkObject" id=
"section-atkobject">
105 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|section">Select the section in the file that you want to insert as a link.
</property>
110 <property name=
"left_attach">0</property>
111 <property name=
"top_attach">0</property>
115 <!-- n-columns=1 n-rows=1 -->
116 <object class=
"GtkGrid" id=
"grid1">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">False
</property>
119 <property name=
"hexpand">True
</property>
120 <property name=
"row_spacing">12</property>
122 <object class=
"GtkFrame" id=
"section1">
123 <property name=
"visible">True
</property>
124 <property name=
"can_focus">False
</property>
125 <property name=
"hexpand">True
</property>
126 <property name=
"label_xalign">0</property>
127 <property name=
"shadow_type">none
</property>
129 <!-- n-columns=1 n-rows=1 -->
130 <object class=
"GtkGrid" id=
"grid2">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">False
</property>
133 <property name=
"hexpand">True
</property>
134 <property name=
"row_spacing">6</property>
135 <property name=
"column_spacing">12</property>
136 <property name=
"margin-start">12</property>
137 <property name=
"margin-top">6</property>
139 <object class=
"GtkCheckButton" id=
"link">
140 <property name=
"label" translatable=
"yes" context=
"sectionpage|link">_Link
</property>
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">True
</property>
143 <property name=
"receives_default">False
</property>
144 <property name=
"use_underline">True
</property>
145 <property name=
"draw_indicator">True
</property>
146 <child internal-child=
"accessible">
147 <object class=
"AtkObject" id=
"link-atkobject">
148 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|link">Inserts the contents of another document or section from another document in the current section.
</property>
153 <property name=
"left_attach">0</property>
154 <property name=
"top_attach">0</property>
158 <object class=
"GtkCheckButton" id=
"dde">
159 <property name=
"label" translatable=
"yes" context=
"sectionpage|dde">DD_E
</property>
160 <property name=
"visible">True
</property>
161 <property name=
"sensitive">False
</property>
162 <property name=
"can_focus">True
</property>
163 <property name=
"receives_default">False
</property>
164 <property name=
"use_underline">True
</property>
165 <property name=
"draw_indicator">True
</property>
166 <child internal-child=
"accessible">
167 <object class=
"AtkObject" id=
"dde-atkobject">
168 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|dde">Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected.
</property>
173 <property name=
"left_attach">0</property>
174 <property name=
"top_attach">1</property>
178 <!-- n-columns=1 n-rows=1 -->
179 <object class=
"GtkGrid">
180 <property name=
"visible">True
</property>
181 <property name=
"can_focus">False
</property>
182 <property name=
"row_spacing">6</property>
183 <property name=
"column_spacing">12</property>
184 <property name=
"margin-start">12</property>
186 <object class=
"GtkBox" id=
"box1">
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">False
</property>
189 <property name=
"orientation">vertical
</property>
191 <object class=
"GtkLabel" id=
"filelabel">
192 <property name=
"visible">True
</property>
193 <property name=
"sensitive">False
</property>
194 <property name=
"can_focus">False
</property>
195 <property name=
"label" translatable=
"yes" context=
"sectionpage|filelabel">_File name
</property>
196 <property name=
"use_underline">True
</property>
197 <property name=
"mnemonic_widget">filename
</property>
198 <property name=
"xalign">0</property>
201 <property name=
"expand">False
</property>
202 <property name=
"fill">True
</property>
203 <property name=
"position">0</property>
207 <object class=
"GtkLabel" id=
"ddelabel">
208 <property name=
"can_focus">False
</property>
209 <property name=
"no_show_all">True
</property>
210 <property name=
"label" translatable=
"yes" context=
"sectionpage|ddelabel">DDE _command
</property>
211 <property name=
"use_underline">True
</property>
212 <property name=
"mnemonic_widget">filename
</property>
213 <property name=
"xalign">0</property>
216 <property name=
"expand">False
</property>
217 <property name=
"fill">True
</property>
218 <property name=
"position">1</property>
223 <property name=
"left_attach">0</property>
224 <property name=
"top_attach">0</property>
228 <object class=
"GtkLabel" id=
"sectionlabel">
229 <property name=
"visible">True
</property>
230 <property name=
"sensitive">False
</property>
231 <property name=
"can_focus">False
</property>
232 <property name=
"label" translatable=
"yes" context=
"sectionpage|sectionlabel">_Section
</property>
233 <property name=
"use_underline">True
</property>
234 <property name=
"mnemonic_widget">sectionname
</property>
235 <property name=
"xalign">0</property>
238 <property name=
"left_attach">0</property>
239 <property name=
"top_attach">1</property>
243 <object class=
"GtkButton" id=
"selectfile">
244 <property name=
"label" translatable=
"yes" context=
"sectionpage|selectfile">Browse...
</property>
245 <property name=
"visible">True
</property>
246 <property name=
"sensitive">False
</property>
247 <property name=
"can_focus">True
</property>
248 <property name=
"receives_default">True
</property>
249 <property name=
"use_underline">True
</property>
250 <child internal-child=
"accessible">
251 <object class=
"AtkObject" id=
"selectfile-atkobject">
252 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|selectfile">Locate the file that you want to insert as a link, and then click Insert.
</property>
257 <property name=
"left_attach">2</property>
258 <property name=
"top_attach">0</property>
262 <object class=
"GtkEntry" id=
"filename">
263 <property name=
"visible">True
</property>
264 <property name=
"sensitive">False
</property>
265 <property name=
"can_focus">True
</property>
266 <property name=
"hexpand">True
</property>
267 <property name=
"activates_default">True
</property>
268 <property name=
"width_chars">18</property>
269 <property name=
"truncate-multiline">True
</property>
270 <child internal-child=
"accessible">
271 <object class=
"AtkObject" id=
"filename-atkobject">
272 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|filename">Enter the path and the filename for the file that you want to insert, or click the Browse button to locate the file.
</property>
277 <property name=
"left_attach">1</property>
278 <property name=
"top_attach">0</property>
282 <object class=
"GtkComboBoxText" id=
"sectionname">
283 <property name=
"visible">True
</property>
284 <property name=
"sensitive">False
</property>
285 <property name=
"can_focus">False
</property>
286 <property name=
"hexpand">True
</property>
287 <property name=
"has_entry">True
</property>
288 <child internal-child=
"entry">
289 <object class=
"GtkEntry">
290 <property name=
"visible">True
</property>
291 <property name=
"can_focus">True
</property>
292 <property name=
"truncate-multiline">True
</property>
293 <property name=
"activates_default">True
</property>
296 <child internal-child=
"accessible">
297 <object class=
"AtkObject" id=
"sectionname-atkobject">
298 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|sectionname">Type a name for the new section.
</property>
303 <property name=
"left_attach">1</property>
304 <property name=
"top_attach">1</property>
305 <property name=
"width">2</property>
310 <property name=
"left_attach">0</property>
311 <property name=
"top_attach">2</property>
317 <object class=
"GtkLabel" id=
"label1">
318 <property name=
"visible">True
</property>
319 <property name=
"can_focus">False
</property>
320 <property name=
"label" translatable=
"yes" context=
"sectionpage|label1">Link
</property>
322 <attribute name=
"weight" value=
"bold"/>
328 <property name=
"left_attach">0</property>
329 <property name=
"top_attach">0</property>
333 <object class=
"GtkFrame" id=
"section2">
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">False
</property>
336 <property name=
"hexpand">True
</property>
337 <property name=
"label_xalign">0</property>
338 <property name=
"shadow_type">none
</property>
340 <!-- n-columns=1 n-rows=1 -->
341 <object class=
"GtkGrid" id=
"grid3">
342 <property name=
"visible">True
</property>
343 <property name=
"can_focus">False
</property>
344 <property name=
"hexpand">True
</property>
345 <property name=
"row_spacing">6</property>
346 <property name=
"column_spacing">12</property>
347 <property name=
"margin-start">12</property>
348 <property name=
"margin-top">6</property>
350 <object class=
"GtkCheckButton" id=
"protect">
351 <property name=
"label" translatable=
"yes" context=
"sectionpage|protect">_Protect
</property>
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">True
</property>
354 <property name=
"receives_default">False
</property>
355 <property name=
"hexpand">True
</property>
356 <property name=
"use_underline">True
</property>
357 <property name=
"draw_indicator">True
</property>
358 <child internal-child=
"accessible">
359 <object class=
"AtkObject" id=
"protect-atkobject">
360 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|protect">Prevents the selected section from being edited.
</property>
365 <property name=
"left_attach">0</property>
366 <property name=
"top_attach">0</property>
370 <!-- n-columns=1 n-rows=1 -->
371 <object class=
"GtkGrid">
372 <property name=
"visible">True
</property>
373 <property name=
"can_focus">False
</property>
374 <property name=
"column_spacing">12</property>
375 <property name=
"margin-start">12</property>
377 <object class=
"GtkCheckButton" id=
"withpassword">
378 <property name=
"label" translatable=
"yes" context=
"sectionpage|withpassword">Wit_h password
</property>
379 <property name=
"visible">True
</property>
380 <property name=
"can_focus">True
</property>
381 <property name=
"receives_default">False
</property>
382 <property name=
"hexpand">True
</property>
383 <property name=
"use_underline">True
</property>
384 <property name=
"draw_indicator">True
</property>
386 <relation type=
"label-for" target=
"selectpassword"/>
388 <child internal-child=
"accessible">
389 <object class=
"AtkObject" id=
"withpassword-atkobject">
390 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|withpassword">Protects the selected section with a password. The password must have a minimum of
5 characters.
</property>
395 <property name=
"left_attach">0</property>
396 <property name=
"top_attach">0</property>
400 <object class=
"GtkButton" id=
"selectpassword">
401 <property name=
"label" translatable=
"yes" context=
"sectionpage|selectpassword">Password...
</property>
402 <property name=
"visible">True
</property>
403 <property name=
"can_focus">True
</property>
404 <property name=
"receives_default">True
</property>
405 <property name=
"use_underline">True
</property>
407 <relation type=
"labelled-by" target=
"withpassword"/>
409 <child internal-child=
"accessible">
410 <object class=
"AtkObject" id=
"selectpassword-atkobject">
411 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|selectpassword">Opens a dialog where you can change the current password.
</property>
416 <property name=
"left_attach">1</property>
417 <property name=
"top_attach">0</property>
422 <property name=
"left_attach">0</property>
423 <property name=
"top_attach">1</property>
429 <object class=
"GtkLabel" id=
"label2">
430 <property name=
"visible">True
</property>
431 <property name=
"can_focus">False
</property>
432 <property name=
"label" translatable=
"yes" context=
"sectionpage|label2">Write Protection
</property>
434 <attribute name=
"weight" value=
"bold"/>
440 <property name=
"left_attach">0</property>
441 <property name=
"top_attach">1</property>
445 <object class=
"GtkFrame" id=
"section3">
446 <property name=
"visible">True
</property>
447 <property name=
"can_focus">False
</property>
448 <property name=
"hexpand">True
</property>
449 <property name=
"label_xalign">0</property>
450 <property name=
"shadow_type">none
</property>
452 <!-- n-columns=1 n-rows=1 -->
453 <object class=
"GtkGrid" id=
"grid4">
454 <property name=
"visible">True
</property>
455 <property name=
"can_focus">False
</property>
456 <property name=
"hexpand">True
</property>
457 <property name=
"row_spacing">6</property>
458 <property name=
"column_spacing">12</property>
459 <property name=
"margin-start">12</property>
460 <property name=
"margin-top">6</property>
462 <object class=
"GtkCheckButton" id=
"hide">
463 <property name=
"label" translatable=
"yes" context=
"sectionpage|hide">H_ide
</property>
464 <property name=
"visible">True
</property>
465 <property name=
"can_focus">True
</property>
466 <property name=
"receives_default">False
</property>
467 <property name=
"hexpand">True
</property>
468 <property name=
"use_underline">True
</property>
469 <property name=
"draw_indicator">True
</property>
470 <child internal-child=
"accessible">
471 <object class=
"AtkObject" id=
"hide-atkobject">
472 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|hide">Hides and prevents the selected section from being printed.
</property>
477 <property name=
"left_attach">0</property>
478 <property name=
"top_attach">0</property>
482 <!-- n-columns=1 n-rows=1 -->
483 <object class=
"GtkGrid">
484 <property name=
"visible">True
</property>
485 <property name=
"can_focus">False
</property>
486 <property name=
"hexpand">True
</property>
487 <property name=
"column_spacing">12</property>
488 <property name=
"margin-start">12</property>
490 <object class=
"GtkLabel" id=
"condlabel">
491 <property name=
"visible">True
</property>
492 <property name=
"sensitive">False
</property>
493 <property name=
"can_focus">False
</property>
494 <property name=
"label" translatable=
"yes" context=
"sectionpage|condlabel">_With Condition
</property>
495 <property name=
"use_underline">True
</property>
496 <property name=
"mnemonic_widget">withcond
</property>
497 <property name=
"xalign">0</property>
500 <property name=
"left_attach">0</property>
501 <property name=
"top_attach">0</property>
505 <object class=
"GtkEntry" id=
"withcond">
506 <property name=
"visible">True
</property>
507 <property name=
"sensitive">False
</property>
508 <property name=
"can_focus">True
</property>
509 <property name=
"hexpand">True
</property>
510 <property name=
"activates_default">True
</property>
511 <property name=
"width_chars">18</property>
512 <property name=
"truncate-multiline">True
</property>
513 <child internal-child=
"accessible">
514 <object class=
"AtkObject" id=
"withcond-atkobject">
515 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|withcond">Enter the condition that must be met to hide the section.
</property>
520 <property name=
"left_attach">1</property>
521 <property name=
"top_attach">0</property>
526 <property name=
"left_attach">0</property>
527 <property name=
"top_attach">1</property>
533 <object class=
"GtkLabel" id=
"label3">
534 <property name=
"visible">True
</property>
535 <property name=
"can_focus">False
</property>
536 <property name=
"label" translatable=
"yes" context=
"sectionpage|label3">Hide
</property>
538 <attribute name=
"weight" value=
"bold"/>
544 <property name=
"left_attach">0</property>
545 <property name=
"top_attach">2</property>
549 <object class=
"GtkFrame" id=
"section4">
550 <property name=
"visible">True
</property>
551 <property name=
"can_focus">False
</property>
552 <property name=
"hexpand">True
</property>
553 <property name=
"label_xalign">0</property>
554 <property name=
"shadow_type">none
</property>
556 <object class=
"GtkCheckButton" id=
"editable">
557 <property name=
"label" translatable=
"yes" context=
"sectionpage|editable">E_ditable in read-only document
</property>
558 <property name=
"visible">True
</property>
559 <property name=
"can_focus">True
</property>
560 <property name=
"hexpand">True
</property>
561 <property name=
"receives_default">False
</property>
562 <property name=
"use_underline">True
</property>
563 <property name=
"draw_indicator">True
</property>
564 <property name=
"margin-start">12</property>
565 <property name=
"margin-top">6</property>
569 <object class=
"GtkLabel" id=
"label5">
570 <property name=
"visible">True
</property>
571 <property name=
"can_focus">False
</property>
572 <property name=
"label" translatable=
"yes" context=
"sectionpage|label5">Properties
</property>
574 <attribute name=
"weight" value=
"bold"/>
580 <property name=
"left_attach">0</property>
581 <property name=
"top_attach">3</property>
586 <property name=
"left_attach">1</property>
587 <property name=
"top_attach">0</property>
590 <child internal-child=
"accessible">
591 <object class=
"AtkObject" id=
"SectionPage-atkobject">
592 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sectionpage|extended_tip|SectionPage">Sets the properties of the section.
</property>
596 <object class=
"GtkSizeGroup" id=
"sizegroup1">
598 <widget name=
"filelabel"/>
599 <widget name=
"ddelabel"/>
600 <widget name=
"sectionlabel"/>
601 <widget name=
"condlabel"/>