frmurlpage.ui 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkBox" id="FrameURLPage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="valign">start</property>
  9. <property name="hexpand">True</property>
  10. <property name="border_width">6</property>
  11. <property name="orientation">vertical</property>
  12. <property name="spacing">12</property>
  13. <child>
  14. <object class="GtkFrame" id="frame1">
  15. <property name="visible">True</property>
  16. <property name="can_focus">False</property>
  17. <property name="hexpand">True</property>
  18. <property name="label_xalign">0</property>
  19. <property name="shadow_type">none</property>
  20. <child>
  21. <object class="GtkAlignment" id="alignment1">
  22. <property name="visible">True</property>
  23. <property name="can_focus">False</property>
  24. <property name="hexpand">True</property>
  25. <property name="vexpand">True</property>
  26. <property name="top_padding">6</property>
  27. <property name="left_padding">12</property>
  28. <child>
  29. <!-- n-columns=1 n-rows=1 -->
  30. <object class="GtkGrid" id="grid1">
  31. <property name="visible">True</property>
  32. <property name="can_focus">False</property>
  33. <property name="hexpand">True</property>
  34. <property name="vexpand">True</property>
  35. <property name="row_spacing">6</property>
  36. <property name="column_spacing">12</property>
  37. <child>
  38. <object class="GtkEntry" id="url">
  39. <property name="visible">True</property>
  40. <property name="can_focus">True</property>
  41. <property name="hexpand">True</property>
  42. <property name="activates_default">True</property>
  43. <property name="truncate-multiline">True</property>
  44. <child internal-child="accessible">
  45. <object class="AtkObject" id="url-atkobject">
  46. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|url">Enter the complete path to the file that you want to open.</property>
  47. </object>
  48. </child>
  49. </object>
  50. <packing>
  51. <property name="left_attach">1</property>
  52. <property name="top_attach">0</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <object class="GtkEntry" id="name">
  57. <property name="visible">True</property>
  58. <property name="can_focus">True</property>
  59. <property name="hexpand">True</property>
  60. <property name="activates_default">True</property>
  61. <property name="truncate-multiline">True</property>
  62. <child internal-child="accessible">
  63. <object class="AtkObject" id="name-atkobject">
  64. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|name">Enter a name for the hyperlink.</property>
  65. </object>
  66. </child>
  67. </object>
  68. <packing>
  69. <property name="left_attach">1</property>
  70. <property name="top_attach">1</property>
  71. <property name="width">2</property>
  72. </packing>
  73. </child>
  74. <child>
  75. <object class="GtkLabel" id="url_label">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. <property name="label" translatable="yes" context="frmurlpage|url_label">_URL:</property>
  79. <property name="use_underline">True</property>
  80. <property name="mnemonic_widget">url</property>
  81. <property name="xalign">0</property>
  82. </object>
  83. <packing>
  84. <property name="left_attach">0</property>
  85. <property name="top_attach">0</property>
  86. </packing>
  87. </child>
  88. <child>
  89. <object class="GtkLabel" id="name_label">
  90. <property name="visible">True</property>
  91. <property name="can_focus">False</property>
  92. <property name="label" translatable="yes" context="frmurlpage|name_label">_Name:</property>
  93. <property name="use_underline">True</property>
  94. <property name="mnemonic_widget">name</property>
  95. <property name="xalign">0</property>
  96. </object>
  97. <packing>
  98. <property name="left_attach">0</property>
  99. <property name="top_attach">1</property>
  100. </packing>
  101. </child>
  102. <child>
  103. <object class="GtkLabel" id="frame_label">
  104. <property name="visible">True</property>
  105. <property name="can_focus">False</property>
  106. <property name="label" translatable="yes" context="frmurlpage|frame_label">_Frame:</property>
  107. <property name="use_underline">True</property>
  108. <property name="mnemonic_widget">frame</property>
  109. <property name="xalign">0</property>
  110. </object>
  111. <packing>
  112. <property name="left_attach">0</property>
  113. <property name="top_attach">2</property>
  114. </packing>
  115. </child>
  116. <child>
  117. <object class="GtkButtonBox" id="buttonbox1">
  118. <property name="visible">True</property>
  119. <property name="can_focus">False</property>
  120. <property name="halign">end</property>
  121. <property name="layout_style">start</property>
  122. <child>
  123. <object class="GtkButton" id="search">
  124. <property name="label" translatable="yes" context="frmurlpage|search">_Browse...</property>
  125. <property name="visible">True</property>
  126. <property name="can_focus">True</property>
  127. <property name="receives_default">True</property>
  128. <property name="use_underline">True</property>
  129. <child internal-child="accessible">
  130. <object class="AtkObject" id="search-atkobject">
  131. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|search">Locate the file that you want the hyperlink to open, and then click Open.</property>
  132. </object>
  133. </child>
  134. </object>
  135. <packing>
  136. <property name="expand">False</property>
  137. <property name="fill">True</property>
  138. <property name="position">0</property>
  139. </packing>
  140. </child>
  141. </object>
  142. <packing>
  143. <property name="left_attach">2</property>
  144. <property name="top_attach">0</property>
  145. </packing>
  146. </child>
  147. <child>
  148. <object class="GtkComboBoxText" id="frame">
  149. <property name="visible">True</property>
  150. <property name="can_focus">False</property>
  151. <property name="hexpand">True</property>
  152. <property name="has_entry">True</property>
  153. <child internal-child="entry">
  154. <object class="GtkEntry" id="comboboxtext-entry">
  155. <property name="can_focus">True</property>
  156. <property name="truncate-multiline">True</property>
  157. <property name="activates_default">True</property>
  158. </object>
  159. </child>
  160. <child internal-child="accessible">
  161. <object class="AtkObject" id="frame-atkobject">
  162. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|frame">Specify the name of the frame where you want to open the targeted file.</property>
  163. </object>
  164. </child>
  165. </object>
  166. <packing>
  167. <property name="left_attach">1</property>
  168. <property name="top_attach">2</property>
  169. <property name="width">2</property>
  170. </packing>
  171. </child>
  172. </object>
  173. </child>
  174. </object>
  175. </child>
  176. <child type="label">
  177. <object class="GtkLabel" id="label1">
  178. <property name="visible">True</property>
  179. <property name="can_focus">False</property>
  180. <property name="label" translatable="yes" context="frmurlpage|label1">Link to</property>
  181. <attributes>
  182. <attribute name="weight" value="bold"/>
  183. </attributes>
  184. </object>
  185. </child>
  186. </object>
  187. <packing>
  188. <property name="expand">False</property>
  189. <property name="fill">True</property>
  190. <property name="position">0</property>
  191. </packing>
  192. </child>
  193. <child>
  194. <object class="GtkFrame" id="frame2">
  195. <property name="visible">True</property>
  196. <property name="can_focus">False</property>
  197. <property name="hexpand">True</property>
  198. <property name="label_xalign">0</property>
  199. <property name="shadow_type">none</property>
  200. <child>
  201. <object class="GtkAlignment" id="alignment2">
  202. <property name="visible">True</property>
  203. <property name="can_focus">False</property>
  204. <property name="hexpand">True</property>
  205. <property name="vexpand">True</property>
  206. <property name="top_padding">6</property>
  207. <property name="left_padding">12</property>
  208. <child>
  209. <!-- n-columns=1 n-rows=1 -->
  210. <object class="GtkGrid" id="grid2">
  211. <property name="visible">True</property>
  212. <property name="can_focus">False</property>
  213. <property name="hexpand">True</property>
  214. <property name="vexpand">True</property>
  215. <property name="row_spacing">6</property>
  216. <property name="column_spacing">12</property>
  217. <child>
  218. <object class="GtkCheckButton" id="server">
  219. <property name="label" translatable="yes" context="frmurlpage|server">_Server-side image map</property>
  220. <property name="visible">True</property>
  221. <property name="can_focus">True</property>
  222. <property name="receives_default">False</property>
  223. <property name="hexpand">True</property>
  224. <property name="use_underline">True</property>
  225. <property name="xalign">0</property>
  226. <property name="draw_indicator">True</property>
  227. <child internal-child="accessible">
  228. <object class="AtkObject" id="server-atkobject">
  229. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|server">Uses a server-side image map.</property>
  230. </object>
  231. </child>
  232. </object>
  233. <packing>
  234. <property name="left_attach">0</property>
  235. <property name="top_attach">0</property>
  236. </packing>
  237. </child>
  238. <child>
  239. <object class="GtkCheckButton" id="client">
  240. <property name="label" translatable="yes" context="frmurlpage|client">_Client-side image map</property>
  241. <property name="visible">True</property>
  242. <property name="can_focus">True</property>
  243. <property name="receives_default">False</property>
  244. <property name="hexpand">True</property>
  245. <property name="use_underline">True</property>
  246. <property name="xalign">0</property>
  247. <property name="draw_indicator">True</property>
  248. <child internal-child="accessible">
  249. <object class="AtkObject" id="client-atkobject">
  250. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|client">Uses the image map that you created for the selected object.</property>
  251. </object>
  252. </child>
  253. </object>
  254. <packing>
  255. <property name="left_attach">0</property>
  256. <property name="top_attach">1</property>
  257. </packing>
  258. </child>
  259. </object>
  260. </child>
  261. </object>
  262. </child>
  263. <child type="label">
  264. <object class="GtkLabel" id="label2">
  265. <property name="visible">True</property>
  266. <property name="can_focus">False</property>
  267. <property name="label" translatable="yes" context="frmurlpage|label2">Image Map</property>
  268. <attributes>
  269. <attribute name="weight" value="bold"/>
  270. </attributes>
  271. </object>
  272. </child>
  273. </object>
  274. <packing>
  275. <property name="expand">False</property>
  276. <property name="fill">True</property>
  277. <property name="position">1</property>
  278. </packing>
  279. </child>
  280. <child internal-child="accessible">
  281. <object class="AtkObject" id="FrameURLPage-atkobject">
  282. <property name="AtkObject::accessible-description" translatable="yes" context="frmurlpage|extended_tip|FrameURLPage">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</property>
  283. </object>
  284. </child>
  285. </object>
  286. </interface>