linkeditdialog.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="sfx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="LinkEditDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="linkeditdialog|title">Modify DDE Link</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>
  14. <placeholder/>
  15. </child>
  16. <child internal-child="vbox">
  17. <object class="GtkBox" id="dialog-vbox1">
  18. <property name="can_focus">False</property>
  19. <property name="orientation">vertical</property>
  20. <property name="spacing">12</property>
  21. <child internal-child="action_area">
  22. <object class="GtkButtonBox" id="dialog-action_area1">
  23. <property name="can_focus">False</property>
  24. <property name="layout_style">end</property>
  25. <child>
  26. <object class="GtkButton" id="ok">
  27. <property name="label">gtk-ok</property>
  28. <property name="visible">True</property>
  29. <property name="can_focus">True</property>
  30. <property name="can_default">True</property>
  31. <property name="has_default">True</property>
  32. <property name="receives_default">True</property>
  33. <property name="use_stock">True</property>
  34. </object>
  35. <packing>
  36. <property name="expand">False</property>
  37. <property name="fill">True</property>
  38. <property name="position">0</property>
  39. </packing>
  40. </child>
  41. <child>
  42. <object class="GtkButton" id="cancel">
  43. <property name="label">gtk-cancel</property>
  44. <property name="visible">True</property>
  45. <property name="can_focus">True</property>
  46. <property name="receives_default">True</property>
  47. <property name="use_stock">True</property>
  48. </object>
  49. <packing>
  50. <property name="expand">False</property>
  51. <property name="fill">True</property>
  52. <property name="position">1</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <object class="GtkButton" id="help">
  57. <property name="label">gtk-help</property>
  58. <property name="visible">True</property>
  59. <property name="can_focus">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">2</property>
  67. <property name="secondary">True</property>
  68. </packing>
  69. </child>
  70. </object>
  71. <packing>
  72. <property name="expand">False</property>
  73. <property name="fill">True</property>
  74. <property name="pack_type">end</property>
  75. <property name="position">0</property>
  76. </packing>
  77. </child>
  78. <child>
  79. <object class="GtkFrame" id="frame1">
  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="label_xalign">0</property>
  85. <property name="shadow_type">none</property>
  86. <child>
  87. <object class="GtkAlignment" id="alignment1">
  88. <property name="visible">True</property>
  89. <property name="can_focus">False</property>
  90. <property name="hexpand">True</property>
  91. <property name="vexpand">True</property>
  92. <property name="top_padding">6</property>
  93. <property name="left_padding">12</property>
  94. <child>
  95. <!-- n-columns=1 n-rows=1 -->
  96. <object class="GtkGrid" id="grid1">
  97. <property name="visible">True</property>
  98. <property name="can_focus">False</property>
  99. <property name="hexpand">True</property>
  100. <property name="vexpand">True</property>
  101. <property name="row_spacing">6</property>
  102. <property name="column_spacing">12</property>
  103. <child>
  104. <object class="GtkLabel" id="label2">
  105. <property name="visible">True</property>
  106. <property name="can_focus">False</property>
  107. <property name="halign">start</property>
  108. <property name="label" translatable="yes" context="linkeditdialog|label2">_Application:</property>
  109. <property name="use_underline">True</property>
  110. <property name="mnemonic_widget">app</property>
  111. </object>
  112. <packing>
  113. <property name="left_attach">0</property>
  114. <property name="top_attach">0</property>
  115. </packing>
  116. </child>
  117. <child>
  118. <object class="GtkLabel" id="label3">
  119. <property name="visible">True</property>
  120. <property name="can_focus">False</property>
  121. <property name="halign">start</property>
  122. <property name="label" translatable="yes" context="linkeditdialog|label3">_File:</property>
  123. <property name="use_underline">True</property>
  124. <property name="mnemonic_widget">file</property>
  125. </object>
  126. <packing>
  127. <property name="left_attach">0</property>
  128. <property name="top_attach">1</property>
  129. </packing>
  130. </child>
  131. <child>
  132. <object class="GtkLabel" id="label4">
  133. <property name="visible">True</property>
  134. <property name="can_focus">False</property>
  135. <property name="halign">start</property>
  136. <property name="label" translatable="yes" context="linkeditdialog|label4">_Category:</property>
  137. <property name="use_underline">True</property>
  138. <property name="mnemonic_widget">category</property>
  139. </object>
  140. <packing>
  141. <property name="left_attach">0</property>
  142. <property name="top_attach">2</property>
  143. </packing>
  144. </child>
  145. <child>
  146. <object class="GtkEntry" id="app">
  147. <property name="visible">True</property>
  148. <property name="can_focus">True</property>
  149. <property name="hexpand">True</property>
  150. <property name="truncate-multiline">True</property>
  151. <property name="activates_default">True</property>
  152. <child internal-child="accessible">
  153. <object class="AtkObject" id="app-atkobject">
  154. <property name="AtkObject::accessible-description" translatable="yes" context="linkeditdialog|extended_tip|app">Lists the application that last saved the source file. %PRODUCTNAME applications have the server name soffice.</property>
  155. </object>
  156. </child>
  157. </object>
  158. <packing>
  159. <property name="left_attach">1</property>
  160. <property name="top_attach">0</property>
  161. </packing>
  162. </child>
  163. <child>
  164. <object class="GtkEntry" id="file">
  165. <property name="visible">True</property>
  166. <property name="can_focus">True</property>
  167. <property name="hexpand">True</property>
  168. <property name="truncate-multiline">True</property>
  169. <property name="activates_default">True</property>
  170. <child internal-child="accessible">
  171. <object class="AtkObject" id="file-atkobject">
  172. <property name="AtkObject::accessible-description" translatable="yes" context="linkeditdialog|extended_tip|file">Path to the source file. Relative paths must be expressed by full URI, for example, with file://.</property>
  173. </object>
  174. </child>
  175. </object>
  176. <packing>
  177. <property name="left_attach">1</property>
  178. <property name="top_attach">1</property>
  179. </packing>
  180. </child>
  181. <child>
  182. <object class="GtkEntry" id="category">
  183. <property name="visible">True</property>
  184. <property name="can_focus">True</property>
  185. <property name="hexpand">True</property>
  186. <property name="truncate-multiline">True</property>
  187. <property name="activates_default">True</property>
  188. <child internal-child="accessible">
  189. <object class="AtkObject" id="category-atkobject">
  190. <property name="AtkObject::accessible-description" translatable="yes" context="linkeditdialog|extended_tip|category">Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here.</property>
  191. </object>
  192. </child>
  193. </object>
  194. <packing>
  195. <property name="left_attach">1</property>
  196. <property name="top_attach">2</property>
  197. </packing>
  198. </child>
  199. </object>
  200. </child>
  201. </object>
  202. </child>
  203. <child type="label">
  204. <object class="GtkLabel" id="label1">
  205. <property name="visible">True</property>
  206. <property name="can_focus">False</property>
  207. <property name="label" translatable="yes" context="linkeditdialog|label1">Modify Link</property>
  208. <attributes>
  209. <attribute name="weight" value="bold"/>
  210. </attributes>
  211. </object>
  212. </child>
  213. </object>
  214. <packing>
  215. <property name="expand">True</property>
  216. <property name="fill">True</property>
  217. <property name="position">1</property>
  218. </packing>
  219. </child>
  220. </object>
  221. </child>
  222. <action-widgets>
  223. <action-widget response="-5">ok</action-widget>
  224. <action-widget response="-6">cancel</action-widget>
  225. <action-widget response="-11">help</action-widget>
  226. </action-widgets>
  227. </object>
  228. </interface>