hyperlinkmailpage.ui 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  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="GtkImage" id="image1">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="icon_name">res/adrbook.png</property>
  9. </object>
  10. <object class="GtkBox" id="HyperlinkMailPage">
  11. <property name="visible">True</property>
  12. <property name="can_focus">False</property>
  13. <property name="hexpand">True</property>
  14. <property name="vexpand">True</property>
  15. <property name="border_width">6</property>
  16. <property name="orientation">vertical</property>
  17. <property name="spacing">12</property>
  18. <child>
  19. <object class="GtkFrame" id="frame1">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="label_xalign">0</property>
  23. <property name="shadow_type">none</property>
  24. <child>
  25. <object class="GtkAlignment" id="alignment2">
  26. <property name="visible">True</property>
  27. <property name="can_focus">False</property>
  28. <property name="top_padding">6</property>
  29. <property name="left_padding">12</property>
  30. <child>
  31. <!-- n-columns=1 n-rows=1 -->
  32. <object class="GtkGrid" id="grid1">
  33. <property name="visible">True</property>
  34. <property name="can_focus">False</property>
  35. <property name="hexpand">True</property>
  36. <property name="vexpand">True</property>
  37. <property name="row_spacing">6</property>
  38. <property name="column_spacing">12</property>
  39. <child>
  40. <object class="GtkLabel" id="receiver_label">
  41. <property name="visible">True</property>
  42. <property name="can_focus">False</property>
  43. <property name="halign">start</property>
  44. <property name="label" translatable="yes" context="hyperlinkmailpage|receiver_label">Re_cipient:</property>
  45. <property name="use_underline">True</property>
  46. <property name="mnemonic_widget">receiver</property>
  47. <property name="xalign">0</property>
  48. </object>
  49. <packing>
  50. <property name="left_attach">0</property>
  51. <property name="top_attach">1</property>
  52. </packing>
  53. </child>
  54. <child>
  55. <object class="GtkButton" id="addressbook">
  56. <property name="visible">True</property>
  57. <property name="can_focus">True</property>
  58. <property name="receives_default">True</property>
  59. <property name="tooltip_text" translatable="yes" context="hyperlinkmailpage|addressbook|tooltip_text">Data Sources...</property>
  60. <property name="image">image1</property>
  61. <property name="always_show_image">True</property>
  62. <child internal-child="accessible">
  63. <object class="AtkObject" id="addressbook-atkobject">
  64. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|addressbook">Hides or shows the data source browser.</property>
  65. </object>
  66. </child>
  67. </object>
  68. <packing>
  69. <property name="left_attach">2</property>
  70. <property name="top_attach">1</property>
  71. </packing>
  72. </child>
  73. <child>
  74. <object class="GtkLabel" id="subject_label">
  75. <property name="visible">True</property>
  76. <property name="can_focus">False</property>
  77. <property name="halign">start</property>
  78. <property name="ypad">1</property>
  79. <property name="label" translatable="yes" context="hyperlinkmailpage|subject_label">_Subject:</property>
  80. <property name="use_underline">True</property>
  81. <property name="mnemonic_widget">subject</property>
  82. <property name="xalign">0</property>
  83. </object>
  84. <packing>
  85. <property name="left_attach">0</property>
  86. <property name="top_attach">2</property>
  87. </packing>
  88. </child>
  89. <child>
  90. <object class="GtkEntry" id="subject">
  91. <property name="visible">True</property>
  92. <property name="can_focus">True</property>
  93. <property name="hexpand">True</property>
  94. <property name="activates_default">True</property>
  95. <property name="truncate-multiline">True</property>
  96. <child internal-child="accessible">
  97. <object class="AtkObject" id="subject-atkobject">
  98. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|subject">Specifies the subject that is inserted in the subject line of the new message document.</property>
  99. </object>
  100. </child>
  101. </object>
  102. <packing>
  103. <property name="left_attach">1</property>
  104. <property name="top_attach">2</property>
  105. </packing>
  106. </child>
  107. <child>
  108. <object class="GtkComboBoxText" id="receiver">
  109. <property name="visible">True</property>
  110. <property name="can_focus">False</property>
  111. <property name="hexpand">True</property>
  112. <property name="has_entry">True</property>
  113. <child internal-child="entry">
  114. <object class="GtkEntry">
  115. <property name="can_focus">True</property>
  116. <property name="truncate-multiline">True</property>
  117. <property name="activates_default">True</property>
  118. </object>
  119. </child>
  120. <child internal-child="accessible">
  121. <object class="AtkObject" id="receiver-atkobject">
  122. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|receiver">Assigns the specified email address to the hyperlink.</property>
  123. </object>
  124. </child>
  125. </object>
  126. <packing>
  127. <property name="left_attach">1</property>
  128. <property name="top_attach">1</property>
  129. </packing>
  130. </child>
  131. <child>
  132. <placeholder/>
  133. </child>
  134. <child>
  135. <placeholder/>
  136. </child>
  137. <child>
  138. <placeholder/>
  139. </child>
  140. <child>
  141. <placeholder/>
  142. </child>
  143. </object>
  144. </child>
  145. </object>
  146. </child>
  147. <child type="label">
  148. <object class="GtkLabel" id="label2">
  149. <property name="visible">True</property>
  150. <property name="can_focus">False</property>
  151. <property name="label" translatable="yes" context="hyperlinkmailpage|label2">Mail</property>
  152. <attributes>
  153. <attribute name="weight" value="bold"/>
  154. </attributes>
  155. </object>
  156. </child>
  157. </object>
  158. <packing>
  159. <property name="expand">True</property>
  160. <property name="fill">True</property>
  161. <property name="position">1</property>
  162. </packing>
  163. </child>
  164. <child>
  165. <object class="GtkFrame" id="frame2">
  166. <property name="visible">True</property>
  167. <property name="can_focus">False</property>
  168. <property name="valign">end</property>
  169. <property name="hexpand">True</property>
  170. <property name="vexpand">True</property>
  171. <property name="label_xalign">0</property>
  172. <property name="shadow_type">none</property>
  173. <child>
  174. <object class="GtkAlignment" id="alignment1">
  175. <property name="visible">True</property>
  176. <property name="can_focus">False</property>
  177. <property name="top_padding">6</property>
  178. <property name="left_padding">12</property>
  179. <child>
  180. <!-- n-columns=1 n-rows=1 -->
  181. <object class="GtkGrid" id="grid3">
  182. <property name="visible">True</property>
  183. <property name="can_focus">False</property>
  184. <property name="row_spacing">6</property>
  185. <property name="column_spacing">12</property>
  186. <child>
  187. <object class="GtkLabel" id="frame_label">
  188. <property name="visible">True</property>
  189. <property name="can_focus">False</property>
  190. <property name="halign">start</property>
  191. <property name="label" translatable="yes" context="hyperlinkmailpage|frame_label">F_rame:</property>
  192. <property name="use_underline">True</property>
  193. <property name="mnemonic_widget">frame</property>
  194. <property name="xalign">0</property>
  195. </object>
  196. <packing>
  197. <property name="left_attach">0</property>
  198. <property name="top_attach">0</property>
  199. </packing>
  200. </child>
  201. <child>
  202. <object class="GtkLabel" id="indication_label">
  203. <property name="visible">True</property>
  204. <property name="can_focus">False</property>
  205. <property name="halign">start</property>
  206. <property name="label" translatable="yes" context="hyperlinkmailpage|indication_label">Te_xt:</property>
  207. <property name="use_underline">True</property>
  208. <property name="mnemonic_widget">indication</property>
  209. <property name="xalign">0</property>
  210. </object>
  211. <packing>
  212. <property name="left_attach">0</property>
  213. <property name="top_attach">1</property>
  214. </packing>
  215. </child>
  216. <child>
  217. <object class="GtkLabel" id="name_label">
  218. <property name="visible">True</property>
  219. <property name="can_focus">False</property>
  220. <property name="halign">start</property>
  221. <property name="label" translatable="yes" context="hyperlinkmailpage|name_label">N_ame:</property>
  222. <property name="use_underline">True</property>
  223. <property name="mnemonic_widget">name</property>
  224. <property name="xalign">0</property>
  225. </object>
  226. <packing>
  227. <property name="left_attach">0</property>
  228. <property name="top_attach">2</property>
  229. </packing>
  230. </child>
  231. <child>
  232. <object class="GtkEntry" id="indication">
  233. <property name="visible">True</property>
  234. <property name="can_focus">True</property>
  235. <property name="activates_default">True</property>
  236. <property name="truncate-multiline">True</property>
  237. <child internal-child="accessible">
  238. <object class="AtkObject" id="indication-atkobject">
  239. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|indication">Specifies the visible text or button caption for the hyperlink.</property>
  240. </object>
  241. </child>
  242. </object>
  243. <packing>
  244. <property name="left_attach">1</property>
  245. <property name="top_attach">1</property>
  246. </packing>
  247. </child>
  248. <child>
  249. <object class="GtkEntry" id="name">
  250. <property name="visible">True</property>
  251. <property name="can_focus">True</property>
  252. <property name="activates_default">True</property>
  253. <property name="truncate-multiline">True</property>
  254. <child internal-child="accessible">
  255. <object class="AtkObject" id="name-atkobject">
  256. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|name">Enter a name for the hyperlink.</property>
  257. </object>
  258. </child>
  259. </object>
  260. <packing>
  261. <property name="left_attach">1</property>
  262. <property name="top_attach">2</property>
  263. </packing>
  264. </child>
  265. <child>
  266. <!-- n-columns=1 n-rows=1 -->
  267. <object class="GtkGrid" id="grid4">
  268. <property name="visible">True</property>
  269. <property name="can_focus">False</property>
  270. <property name="hexpand">True</property>
  271. <property name="row_spacing">6</property>
  272. <property name="column_spacing">12</property>
  273. <child>
  274. <object class="GtkLabel" id="form_label">
  275. <property name="visible">True</property>
  276. <property name="can_focus">False</property>
  277. <property name="label" translatable="yes" context="hyperlinkmailpage|form_label">F_orm:</property>
  278. <property name="use_underline">True</property>
  279. <property name="mnemonic_widget">form</property>
  280. <property name="xalign">0</property>
  281. </object>
  282. <packing>
  283. <property name="left_attach">1</property>
  284. <property name="top_attach">0</property>
  285. </packing>
  286. </child>
  287. <child>
  288. <object class="GtkComboBoxText" id="form">
  289. <property name="visible">True</property>
  290. <property name="can_focus">False</property>
  291. <property name="hexpand">True</property>
  292. <child internal-child="accessible">
  293. <object class="AtkObject" id="form-atkobject">
  294. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|form">Specifies whether the hyperlink is inserted as text or as a button.</property>
  295. </object>
  296. </child>
  297. </object>
  298. <packing>
  299. <property name="left_attach">2</property>
  300. <property name="top_attach">0</property>
  301. </packing>
  302. </child>
  303. <child>
  304. <object class="GtkButton" id="script">
  305. <property name="visible">True</property>
  306. <property name="can_focus">True</property>
  307. <property name="receives_default">True</property>
  308. <property name="tooltip_text" translatable="yes" context="hyperlinkmailpage|script|tooltip_text">Events</property>
  309. <property name="always_show_image">True</property>
  310. <child internal-child="accessible">
  311. <object class="AtkObject" id="script-atkobject">
  312. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|script">Opens the Assign Macro dialog, in which you can give events such as "mouse over object" or "trigger hyperlink" their own program codes.</property>
  313. </object>
  314. </child>
  315. </object>
  316. <packing>
  317. <property name="left_attach">3</property>
  318. <property name="top_attach">0</property>
  319. </packing>
  320. </child>
  321. <child>
  322. <object class="GtkComboBoxText" id="frame">
  323. <property name="visible">True</property>
  324. <property name="can_focus">False</property>
  325. <property name="hexpand">True</property>
  326. <property name="has_entry">True</property>
  327. <child internal-child="entry">
  328. <object class="GtkEntry" id="combobox-entry">
  329. <property name="can_focus">True</property>
  330. <property name="truncate-multiline">True</property>
  331. <property name="activates_default">True</property>
  332. </object>
  333. </child>
  334. <child internal-child="accessible">
  335. <object class="AtkObject" id="frame-atkobject">
  336. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|frame">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window.</property>
  337. </object>
  338. </child>
  339. </object>
  340. <packing>
  341. <property name="left_attach">0</property>
  342. <property name="top_attach">0</property>
  343. </packing>
  344. </child>
  345. </object>
  346. <packing>
  347. <property name="left_attach">1</property>
  348. <property name="top_attach">0</property>
  349. </packing>
  350. </child>
  351. </object>
  352. </child>
  353. </object>
  354. </child>
  355. <child type="label">
  356. <object class="GtkLabel" id="label1">
  357. <property name="visible">True</property>
  358. <property name="can_focus">False</property>
  359. <property name="label" translatable="yes" context="hyperlinkmailpage|label1">Further Settings</property>
  360. <attributes>
  361. <attribute name="weight" value="bold"/>
  362. </attributes>
  363. </object>
  364. </child>
  365. </object>
  366. <packing>
  367. <property name="expand">True</property>
  368. <property name="fill">True</property>
  369. <property name="position">1</property>
  370. </packing>
  371. </child>
  372. <child internal-child="accessible">
  373. <object class="AtkObject" id="HyperlinkMailPage-atkobject">
  374. <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|HyperlinkMailPage">On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses.</property>
  375. </object>
  376. </child>
  377. </object>
  378. <object class="GtkSizeGroup" id="sizegroup1">
  379. <widgets>
  380. <widget name="receiver_label"/>
  381. <widget name="subject_label"/>
  382. </widgets>
  383. </object>
  384. </interface>