digitalsignaturesdialog.ui 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="xsc">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkTreeStore" id="liststore3">
  6. <columns>
  7. <!-- column-name image -->
  8. <column type="GdkPixbuf"/>
  9. <!-- column-name text -->
  10. <column type="gchararray"/>
  11. <!-- column-name text2 -->
  12. <column type="gchararray"/>
  13. <!-- column-name text3 -->
  14. <column type="gchararray"/>
  15. <!-- column-name text4 -->
  16. <column type="gchararray"/>
  17. <!-- column-name text5 -->
  18. <column type="gchararray"/>
  19. <!-- column-name id -->
  20. <column type="gchararray"/>
  21. </columns>
  22. </object>
  23. <object class="GtkDialog" id="DigitalSignaturesDialog">
  24. <property name="can_focus">False</property>
  25. <property name="border_width">6</property>
  26. <property name="title" translatable="yes" context="digitalsignaturesdialog|DigitalSignaturesDialog">Digital Signatures</property>
  27. <property name="modal">True</property>
  28. <property name="type_hint">dialog</property>
  29. <child internal-child="vbox">
  30. <object class="GtkBox" id="dialog-vbox1">
  31. <property name="can_focus">False</property>
  32. <property name="orientation">vertical</property>
  33. <property name="spacing">12</property>
  34. <child internal-child="action_area">
  35. <object class="GtkButtonBox" id="dialog-action_area1">
  36. <property name="can_focus">False</property>
  37. <property name="layout_style">end</property>
  38. <child>
  39. <object class="GtkButton" id="help">
  40. <property name="label">gtk-help</property>
  41. <property name="visible">True</property>
  42. <property name="can_focus">True</property>
  43. <property name="receives_default">True</property>
  44. <property name="use_stock">True</property>
  45. </object>
  46. <packing>
  47. <property name="expand">False</property>
  48. <property name="fill">True</property>
  49. <property name="position">0</property>
  50. <property name="secondary">True</property>
  51. </packing>
  52. </child>
  53. <child>
  54. <object class="GtkButton" id="close">
  55. <property name="label">gtk-close</property>
  56. <property name="visible">True</property>
  57. <property name="can_focus">True</property>
  58. <property name="can_default">True</property>
  59. <property name="has_default">True</property>
  60. <property name="receives_default">True</property>
  61. <property name="use_stock">True</property>
  62. </object>
  63. <packing>
  64. <property name="expand">False</property>
  65. <property name="fill">True</property>
  66. <property name="position">1</property>
  67. </packing>
  68. </child>
  69. </object>
  70. <packing>
  71. <property name="expand">False</property>
  72. <property name="fill">True</property>
  73. <property name="pack_type">end</property>
  74. <property name="position">0</property>
  75. </packing>
  76. </child>
  77. <child>
  78. <!-- n-columns=1 n-rows=1 -->
  79. <object class="GtkGrid" id="grid1">
  80. <property name="visible">True</property>
  81. <property name="can_focus">False</property>
  82. <property name="hexpand">True</property>
  83. <property name="vexpand">True</property>
  84. <property name="row_spacing">6</property>
  85. <child>
  86. <object class="GtkLabel" id="dochint">
  87. <property name="can_focus">False</property>
  88. <property name="no_show_all">True</property>
  89. <property name="label" translatable="yes" context="digitalsignaturesdialog|dochint">The following have signed the document content: </property>
  90. <property name="xalign">0</property>
  91. </object>
  92. <packing>
  93. <property name="left_attach">0</property>
  94. <property name="top_attach">0</property>
  95. </packing>
  96. </child>
  97. <child>
  98. <object class="GtkScrolledWindow">
  99. <property name="visible">True</property>
  100. <property name="can_focus">True</property>
  101. <property name="hexpand">True</property>
  102. <property name="vexpand">True</property>
  103. <property name="shadow_type">in</property>
  104. <child>
  105. <object class="GtkTreeView" id="signatures">
  106. <property name="visible">True</property>
  107. <property name="can_focus">True</property>
  108. <property name="receives_default">True</property>
  109. <property name="hexpand">True</property>
  110. <property name="vexpand">True</property>
  111. <property name="model">liststore3</property>
  112. <property name="search_column">0</property>
  113. <property name="show_expanders">False</property>
  114. <child internal-child="selection">
  115. <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
  116. </child>
  117. <child>
  118. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  119. <property name="resizable">True</property>
  120. <property name="spacing">6</property>
  121. <child>
  122. <object class="GtkCellRendererPixbuf" id="cellrenderertext0"/>
  123. <attributes>
  124. <attribute name="pixbuf">0</attribute>
  125. </attributes>
  126. </child>
  127. </object>
  128. </child>
  129. <child>
  130. <object class="GtkTreeViewColumn" id="treeviewcolumn3">
  131. <property name="resizable">True</property>
  132. <property name="spacing">6</property>
  133. <property name="title" translatable="yes" context="digitalsignaturesdialog|signed">Signed by </property>
  134. <child>
  135. <object class="GtkCellRendererText" id="cellrenderer1"/>
  136. <attributes>
  137. <attribute name="text">1</attribute>
  138. </attributes>
  139. </child>
  140. </object>
  141. </child>
  142. <child>
  143. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  144. <property name="resizable">True</property>
  145. <property name="spacing">6</property>
  146. <property name="title" translatable="yes" context="digitalsignaturesdialog|issued">Digital ID issued by </property>
  147. <child>
  148. <object class="GtkCellRendererText" id="cellrenderer2"/>
  149. <attributes>
  150. <attribute name="text">2</attribute>
  151. </attributes>
  152. </child>
  153. </object>
  154. </child>
  155. <child>
  156. <object class="GtkTreeViewColumn" id="treeviewcolumn5">
  157. <property name="resizable">True</property>
  158. <property name="spacing">6</property>
  159. <property name="title" translatable="yes" context="digitalsignaturesdialog|date">Date</property>
  160. <child>
  161. <object class="GtkCellRendererText" id="cellrenderer3"/>
  162. <attributes>
  163. <attribute name="text">3</attribute>
  164. </attributes>
  165. </child>
  166. </object>
  167. </child>
  168. <child>
  169. <object class="GtkTreeViewColumn" id="treeviewcolumn6">
  170. <property name="resizable">True</property>
  171. <property name="spacing">6</property>
  172. <property name="title" translatable="yes" context="digitalsignaturesdialog|description">Description</property>
  173. <child>
  174. <object class="GtkCellRendererText" id="cellrenderer4"/>
  175. <attributes>
  176. <attribute name="text">4</attribute>
  177. </attributes>
  178. </child>
  179. </object>
  180. </child>
  181. <child>
  182. <object class="GtkTreeViewColumn" id="treeviewcolumn7">
  183. <property name="resizable">True</property>
  184. <property name="spacing">6</property>
  185. <property name="title" translatable="yes" context="digitalsignaturesdialog|type">Signature type</property>
  186. <child>
  187. <object class="GtkCellRendererText" id="cellrenderer5"/>
  188. <attributes>
  189. <attribute name="text">5</attribute>
  190. </attributes>
  191. </child>
  192. </object>
  193. </child>
  194. <child internal-child="accessible">
  195. <object class="AtkObject" id="signatures-atkobject">
  196. <property name="AtkObject::accessible-description" translatable="yes" context="digitalsignaturesdialog|extended_tip|signatures">Lists the digital signatures for the current document.</property>
  197. </object>
  198. </child>
  199. </object>
  200. </child>
  201. </object>
  202. <packing>
  203. <property name="left_attach">0</property>
  204. <property name="top_attach">4</property>
  205. </packing>
  206. </child>
  207. <child>
  208. <object class="GtkButtonBox" id="buttonbox1">
  209. <property name="visible">True</property>
  210. <property name="can_focus">False</property>
  211. <property name="spacing">12</property>
  212. <property name="homogeneous">True</property>
  213. <property name="layout_style">spread</property>
  214. <child>
  215. <object class="GtkButton" id="view">
  216. <property name="label" translatable="yes" context="digitalsignaturesdialog|view">View Certificate...</property>
  217. <property name="visible">True</property>
  218. <property name="can_focus">True</property>
  219. <property name="receives_default">True</property>
  220. <child internal-child="accessible">
  221. <object class="AtkObject" id="view-atkobject">
  222. <property name="AtkObject::accessible-description" translatable="yes" context="digitalsignaturesdialog|extended_tip|view">Opens the View Certificate dialog.</property>
  223. </object>
  224. </child>
  225. </object>
  226. <packing>
  227. <property name="expand">False</property>
  228. <property name="fill">True</property>
  229. <property name="position">0</property>
  230. </packing>
  231. </child>
  232. <child>
  233. <object class="GtkButton" id="sign">
  234. <property name="label" translatable="yes" context="digitalsignaturesdialog|sign">Sign Document...</property>
  235. <property name="visible">True</property>
  236. <property name="can_focus">True</property>
  237. <property name="can_default">True</property>
  238. <property name="receives_default">True</property>
  239. <child internal-child="accessible">
  240. <object class="AtkObject" id="sign-atkobject">
  241. <property name="AtkObject::accessible-description" translatable="yes" context="digitalsignaturesdialog|extended_tip|sign">Opens the Select Certificate dialog.</property>
  242. </object>
  243. </child>
  244. </object>
  245. <packing>
  246. <property name="expand">False</property>
  247. <property name="fill">True</property>
  248. <property name="position">1</property>
  249. </packing>
  250. </child>
  251. <child>
  252. <object class="GtkButton" id="remove">
  253. <property name="label" translatable="yes" context="digitalsignaturesdialog|remove">Remove</property>
  254. <property name="visible">True</property>
  255. <property name="can_focus">True</property>
  256. <property name="receives_default">True</property>
  257. <child internal-child="accessible">
  258. <object class="AtkObject" id="remove-atkobject">
  259. <property name="AtkObject::accessible-description" translatable="yes" context="digitalsignaturesdialog|extended_tip|remove">Removes the selected signature from the list. Removes all subsequent signatures as well, in case of PDF.</property>
  260. </object>
  261. </child>
  262. </object>
  263. <packing>
  264. <property name="expand">False</property>
  265. <property name="fill">True</property>
  266. <property name="position">2</property>
  267. </packing>
  268. </child>
  269. <child>
  270. <object class="GtkButton" id="start_certmanager">
  271. <property name="label" translatable="yes" context="digitalsignaturesdialog|start_certmanager">Start Certificate Manager...</property>
  272. <property name="visible">True</property>
  273. <property name="can_focus">True</property>
  274. <property name="receives_default">True</property>
  275. </object>
  276. <packing>
  277. <property name="expand">True</property>
  278. <property name="fill">True</property>
  279. <property name="position">3</property>
  280. </packing>
  281. </child>
  282. </object>
  283. <packing>
  284. <property name="left_attach">0</property>
  285. <property name="top_attach">7</property>
  286. </packing>
  287. </child>
  288. <child>
  289. <!-- n-columns=1 n-rows=1 -->
  290. <object class="GtkGrid" id="grid2">
  291. <property name="visible">True</property>
  292. <property name="can_focus">False</property>
  293. <property name="hexpand">True</property>
  294. <property name="column_spacing">12</property>
  295. <child>
  296. <object class="GtkLabel" id="signed">
  297. <property name="can_focus">False</property>
  298. <property name="no_show_all">True</property>
  299. <property name="hexpand">True</property>
  300. </object>
  301. <packing>
  302. <property name="left_attach">0</property>
  303. <property name="top_attach">0</property>
  304. </packing>
  305. </child>
  306. <child>
  307. <object class="GtkLabel" id="issued">
  308. <property name="can_focus">False</property>
  309. <property name="no_show_all">True</property>
  310. <property name="hexpand">True</property>
  311. </object>
  312. <packing>
  313. <property name="left_attach">1</property>
  314. <property name="top_attach">0</property>
  315. </packing>
  316. </child>
  317. <child>
  318. <object class="GtkLabel" id="date">
  319. <property name="can_focus">False</property>
  320. <property name="no_show_all">True</property>
  321. <property name="hexpand">True</property>
  322. </object>
  323. <packing>
  324. <property name="left_attach">2</property>
  325. <property name="top_attach">0</property>
  326. </packing>
  327. </child>
  328. <child>
  329. <object class="GtkLabel" id="description">
  330. <property name="can_focus">False</property>
  331. <property name="no_show_all">True</property>
  332. </object>
  333. <packing>
  334. <property name="left_attach">3</property>
  335. <property name="top_attach">0</property>
  336. </packing>
  337. </child>
  338. <child>
  339. <object class="GtkLabel" id="type">
  340. <property name="can_focus">False</property>
  341. <property name="no_show_all">True</property>
  342. </object>
  343. <packing>
  344. <property name="left_attach">4</property>
  345. <property name="top_attach">0</property>
  346. </packing>
  347. </child>
  348. </object>
  349. <packing>
  350. <property name="left_attach">0</property>
  351. <property name="top_attach">3</property>
  352. </packing>
  353. </child>
  354. <child>
  355. <object class="GtkLabel" id="macrohint">
  356. <property name="can_focus">False</property>
  357. <property name="no_show_all">True</property>
  358. <property name="label" translatable="yes" context="digitalsignaturesdialog|macrohint">The following have signed the document macro:</property>
  359. <property name="xalign">0</property>
  360. </object>
  361. <packing>
  362. <property name="left_attach">0</property>
  363. <property name="top_attach">1</property>
  364. </packing>
  365. </child>
  366. <child>
  367. <object class="GtkLabel" id="packagehint">
  368. <property name="can_focus">False</property>
  369. <property name="no_show_all">True</property>
  370. <property name="label" translatable="yes" context="digitalsignaturesdialog|packagehint">The following have signed this package:</property>
  371. <property name="xalign">0</property>
  372. </object>
  373. <packing>
  374. <property name="left_attach">0</property>
  375. <property name="top_attach">2</property>
  376. </packing>
  377. </child>
  378. <child>
  379. <!-- n-columns=1 n-rows=1 -->
  380. <object class="GtkGrid" id="grid3">
  381. <property name="visible">True</property>
  382. <property name="can_focus">False</property>
  383. <property name="column_spacing">12</property>
  384. <child>
  385. <object class="GtkLabel" id="validft">
  386. <property name="can_focus">False</property>
  387. <property name="no_show_all">True</property>
  388. <property name="hexpand">True</property>
  389. <property name="label" translatable="yes" context="digitalsignaturesdialog|validft">The signatures in this document are valid</property>
  390. <property name="xalign">0</property>
  391. </object>
  392. <packing>
  393. <property name="left_attach">1</property>
  394. <property name="top_attach">0</property>
  395. </packing>
  396. </child>
  397. <child>
  398. <object class="GtkImage" id="validimg">
  399. <property name="can_focus">False</property>
  400. <property name="no_show_all">True</property>
  401. <property name="icon_name">xmlsecurity/res/signet_11x16.png</property>
  402. </object>
  403. <packing>
  404. <property name="left_attach">0</property>
  405. <property name="top_attach">0</property>
  406. </packing>
  407. </child>
  408. <child>
  409. <object class="GtkLabel" id="invalidft">
  410. <property name="can_focus">False</property>
  411. <property name="no_show_all">True</property>
  412. <property name="hexpand">True</property>
  413. <property name="label" translatable="yes" context="digitalsignaturesdialog|invalidft">The signatures in this document are invalid</property>
  414. <property name="xalign">0</property>
  415. </object>
  416. <packing>
  417. <property name="left_attach">1</property>
  418. <property name="top_attach">2</property>
  419. </packing>
  420. </child>
  421. <child>
  422. <object class="GtkLabel" id="oldsignatureft">
  423. <property name="can_focus">False</property>
  424. <property name="no_show_all">True</property>
  425. <property name="hexpand">True</property>
  426. <property name="label" translatable="yes" context="digitalsignaturesdialog|oldsignatureft">At least one signature has problems: the document is only partially signed.</property>
  427. <property name="xalign">0</property>
  428. </object>
  429. <packing>
  430. <property name="left_attach">1</property>
  431. <property name="top_attach">1</property>
  432. </packing>
  433. </child>
  434. <child>
  435. <object class="GtkLabel" id="notvalidatedft">
  436. <property name="can_focus">False</property>
  437. <property name="no_show_all">True</property>
  438. <property name="hexpand">True</property>
  439. <property name="label" translatable="yes" context="digitalsignaturesdialog|notvalidatedft">At least one signature has problems: the certificate could not be validated.</property>
  440. <property name="xalign">0</property>
  441. </object>
  442. <packing>
  443. <property name="left_attach">1</property>
  444. <property name="top_attach">3</property>
  445. </packing>
  446. </child>
  447. <child>
  448. <object class="GtkImage" id="invalidimg">
  449. <property name="can_focus">False</property>
  450. <property name="no_show_all">True</property>
  451. <property name="icon_name">svx/res/caution_11x16.png</property>
  452. </object>
  453. <packing>
  454. <property name="left_attach">0</property>
  455. <property name="top_attach">2</property>
  456. </packing>
  457. </child>
  458. <child>
  459. <object class="GtkImage" id="oldsignatureimg">
  460. <property name="can_focus">False</property>
  461. <property name="no_show_all">True</property>
  462. <property name="icon_name">svx/res/caution_11x16.png</property>
  463. </object>
  464. <packing>
  465. <property name="left_attach">0</property>
  466. <property name="top_attach">1</property>
  467. </packing>
  468. </child>
  469. <child>
  470. <object class="GtkImage" id="notvalidatedimg">
  471. <property name="can_focus">False</property>
  472. <property name="no_show_all">True</property>
  473. <property name="icon_name">xmlsecurity/res/notcertificate_16.png</property>
  474. </object>
  475. <packing>
  476. <property name="left_attach">0</property>
  477. <property name="top_attach">3</property>
  478. </packing>
  479. </child>
  480. </object>
  481. <packing>
  482. <property name="left_attach">0</property>
  483. <property name="top_attach">5</property>
  484. </packing>
  485. </child>
  486. <child>
  487. <object class="GtkCheckButton" id="adescompliant">
  488. <property name="label" translatable="yes" context="digitalsignaturesdialog|adescompliant">Use AdES-compliant signature when there is a choice</property>
  489. <property name="visible">True</property>
  490. <property name="can_focus">True</property>
  491. <property name="receives_default">True</property>
  492. <property name="halign">start</property>
  493. <property name="use_underline">True</property>
  494. <property name="xalign">0.5</property>
  495. <property name="draw_indicator">True</property>
  496. <child internal-child="accessible">
  497. <object class="AtkObject" id="adescompliant-atkobject">
  498. <property name="AtkObject::accessible-description" translatable="yes" context="digitalsignaturesdialog|extended_tip|adescompliant">Prefers creating XAdES signatures for ODF and OOXML, PAdES signatures for PDF.</property>
  499. </object>
  500. </child>
  501. </object>
  502. <packing>
  503. <property name="left_attach">0</property>
  504. <property name="top_attach">6</property>
  505. </packing>
  506. </child>
  507. </object>
  508. <packing>
  509. <property name="expand">True</property>
  510. <property name="fill">True</property>
  511. <property name="position">1</property>
  512. </packing>
  513. </child>
  514. </object>
  515. </child>
  516. <action-widgets>
  517. <action-widget response="-11">help</action-widget>
  518. <action-widget response="-7">close</action-widget>
  519. </action-widgets>
  520. <child type="titlebar">
  521. <placeholder/>
  522. </child>
  523. <child internal-child="accessible">
  524. <object class="AtkObject" id="DigitalSignaturesDialog-atkobject">
  525. <property name="AtkObject::accessible-description" translatable="yes" context="digitalsignaturesdialog|extended_tip|DigitalSignaturesDialog">Adds and removes digital signatures to and from your document. You can also use the dialog to view certificates.</property>
  526. </object>
  527. </child>
  528. </object>
  529. </interface>