1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkImage" id=
"image1">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"icon_name">cmd/lc_bold.png
</property>
10 <object class=
"GtkTreeStore" id=
"liststore1">
12 <!-- column-name text -->
13 <column type=
"gchararray"/>
14 <!-- column-name id -->
15 <column type=
"gchararray"/>
18 <object class=
"GtkTreeStore" id=
"liststore2">
20 <!-- column-name text -->
21 <column type=
"gchararray"/>
22 <!-- column-name id -->
23 <column type=
"gchararray"/>
26 <object class=
"GtkTreeStore" id=
"liststore3">
28 <!-- column-name text -->
29 <column type=
"gchararray"/>
30 <!-- column-name id -->
31 <column type=
"gchararray"/>
34 <object class=
"GtkDialog" id=
"AdvancedDocumentClassificationDialog">
35 <property name=
"can_focus">False
</property>
36 <property name=
"border_width">6</property>
37 <property name=
"title" translatable=
"yes" context=
"classificationdialog|dialogname">Classification
</property>
38 <property name=
"modal">True
</property>
39 <property name=
"default_width">0</property>
40 <property name=
"default_height">0</property>
41 <property name=
"type_hint">dialog
</property>
45 <child internal-child=
"vbox">
46 <object class=
"GtkBox" id=
"dialog-vbox1">
47 <property name=
"can_focus">False
</property>
48 <property name=
"orientation">vertical
</property>
49 <property name=
"spacing">12</property>
50 <child internal-child=
"action_area">
51 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
52 <property name=
"can_focus">False
</property>
53 <property name=
"layout_style">end
</property>
55 <object class=
"GtkButton" id=
"ok">
56 <property name=
"label">gtk-ok
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">True
</property>
59 <property name=
"can_default">True
</property>
60 <property name=
"has_default">True
</property>
61 <property name=
"receives_default">True
</property>
62 <property name=
"use_stock">True
</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"position">0</property>
71 <object class=
"GtkButton" id=
"cancel">
72 <property name=
"label">gtk-cancel
</property>
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">True
</property>
75 <property name=
"receives_default">True
</property>
76 <property name=
"use_stock">True
</property>
79 <property name=
"expand">False
</property>
80 <property name=
"fill">True
</property>
81 <property name=
"position">1</property>
85 <object class=
"GtkButton" id=
"help">
86 <property name=
"label">gtk-help
</property>
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">True
</property>
89 <property name=
"receives_default">True
</property>
90 <property name=
"use_stock">True
</property>
93 <property name=
"expand">False
</property>
94 <property name=
"fill">True
</property>
95 <property name=
"position">2</property>
96 <property name=
"secondary">True
</property>
101 <property name=
"expand">False
</property>
102 <property name=
"fill">True
</property>
103 <property name=
"pack_type">end
</property>
104 <property name=
"position">0</property>
108 <object class=
"GtkGrid">
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">False
</property>
111 <property name=
"row_spacing">6</property>
112 <property name=
"column_spacing">6</property>
114 <object class=
"GtkGrid">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">False
</property>
117 <property name=
"row_spacing">6</property>
118 <property name=
"column_spacing">6</property>
120 <object class=
"GtkLabel" id=
"classificationLabel">
121 <property name=
"visible">True
</property>
122 <property name=
"can_focus">False
</property>
123 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-Classification">Classification:
</property>
124 <property name=
"xalign">0</property>
126 <relation type=
"label-for" target=
"classificationCB"/>
130 <property name=
"left_attach">0</property>
131 <property name=
"top_attach">1</property>
135 <object class=
"GtkLabel" id=
"internationalClassificationLabel">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">False
</property>
138 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-InternationalClassification">International:
</property>
139 <property name=
"xalign">0</property>
141 <relation type=
"label-for" target=
"internationalClassificationCB"/>
145 <property name=
"left_attach">0</property>
146 <property name=
"top_attach">2</property>
150 <object class=
"GtkComboBoxText" id=
"classificationCB">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">False
</property>
153 <property name=
"hexpand">True
</property>
155 <relation type=
"labelled-by" target=
"classificationLabel"/>
159 <property name=
"left_attach">1</property>
160 <property name=
"top_attach">1</property>
164 <object class=
"GtkComboBoxText" id=
"internationalClassificationCB">
165 <property name=
"visible">True
</property>
166 <property name=
"can_focus">False
</property>
168 <relation type=
"labelled-by" target=
"internationalClassificationLabel"/>
172 <property name=
"left_attach">1</property>
173 <property name=
"top_attach">2</property>
177 <object class=
"GtkLabel" id=
"markingLabel">
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">False
</property>
180 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-Marking">Marking:
</property>
181 <property name=
"xalign">0</property>
183 <relation type=
"label-for" target=
"markingLB"/>
187 <property name=
"left_attach">0</property>
188 <property name=
"top_attach">3</property>
189 <property name=
"width">2</property>
193 <object class=
"GtkLabel" id=
"recentlyUsedLabel">
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">False
</property>
196 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-Classification">Recently Used:
</property>
197 <property name=
"xalign">0</property>
199 <relation type=
"label-for" target=
"recentlyUsedCB"/>
203 <property name=
"left_attach">0</property>
204 <property name=
"top_attach">0</property>
208 <object class=
"GtkComboBoxText" id=
"recentlyUsedCB">
209 <property name=
"visible">True
</property>
210 <property name=
"can_focus">False
</property>
211 <property name=
"hexpand">True
</property>
213 <relation type=
"labelled-by" target=
"recentlyUsedLabel"/>
217 <property name=
"left_attach">1</property>
218 <property name=
"top_attach">0</property>
222 <object class=
"GtkScrolledWindow">
223 <property name=
"visible">True
</property>
224 <property name=
"can_focus">True
</property>
225 <property name=
"shadow_type">in
</property>
227 <object class=
"GtkTreeView" id=
"markingLB">
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">True
</property>
230 <property name=
"hexpand">True
</property>
231 <property name=
"vexpand">True
</property>
232 <property name=
"model">liststore1
</property>
233 <property name=
"headers_visible">False
</property>
234 <property name=
"headers_clickable">False
</property>
235 <property name=
"show_expanders">False
</property>
236 <child internal-child=
"selection">
237 <object class=
"GtkTreeSelection"/>
240 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
241 <property name=
"resizable">True
</property>
242 <property name=
"spacing">6</property>
244 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
246 <attribute name=
"text">0</attribute>
252 <relation type=
"labelled-by" target=
"markingLabel"/>
258 <property name=
"left_attach">0</property>
259 <property name=
"top_attach">4</property>
260 <property name=
"width">2</property>
265 <property name=
"left_attach">1</property>
266 <property name=
"top_attach">0</property>
270 <object class=
"GtkGrid">
271 <property name=
"visible">True
</property>
272 <property name=
"can_focus">False
</property>
273 <property name=
"hexpand">True
</property>
274 <property name=
"vexpand">True
</property>
275 <property name=
"row_spacing">3</property>
277 <object class=
"GtkLabel" id=
"classificationContentLabel">
278 <property name=
"visible">True
</property>
279 <property name=
"can_focus">False
</property>
280 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-Content">Content
</property>
281 <property name=
"xalign">0</property>
282 <property name=
"yalign">0</property>
284 <relation type=
"label-for" target=
"classificationEditWindow"/>
288 <property name=
"left_attach">0</property>
289 <property name=
"top_attach">0</property>
293 <object class=
"GtkBox">
294 <property name=
"visible">True
</property>
295 <property name=
"can_focus">False
</property>
297 <object class=
"GtkToggleButton" id=
"toolbox">
298 <property name=
"visible">True
</property>
299 <property name=
"can_focus">False
</property>
300 <property name=
"receives_default">False
</property>
301 <property name=
"tooltip_text" translatable=
"yes" context=
"classificationdialog|boldButton">Bold
</property>
302 <property name=
"image">image1
</property>
303 <property name=
"use_underline">True
</property>
304 <property name=
"always_show_image">True
</property>
307 <property name=
"expand">False
</property>
308 <property name=
"fill">True
</property>
309 <property name=
"position">0</property>
313 <object class=
"GtkButton" id=
"signButton">
314 <property name=
"label" translatable=
"yes" context=
"classificationdialog|signButton">Sign Paragraph
</property>
315 <property name=
"visible">True
</property>
316 <property name=
"can_focus">True
</property>
317 <property name=
"receives_default">True
</property>
320 <property name=
"expand">False
</property>
321 <property name=
"fill">True
</property>
322 <property name=
"position">1</property>
327 <property name=
"left_attach">0</property>
328 <property name=
"top_attach">2</property>
332 <object class=
"GtkScrolledWindow">
333 <property name=
"visible">True
</property>
334 <property name=
"can_focus">True
</property>
335 <property name=
"border_width">0</property>
336 <property name=
"shadow_type">in
</property>
338 <object class=
"GtkViewport">
339 <property name=
"visible">True
</property>
340 <property name=
"can_focus">False
</property>
342 <object class=
"GtkDrawingArea" id=
"classificationEditWindow">
343 <property name=
"visible">True
</property>
344 <property name=
"can_focus">True
</property>
345 <property name=
"events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK
</property>
346 <property name=
"hexpand">True
</property>
348 <relation type=
"labelled-by" target=
"classificationContentLabel"/>
356 <property name=
"left_attach">0</property>
357 <property name=
"top_attach">1</property>
362 <property name=
"left_attach">0</property>
363 <property name=
"top_attach">0</property>
367 <object class=
"GtkExpander" id=
"intellectualPropertyExpander">
368 <property name=
"visible">True
</property>
369 <property name=
"can_focus">True
</property>
370 <property name=
"hexpand">True
</property>
372 <object class=
"GtkGrid">
373 <property name=
"visible">True
</property>
374 <property name=
"can_focus">False
</property>
375 <property name=
"row_spacing">6</property>
376 <property name=
"column_spacing">6</property>
378 <object class=
"GtkLabel" id=
"intellectualPropertyPartLabel">
379 <property name=
"visible">True
</property>
380 <property name=
"can_focus">False
</property>
381 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-PartNumber">License:
</property>
382 <property name=
"xalign">0</property>
384 <relation type=
"label-for" target=
"intellectualPropertyPartLB"/>
388 <property name=
"left_attach">0</property>
389 <property name=
"top_attach">0</property>
393 <object class=
"GtkLabel" id=
"intellectualPropertyPartNumberLabel">
394 <property name=
"visible">True
</property>
395 <property name=
"can_focus">False
</property>
396 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-PartNumber">Part Number:
</property>
397 <property name=
"xalign">0</property>
399 <relation type=
"label-for" target=
"intellectualPropertyPartNumberLB"/>
403 <property name=
"left_attach">1</property>
404 <property name=
"top_attach">0</property>
405 <property name=
"width">2</property>
409 <object class=
"GtkLabel" id=
"intellectualPropertyPartEntryLabel">
410 <property name=
"visible">True
</property>
411 <property name=
"can_focus">False
</property>
412 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-PartNumber">Part text:
</property>
413 <property name=
"xalign">0</property>
415 <relation type=
"label-for" target=
"intellectualPropertyPartEntry"/>
419 <property name=
"left_attach">0</property>
420 <property name=
"top_attach">2</property>
421 <property name=
"width">2</property>
425 <object class=
"GtkEntry" id=
"intellectualPropertyPartEntry">
426 <property name=
"visible">True
</property>
427 <property name=
"can_focus">True
</property>
428 <property name=
"activates_default">True
</property>
430 <relation type=
"labelled-by" target=
"intellectualPropertyPartEntryLabel"/>
434 <property name=
"left_attach">0</property>
435 <property name=
"top_attach">3</property>
436 <property name=
"width">2</property>
440 <object class=
"GtkScrolledWindow">
441 <property name=
"visible">True
</property>
442 <property name=
"can_focus">True
</property>
443 <property name=
"shadow_type">in
</property>
445 <object class=
"GtkTreeView" id=
"intellectualPropertyPartLB">
446 <property name=
"visible">True
</property>
447 <property name=
"can_focus">True
</property>
448 <property name=
"hexpand">True
</property>
449 <property name=
"vexpand">True
</property>
450 <property name=
"model">liststore3
</property>
451 <property name=
"headers_visible">False
</property>
452 <property name=
"headers_clickable">False
</property>
453 <property name=
"show_expanders">False
</property>
454 <child internal-child=
"selection">
455 <object class=
"GtkTreeSelection"/>
458 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn6">
459 <property name=
"resizable">True
</property>
460 <property name=
"spacing">6</property>
462 <object class=
"GtkCellRendererText" id=
"cellrenderer6"/>
464 <attribute name=
"text">0</attribute>
470 <relation type=
"labelled-by" target=
"intellectualPropertyPartLabel"/>
476 <property name=
"left_attach">0</property>
477 <property name=
"top_attach">1</property>
481 <object class=
"GtkScrolledWindow">
482 <property name=
"visible">True
</property>
483 <property name=
"can_focus">True
</property>
484 <property name=
"shadow_type">in
</property>
486 <object class=
"GtkTreeView" id=
"intellectualPropertyPartNumberLB">
487 <property name=
"visible">True
</property>
488 <property name=
"can_focus">True
</property>
489 <property name=
"hexpand">True
</property>
490 <property name=
"vexpand">True
</property>
491 <property name=
"model">liststore2
</property>
492 <property name=
"headers_visible">False
</property>
493 <property name=
"headers_clickable">False
</property>
494 <property name=
"show_expanders">False
</property>
495 <child internal-child=
"selection">
496 <object class=
"GtkTreeSelection"/>
499 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
500 <property name=
"resizable">True
</property>
501 <property name=
"spacing">6</property>
503 <object class=
"GtkCellRendererText" id=
"cellrenderer5"/>
505 <attribute name=
"text">0</attribute>
511 <relation type=
"labelled-by" target=
"intellectualPropertyPartNumberLabel"/>
517 <property name=
"left_attach">1</property>
518 <property name=
"top_attach">1</property>
522 <object class=
"GtkButton" id=
"intellectualPropertyPartAddButton">
523 <property name=
"label" translatable=
"yes" context=
"classificationdialog|intellectualPropertyPartAddButton">Add
</property>
524 <property name=
"visible">True
</property>
525 <property name=
"can_focus">True
</property>
526 <property name=
"receives_default">True
</property>
527 <property name=
"halign">center
</property>
528 <property name=
"valign">center
</property>
531 <property name=
"left_attach">2</property>
532 <property name=
"top_attach">3</property>
544 <object class=
"GtkLabel">
545 <property name=
"visible">True
</property>
546 <property name=
"can_focus">False
</property>
547 <property name=
"label" translatable=
"yes" context=
"classificationdialog|label-IntellectualProperty">Intellectual Property
</property>
552 <property name=
"left_attach">0</property>
553 <property name=
"top_attach">1</property>
554 <property name=
"width">2</property>
559 <property name=
"expand">True
</property>
560 <property name=
"fill">True
</property>
561 <property name=
"position">0</property>
567 <action-widget response=
"-5">ok
</action-widget>
568 <action-widget response=
"-6">cancel
</action-widget>
569 <action-widget response=
"-11">help
</action-widget>