classificationdialog.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  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.20"/>
  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>
  9. </object>
  10. <object class="GtkTreeStore" id="liststore1">
  11. <columns>
  12. <!-- column-name text -->
  13. <column type="gchararray"/>
  14. <!-- column-name id -->
  15. <column type="gchararray"/>
  16. </columns>
  17. </object>
  18. <object class="GtkTreeStore" id="liststore2">
  19. <columns>
  20. <!-- column-name text -->
  21. <column type="gchararray"/>
  22. <!-- column-name id -->
  23. <column type="gchararray"/>
  24. </columns>
  25. </object>
  26. <object class="GtkTreeStore" id="liststore3">
  27. <columns>
  28. <!-- column-name text -->
  29. <column type="gchararray"/>
  30. <!-- column-name id -->
  31. <column type="gchararray"/>
  32. </columns>
  33. </object>
  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>
  42. <child>
  43. <placeholder/>
  44. </child>
  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>
  54. <child>
  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>
  63. </object>
  64. <packing>
  65. <property name="expand">False</property>
  66. <property name="fill">True</property>
  67. <property name="position">0</property>
  68. </packing>
  69. </child>
  70. <child>
  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>
  77. </object>
  78. <packing>
  79. <property name="expand">False</property>
  80. <property name="fill">True</property>
  81. <property name="position">1</property>
  82. </packing>
  83. </child>
  84. <child>
  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>
  91. </object>
  92. <packing>
  93. <property name="expand">False</property>
  94. <property name="fill">True</property>
  95. <property name="position">2</property>
  96. <property name="secondary">True</property>
  97. </packing>
  98. </child>
  99. </object>
  100. <packing>
  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>
  105. </packing>
  106. </child>
  107. <child>
  108. <!-- n-columns=1 n-rows=1 -->
  109. <object class="GtkGrid">
  110. <property name="visible">True</property>
  111. <property name="can_focus">False</property>
  112. <property name="row_spacing">6</property>
  113. <property name="column_spacing">6</property>
  114. <child>
  115. <!-- n-columns=1 n-rows=1 -->
  116. <object class="GtkGrid">
  117. <property name="visible">True</property>
  118. <property name="can_focus">False</property>
  119. <property name="row_spacing">6</property>
  120. <property name="column_spacing">6</property>
  121. <child>
  122. <object class="GtkLabel" id="classificationLabel">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. <property name="label" translatable="yes" context="classificationdialog|label-Classification">Classification:</property>
  126. <property name="xalign">0</property>
  127. <accessibility>
  128. <relation type="label-for" target="classificationCB"/>
  129. </accessibility>
  130. </object>
  131. <packing>
  132. <property name="left_attach">0</property>
  133. <property name="top_attach">1</property>
  134. </packing>
  135. </child>
  136. <child>
  137. <object class="GtkLabel" id="internationalClassificationLabel">
  138. <property name="visible">True</property>
  139. <property name="can_focus">False</property>
  140. <property name="label" translatable="yes" context="classificationdialog|label-InternationalClassification">International:</property>
  141. <property name="xalign">0</property>
  142. <accessibility>
  143. <relation type="label-for" target="internationalClassificationCB"/>
  144. </accessibility>
  145. </object>
  146. <packing>
  147. <property name="left_attach">0</property>
  148. <property name="top_attach">2</property>
  149. </packing>
  150. </child>
  151. <child>
  152. <object class="GtkComboBoxText" id="classificationCB">
  153. <property name="visible">True</property>
  154. <property name="can_focus">False</property>
  155. <property name="hexpand">True</property>
  156. <accessibility>
  157. <relation type="labelled-by" target="classificationLabel"/>
  158. </accessibility>
  159. </object>
  160. <packing>
  161. <property name="left_attach">1</property>
  162. <property name="top_attach">1</property>
  163. </packing>
  164. </child>
  165. <child>
  166. <object class="GtkComboBoxText" id="internationalClassificationCB">
  167. <property name="visible">True</property>
  168. <property name="can_focus">False</property>
  169. <accessibility>
  170. <relation type="labelled-by" target="internationalClassificationLabel"/>
  171. </accessibility>
  172. </object>
  173. <packing>
  174. <property name="left_attach">1</property>
  175. <property name="top_attach">2</property>
  176. </packing>
  177. </child>
  178. <child>
  179. <object class="GtkLabel" id="markingLabel">
  180. <property name="visible">True</property>
  181. <property name="can_focus">False</property>
  182. <property name="label" translatable="yes" context="classificationdialog|label-Marking">Marking:</property>
  183. <property name="xalign">0</property>
  184. <accessibility>
  185. <relation type="label-for" target="markingLB"/>
  186. </accessibility>
  187. </object>
  188. <packing>
  189. <property name="left_attach">0</property>
  190. <property name="top_attach">3</property>
  191. <property name="width">2</property>
  192. </packing>
  193. </child>
  194. <child>
  195. <object class="GtkLabel" id="recentlyUsedLabel">
  196. <property name="visible">True</property>
  197. <property name="can_focus">False</property>
  198. <property name="label" translatable="yes" context="classificationdialog|label-Classification">Recently Used:</property>
  199. <property name="xalign">0</property>
  200. <accessibility>
  201. <relation type="label-for" target="recentlyUsedCB"/>
  202. </accessibility>
  203. </object>
  204. <packing>
  205. <property name="left_attach">0</property>
  206. <property name="top_attach">0</property>
  207. </packing>
  208. </child>
  209. <child>
  210. <object class="GtkComboBoxText" id="recentlyUsedCB">
  211. <property name="visible">True</property>
  212. <property name="can_focus">False</property>
  213. <property name="hexpand">True</property>
  214. <accessibility>
  215. <relation type="labelled-by" target="recentlyUsedLabel"/>
  216. </accessibility>
  217. </object>
  218. <packing>
  219. <property name="left_attach">1</property>
  220. <property name="top_attach">0</property>
  221. </packing>
  222. </child>
  223. <child>
  224. <object class="GtkScrolledWindow">
  225. <property name="visible">True</property>
  226. <property name="can_focus">True</property>
  227. <property name="shadow_type">in</property>
  228. <child>
  229. <object class="GtkTreeView" id="markingLB">
  230. <property name="visible">True</property>
  231. <property name="can_focus">True</property>
  232. <property name="hexpand">True</property>
  233. <property name="vexpand">True</property>
  234. <property name="model">liststore1</property>
  235. <property name="headers_visible">False</property>
  236. <property name="headers_clickable">False</property>
  237. <property name="show_expanders">False</property>
  238. <child internal-child="selection">
  239. <object class="GtkTreeSelection"/>
  240. </child>
  241. <child>
  242. <object class="GtkTreeViewColumn" id="treeviewcolumn3">
  243. <property name="resizable">True</property>
  244. <property name="spacing">6</property>
  245. <child>
  246. <object class="GtkCellRendererText" id="cellrenderer1"/>
  247. <attributes>
  248. <attribute name="text">0</attribute>
  249. </attributes>
  250. </child>
  251. </object>
  252. </child>
  253. <accessibility>
  254. <relation type="labelled-by" target="markingLabel"/>
  255. </accessibility>
  256. </object>
  257. </child>
  258. </object>
  259. <packing>
  260. <property name="left_attach">0</property>
  261. <property name="top_attach">4</property>
  262. <property name="width">2</property>
  263. </packing>
  264. </child>
  265. </object>
  266. <packing>
  267. <property name="left_attach">1</property>
  268. <property name="top_attach">0</property>
  269. </packing>
  270. </child>
  271. <child>
  272. <!-- n-columns=1 n-rows=1 -->
  273. <object class="GtkGrid">
  274. <property name="visible">True</property>
  275. <property name="can_focus">False</property>
  276. <property name="hexpand">True</property>
  277. <property name="vexpand">True</property>
  278. <property name="row_spacing">3</property>
  279. <child>
  280. <object class="GtkLabel" id="classificationContentLabel">
  281. <property name="visible">True</property>
  282. <property name="can_focus">False</property>
  283. <property name="label" translatable="yes" context="classificationdialog|label-Content">Content</property>
  284. <property name="xalign">0</property>
  285. <property name="yalign">0</property>
  286. <accessibility>
  287. <relation type="label-for" target="classificationEditWindow"/>
  288. </accessibility>
  289. </object>
  290. <packing>
  291. <property name="left_attach">0</property>
  292. <property name="top_attach">0</property>
  293. </packing>
  294. </child>
  295. <child>
  296. <object class="GtkBox">
  297. <property name="visible">True</property>
  298. <property name="can_focus">False</property>
  299. <child>
  300. <object class="GtkToggleButton" id="toolbox">
  301. <property name="visible">True</property>
  302. <property name="can_focus">False</property>
  303. <property name="receives_default">False</property>
  304. <property name="tooltip_text" translatable="yes" context="classificationdialog|boldButton">Bold</property>
  305. <property name="image">image1</property>
  306. <property name="use_underline">True</property>
  307. <property name="always_show_image">True</property>
  308. </object>
  309. <packing>
  310. <property name="expand">False</property>
  311. <property name="fill">True</property>
  312. <property name="position">0</property>
  313. </packing>
  314. </child>
  315. <child>
  316. <object class="GtkButton" id="signButton">
  317. <property name="label" translatable="yes" context="classificationdialog|signButton">Sign Paragraph</property>
  318. <property name="visible">True</property>
  319. <property name="can_focus">True</property>
  320. <property name="receives_default">True</property>
  321. </object>
  322. <packing>
  323. <property name="expand">False</property>
  324. <property name="fill">True</property>
  325. <property name="position">1</property>
  326. </packing>
  327. </child>
  328. </object>
  329. <packing>
  330. <property name="left_attach">0</property>
  331. <property name="top_attach">2</property>
  332. </packing>
  333. </child>
  334. <child>
  335. <object class="GtkScrolledWindow">
  336. <property name="visible">True</property>
  337. <property name="can_focus">True</property>
  338. <property name="border_width">0</property>
  339. <property name="shadow_type">in</property>
  340. <child>
  341. <object class="GtkViewport">
  342. <property name="visible">True</property>
  343. <property name="can_focus">False</property>
  344. <child>
  345. <object class="GtkDrawingArea" id="classificationEditWindow">
  346. <property name="visible">True</property>
  347. <property name="can_focus">True</property>
  348. <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>
  349. <property name="hexpand">True</property>
  350. <accessibility>
  351. <relation type="labelled-by" target="classificationContentLabel"/>
  352. </accessibility>
  353. </object>
  354. </child>
  355. </object>
  356. </child>
  357. </object>
  358. <packing>
  359. <property name="left_attach">0</property>
  360. <property name="top_attach">1</property>
  361. </packing>
  362. </child>
  363. </object>
  364. <packing>
  365. <property name="left_attach">0</property>
  366. <property name="top_attach">0</property>
  367. </packing>
  368. </child>
  369. <child>
  370. <object class="GtkExpander" id="intellectualPropertyExpander">
  371. <property name="visible">True</property>
  372. <property name="can_focus">True</property>
  373. <property name="hexpand">True</property>
  374. <property name="resize_toplevel">True</property>
  375. <child>
  376. <!-- n-columns=1 n-rows=1 -->
  377. <object class="GtkGrid">
  378. <property name="visible">True</property>
  379. <property name="can_focus">False</property>
  380. <property name="row_spacing">6</property>
  381. <property name="column_spacing">6</property>
  382. <child>
  383. <object class="GtkLabel" id="intellectualPropertyPartLabel">
  384. <property name="visible">True</property>
  385. <property name="can_focus">False</property>
  386. <property name="label" translatable="yes" context="classificationdialog|label-PartNumber">License:</property>
  387. <property name="xalign">0</property>
  388. <accessibility>
  389. <relation type="label-for" target="intellectualPropertyPartLB"/>
  390. </accessibility>
  391. </object>
  392. <packing>
  393. <property name="left_attach">0</property>
  394. <property name="top_attach">0</property>
  395. </packing>
  396. </child>
  397. <child>
  398. <object class="GtkLabel" id="intellectualPropertyPartNumberLabel">
  399. <property name="visible">True</property>
  400. <property name="can_focus">False</property>
  401. <property name="label" translatable="yes" context="classificationdialog|label-PartNumber">Part Number:</property>
  402. <property name="xalign">0</property>
  403. <accessibility>
  404. <relation type="label-for" target="intellectualPropertyPartNumberLB"/>
  405. </accessibility>
  406. </object>
  407. <packing>
  408. <property name="left_attach">1</property>
  409. <property name="top_attach">0</property>
  410. <property name="width">2</property>
  411. </packing>
  412. </child>
  413. <child>
  414. <object class="GtkLabel" id="intellectualPropertyPartEntryLabel">
  415. <property name="visible">True</property>
  416. <property name="can_focus">False</property>
  417. <property name="label" translatable="yes" context="classificationdialog|label-PartNumber">Part text:</property>
  418. <property name="xalign">0</property>
  419. <accessibility>
  420. <relation type="label-for" target="intellectualPropertyPartEntry"/>
  421. </accessibility>
  422. </object>
  423. <packing>
  424. <property name="left_attach">0</property>
  425. <property name="top_attach">2</property>
  426. <property name="width">2</property>
  427. </packing>
  428. </child>
  429. <child>
  430. <object class="GtkEntry" id="intellectualPropertyPartEntry">
  431. <property name="visible">True</property>
  432. <property name="can_focus">True</property>
  433. <property name="activates_default">True</property>
  434. <property name="truncate-multiline">True</property>
  435. <accessibility>
  436. <relation type="labelled-by" target="intellectualPropertyPartEntryLabel"/>
  437. </accessibility>
  438. </object>
  439. <packing>
  440. <property name="left_attach">0</property>
  441. <property name="top_attach">3</property>
  442. <property name="width">2</property>
  443. </packing>
  444. </child>
  445. <child>
  446. <object class="GtkScrolledWindow">
  447. <property name="visible">True</property>
  448. <property name="can_focus">True</property>
  449. <property name="shadow_type">in</property>
  450. <child>
  451. <object class="GtkTreeView" id="intellectualPropertyPartLB">
  452. <property name="visible">True</property>
  453. <property name="can_focus">True</property>
  454. <property name="hexpand">True</property>
  455. <property name="vexpand">True</property>
  456. <property name="model">liststore3</property>
  457. <property name="headers_visible">False</property>
  458. <property name="headers_clickable">False</property>
  459. <property name="show_expanders">False</property>
  460. <child internal-child="selection">
  461. <object class="GtkTreeSelection"/>
  462. </child>
  463. <child>
  464. <object class="GtkTreeViewColumn" id="treeviewcolumn6">
  465. <property name="resizable">True</property>
  466. <property name="spacing">6</property>
  467. <child>
  468. <object class="GtkCellRendererText" id="cellrenderer6"/>
  469. <attributes>
  470. <attribute name="text">0</attribute>
  471. </attributes>
  472. </child>
  473. </object>
  474. </child>
  475. <accessibility>
  476. <relation type="labelled-by" target="intellectualPropertyPartLabel"/>
  477. </accessibility>
  478. </object>
  479. </child>
  480. </object>
  481. <packing>
  482. <property name="left_attach">0</property>
  483. <property name="top_attach">1</property>
  484. </packing>
  485. </child>
  486. <child>
  487. <object class="GtkScrolledWindow">
  488. <property name="visible">True</property>
  489. <property name="can_focus">True</property>
  490. <property name="shadow_type">in</property>
  491. <child>
  492. <object class="GtkTreeView" id="intellectualPropertyPartNumberLB">
  493. <property name="visible">True</property>
  494. <property name="can_focus">True</property>
  495. <property name="hexpand">True</property>
  496. <property name="vexpand">True</property>
  497. <property name="model">liststore2</property>
  498. <property name="headers_visible">False</property>
  499. <property name="headers_clickable">False</property>
  500. <property name="show_expanders">False</property>
  501. <child internal-child="selection">
  502. <object class="GtkTreeSelection"/>
  503. </child>
  504. <child>
  505. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  506. <property name="resizable">True</property>
  507. <property name="spacing">6</property>
  508. <child>
  509. <object class="GtkCellRendererText" id="cellrenderer5"/>
  510. <attributes>
  511. <attribute name="text">0</attribute>
  512. </attributes>
  513. </child>
  514. </object>
  515. </child>
  516. <accessibility>
  517. <relation type="labelled-by" target="intellectualPropertyPartNumberLabel"/>
  518. </accessibility>
  519. </object>
  520. </child>
  521. </object>
  522. <packing>
  523. <property name="left_attach">1</property>
  524. <property name="top_attach">1</property>
  525. </packing>
  526. </child>
  527. <child>
  528. <object class="GtkButton" id="intellectualPropertyPartAddButton">
  529. <property name="label" translatable="yes" context="classificationdialog|intellectualPropertyPartAddButton">Add</property>
  530. <property name="visible">True</property>
  531. <property name="can_focus">True</property>
  532. <property name="receives_default">True</property>
  533. <property name="halign">center</property>
  534. <property name="valign">center</property>
  535. </object>
  536. <packing>
  537. <property name="left_attach">2</property>
  538. <property name="top_attach">3</property>
  539. </packing>
  540. </child>
  541. <child>
  542. <placeholder/>
  543. </child>
  544. <child>
  545. <placeholder/>
  546. </child>
  547. </object>
  548. </child>
  549. <child type="label">
  550. <object class="GtkLabel">
  551. <property name="visible">True</property>
  552. <property name="can_focus">False</property>
  553. <property name="label" translatable="yes" context="classificationdialog|label-IntellectualProperty">Intellectual Property</property>
  554. </object>
  555. </child>
  556. </object>
  557. <packing>
  558. <property name="left_attach">0</property>
  559. <property name="top_attach">1</property>
  560. <property name="width">2</property>
  561. </packing>
  562. </child>
  563. </object>
  564. <packing>
  565. <property name="expand">True</property>
  566. <property name="fill">True</property>
  567. <property name="position">0</property>
  568. </packing>
  569. </child>
  570. </object>
  571. </child>
  572. <action-widgets>
  573. <action-widget response="-5">ok</action-widget>
  574. <action-widget response="-6">cancel</action-widget>
  575. <action-widget response="-11">help</action-widget>
  576. </action-widgets>
  577. </object>
  578. </interface>