signsignatureline.ui 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="SignSignatureLineDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="signsignatureline|SignSignatureLineDialog">Sign Signature Line</property>
  9. <property name="modal">True</property>
  10. <property name="default_width">0</property>
  11. <property name="default_height">0</property>
  12. <property name="type_hint">dialog</property>
  13. <child internal-child="vbox">
  14. <object class="GtkBox">
  15. <property name="can_focus">False</property>
  16. <property name="orientation">vertical</property>
  17. <property name="spacing">2</property>
  18. <child internal-child="action_area">
  19. <object class="GtkButtonBox">
  20. <property name="can_focus">False</property>
  21. <property name="layout_style">end</property>
  22. <child>
  23. <object class="GtkButton" id="help">
  24. <property name="label">gtk-help</property>
  25. <property name="visible">True</property>
  26. <property name="can_focus">True</property>
  27. <property name="receives_default">True</property>
  28. <property name="use_stock">True</property>
  29. </object>
  30. <packing>
  31. <property name="expand">True</property>
  32. <property name="fill">True</property>
  33. <property name="position">0</property>
  34. <property name="secondary">True</property>
  35. </packing>
  36. </child>
  37. <child>
  38. <object class="GtkButton" id="cancel">
  39. <property name="label">gtk-cancel</property>
  40. <property name="visible">True</property>
  41. <property name="can_focus">True</property>
  42. <property name="receives_default">True</property>
  43. <property name="use_stock">True</property>
  44. </object>
  45. <packing>
  46. <property name="expand">True</property>
  47. <property name="fill">True</property>
  48. <property name="position">1</property>
  49. </packing>
  50. </child>
  51. <child>
  52. <object class="GtkButton" id="ok">
  53. <property name="label" translatable="yes" context="signsignatureline|ok">Sign</property>
  54. <property name="visible">True</property>
  55. <property name="can_focus">True</property>
  56. <property name="can_default">True</property>
  57. <property name="has_default">True</property>
  58. <property name="receives_default">True</property>
  59. </object>
  60. <packing>
  61. <property name="expand">True</property>
  62. <property name="fill">True</property>
  63. <property name="position">2</property>
  64. </packing>
  65. </child>
  66. </object>
  67. <packing>
  68. <property name="expand">False</property>
  69. <property name="fill">False</property>
  70. <property name="position">1</property>
  71. </packing>
  72. </child>
  73. <child>
  74. <!-- n-columns=1 n-rows=1 -->
  75. <object class="GtkGrid">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. <property name="margin_left">6</property>
  79. <property name="margin_right">6</property>
  80. <property name="margin_top">6</property>
  81. <property name="margin_bottom">6</property>
  82. <property name="hexpand">True</property>
  83. <property name="vexpand">True</property>
  84. <property name="row_spacing">6</property>
  85. <property name="column_spacing">6</property>
  86. <child>
  87. <object class="GtkFrame">
  88. <property name="visible">True</property>
  89. <property name="can_focus">False</property>
  90. <property name="hexpand">True</property>
  91. <property name="label_xalign">0</property>
  92. <property name="shadow_type">none</property>
  93. <child>
  94. <object class="GtkAlignment">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="top_padding">6</property>
  98. <property name="left_padding">12</property>
  99. <child>
  100. <!-- n-columns=1 n-rows=1 -->
  101. <object class="GtkGrid">
  102. <property name="visible">True</property>
  103. <property name="can_focus">False</property>
  104. <property name="row_spacing">6</property>
  105. <property name="column_spacing">12</property>
  106. <child>
  107. <object class="GtkEntry" id="edit_name">
  108. <property name="visible">True</property>
  109. <property name="can_focus">True</property>
  110. <property name="hexpand">True</property>
  111. <property name="activates_default">True</property>
  112. <property name="placeholder_text" translatable="yes" context="signsignatureline|edit_name">Type your name here</property>
  113. <property name="truncate-multiline">True</property>
  114. <child internal-child="accessible">
  115. <object class="AtkObject" id="edit_name-atkobject">
  116. <property name="AtkObject::accessible-description" translatable="yes" context="signsignatureline|extended_tip|edit_name">Enter your name as signer of the document. Your name will be inserted above the signature horizontal line.</property>
  117. </object>
  118. </child>
  119. </object>
  120. <packing>
  121. <property name="left_attach">1</property>
  122. <property name="top_attach">0</property>
  123. </packing>
  124. </child>
  125. <child>
  126. <object class="GtkLabel" id="label_name">
  127. <property name="visible">True</property>
  128. <property name="can_focus">False</property>
  129. <property name="halign">start</property>
  130. <property name="label" translatable="yes" context="signsignatureline|label_name" comments="Name of the signer">Your Name:</property>
  131. <property name="use_underline">True</property>
  132. <property name="mnemonic_widget">edit_name</property>
  133. </object>
  134. <packing>
  135. <property name="left_attach">0</property>
  136. <property name="top_attach">0</property>
  137. </packing>
  138. </child>
  139. <child>
  140. <object class="GtkLabel" id="label_certificate">
  141. <property name="visible">True</property>
  142. <property name="can_focus">False</property>
  143. <property name="halign">start</property>
  144. <property name="label" translatable="yes" context="signsignatureline|label_certificate" comments="Certificate to be used for signing">Certificate:</property>
  145. <property name="use_underline">True</property>
  146. <property name="mnemonic_widget">btn_select_certificate</property>
  147. </object>
  148. <packing>
  149. <property name="left_attach">0</property>
  150. <property name="top_attach">2</property>
  151. </packing>
  152. </child>
  153. <child>
  154. <object class="GtkButton" id="btn_select_certificate">
  155. <property name="label" translatable="yes" context="signsignatureline|btn_select_certificate">Select Certificate</property>
  156. <property name="visible">True</property>
  157. <property name="can_focus">True</property>
  158. <property name="receives_default">True</property>
  159. <child internal-child="accessible">
  160. <object class="AtkObject" id="btn_select_certificate-atkobject">
  161. <property name="AtkObject::accessible-description" translatable="yes" context="signsignatureline|extended_tip|btn_select_certificate">Click on the Select Certificate button to open the Select Certificate dialog box, where your certificates are listed. Select the certificate suitable for signing the document.</property>
  162. </object>
  163. </child>
  164. </object>
  165. <packing>
  166. <property name="left_attach">1</property>
  167. <property name="top_attach">2</property>
  168. <property name="width">4</property>
  169. </packing>
  170. </child>
  171. <child>
  172. <object class="GtkLabel" id="label_or">
  173. <property name="visible">True</property>
  174. <property name="can_focus">False</property>
  175. <property name="halign">start</property>
  176. <property name="label" translatable="yes" context="signsignatureline|label_name" comments="Name of the signer">or</property>
  177. </object>
  178. <packing>
  179. <property name="left_attach">2</property>
  180. <property name="top_attach">0</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <object class="GtkButton" id="btn_load_image">
  185. <property name="label" translatable="yes" context="signsignatureline|btn_load_image">Use Signature Image</property>
  186. <property name="visible">True</property>
  187. <property name="can_focus">True</property>
  188. <property name="receives_default">True</property>
  189. <accessibility>
  190. <relation type="labelled-by" target="label_image_dimensions"/>
  191. </accessibility>
  192. </object>
  193. <packing>
  194. <property name="left_attach">3</property>
  195. <property name="top_attach">0</property>
  196. </packing>
  197. </child>
  198. <child>
  199. <object class="GtkButton" id="btn_clear_image">
  200. <property name="label" translatable="yes" context="signsignatureline|btn_clear_image">Clear</property>
  201. <property name="visible">True</property>
  202. <property name="can_focus">True</property>
  203. <property name="receives_default">True</property>
  204. </object>
  205. <packing>
  206. <property name="left_attach">4</property>
  207. <property name="top_attach">0</property>
  208. </packing>
  209. </child>
  210. <child>
  211. <object class="GtkLabel" id="label_image_dimensions">
  212. <property name="visible">True</property>
  213. <property name="can_focus">False</property>
  214. <property name="halign">start</property>
  215. <property name="margin_bottom">6</property>
  216. <property name="label" translatable="yes" context="signsignatureline|label_image_dimensions">Best image size: 600 x 100 px</property>
  217. <attributes>
  218. <attribute name="style" value="italic"/>
  219. </attributes>
  220. <accessibility>
  221. <relation type="label-for" target="btn_load_image"/>
  222. </accessibility>
  223. </object>
  224. <packing>
  225. <property name="left_attach">3</property>
  226. <property name="top_attach">1</property>
  227. <property name="width">2</property>
  228. </packing>
  229. </child>
  230. <child>
  231. <placeholder/>
  232. </child>
  233. <child>
  234. <placeholder/>
  235. </child>
  236. <child>
  237. <placeholder/>
  238. </child>
  239. </object>
  240. </child>
  241. </object>
  242. </child>
  243. <child type="label">
  244. <object class="GtkLabel" id="label_sign">
  245. <property name="visible">True</property>
  246. <property name="can_focus">False</property>
  247. <property name="label" translatable="yes" context="signsignatureline|label_sign">Sign</property>
  248. <attributes>
  249. <attribute name="weight" value="bold"/>
  250. </attributes>
  251. </object>
  252. </child>
  253. </object>
  254. <packing>
  255. <property name="left_attach">0</property>
  256. <property name="top_attach">0</property>
  257. </packing>
  258. </child>
  259. <child>
  260. <object class="GtkFrame">
  261. <property name="visible">True</property>
  262. <property name="can_focus">False</property>
  263. <property name="hexpand">True</property>
  264. <property name="vexpand">True</property>
  265. <property name="label_xalign">0</property>
  266. <property name="shadow_type">none</property>
  267. <child>
  268. <object class="GtkAlignment">
  269. <property name="visible">True</property>
  270. <property name="can_focus">False</property>
  271. <property name="top_padding">6</property>
  272. <property name="left_padding">12</property>
  273. <child>
  274. <!-- n-columns=1 n-rows=1 -->
  275. <object class="GtkGrid">
  276. <property name="visible">True</property>
  277. <property name="can_focus">False</property>
  278. <property name="row_spacing">6</property>
  279. <property name="column_spacing">12</property>
  280. <child>
  281. <object class="GtkLabel" id="label_add_comment">
  282. <property name="visible">True</property>
  283. <property name="can_focus">False</property>
  284. <property name="halign">start</property>
  285. <property name="label" translatable="yes" context="signsignatureline|label_add_comment">Add comment:</property>
  286. <property name="use_underline">True</property>
  287. <property name="mnemonic_widget">edit_comment</property>
  288. </object>
  289. <packing>
  290. <property name="left_attach">0</property>
  291. <property name="top_attach">2</property>
  292. </packing>
  293. </child>
  294. <child>
  295. <object class="GtkScrolledWindow">
  296. <property name="visible">True</property>
  297. <property name="can_focus">True</property>
  298. <property name="hexpand">True</property>
  299. <property name="vexpand">True</property>
  300. <property name="shadow_type">in</property>
  301. <child>
  302. <object class="GtkTextView" id="edit_comment">
  303. <property name="height_request">60</property>
  304. <property name="visible">True</property>
  305. <property name="can_focus">True</property>
  306. <property name="hexpand">True</property>
  307. <property name="vexpand">True</property>
  308. <child internal-child="accessible">
  309. <object class="AtkObject" id="edit_comment-atkobject">
  310. <property name="AtkObject::accessible-description" translatable="yes" context="signsignatureline|extended_tip|edit_comment">Enter comments about the signature. The comments are displayed in the Description field of the certificate.</property>
  311. </object>
  312. </child>
  313. </object>
  314. </child>
  315. </object>
  316. <packing>
  317. <property name="left_attach">0</property>
  318. <property name="top_attach">3</property>
  319. </packing>
  320. </child>
  321. <child>
  322. <object class="GtkLabel" id="label_hint">
  323. <property name="visible">True</property>
  324. <property name="can_focus">False</property>
  325. <property name="halign">start</property>
  326. <property name="label" translatable="yes" context="signsignatureline|label_hint">Instructions from the document creator:</property>
  327. <property name="use_underline">True</property>
  328. <property name="mnemonic_widget">label_hint_text</property>
  329. </object>
  330. <packing>
  331. <property name="left_attach">0</property>
  332. <property name="top_attach">0</property>
  333. </packing>
  334. </child>
  335. <child>
  336. <object class="GtkLabel" id="label_hint_text">
  337. <property name="visible">True</property>
  338. <property name="can_focus">False</property>
  339. <property name="halign">start</property>
  340. <property name="margin_left">12</property>
  341. <property name="mnemonic_widget">edit_comment</property>
  342. <attributes>
  343. <attribute name="style" value="oblique"/>
  344. </attributes>
  345. <child internal-child="accessible">
  346. <object class="AtkObject" id="label_hint_text-atkobject">
  347. <property name="AtkObject::accessible-description" translatable="yes" context="signsignatureline|extended_tip|label_hint_text">This area displays the instructions entered by the document creator when adding the signature line.</property>
  348. </object>
  349. </child>
  350. </object>
  351. <packing>
  352. <property name="left_attach">0</property>
  353. <property name="top_attach">1</property>
  354. </packing>
  355. </child>
  356. </object>
  357. </child>
  358. </object>
  359. </child>
  360. <child type="label">
  361. <object class="GtkLabel">
  362. <property name="visible">True</property>
  363. <property name="can_focus">False</property>
  364. <property name="label" translatable="yes" context="signsignatureline|label_more">More</property>
  365. <attributes>
  366. <attribute name="weight" value="bold"/>
  367. </attributes>
  368. </object>
  369. </child>
  370. </object>
  371. <packing>
  372. <property name="left_attach">0</property>
  373. <property name="top_attach">1</property>
  374. </packing>
  375. </child>
  376. </object>
  377. <packing>
  378. <property name="expand">False</property>
  379. <property name="fill">True</property>
  380. <property name="position">0</property>
  381. </packing>
  382. </child>
  383. </object>
  384. </child>
  385. <action-widgets>
  386. <action-widget response="-11">help</action-widget>
  387. <action-widget response="-6">cancel</action-widget>
  388. <action-widget response="-5">ok</action-widget>
  389. </action-widgets>
  390. <child type="titlebar">
  391. <placeholder/>
  392. </child>
  393. </object>
  394. </interface>