editmodulesdialog.ui 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  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="GtkTreeStore" id="liststore1">
  6. <columns>
  7. <!-- column-name check1 -->
  8. <column type="gboolean"/>
  9. <!-- column-name text -->
  10. <column type="gchararray"/>
  11. <!-- column-name id -->
  12. <column type="gchararray"/>
  13. <!-- column-name checkvis1 -->
  14. <column type="gboolean"/>
  15. <!-- column-name checktri1 -->
  16. <column type="gboolean"/>
  17. <!-- column-name weight1 -->
  18. <column type="gint"/>
  19. </columns>
  20. </object>
  21. <object class="GtkListStore" id="liststore6">
  22. <columns>
  23. <!-- column-name text -->
  24. <column type="gchararray"/>
  25. <!-- column-name id -->
  26. <column type="gchararray"/>
  27. <!-- column-name image -->
  28. <column type="GdkPixbuf"/>
  29. </columns>
  30. </object>
  31. <object class="GtkDialog" id="EditModulesDialog">
  32. <property name="can_focus">False</property>
  33. <property name="border_width">6</property>
  34. <property name="title" translatable="yes" context="editmodulesdialog|EditModulesDialog">Edit Modules</property>
  35. <property name="modal">True</property>
  36. <property name="default_width">0</property>
  37. <property name="default_height">0</property>
  38. <property name="type_hint">dialog</property>
  39. <child internal-child="vbox">
  40. <object class="GtkBox" id="dialog-vbox1">
  41. <property name="can_focus">False</property>
  42. <property name="hexpand">True</property>
  43. <property name="vexpand">True</property>
  44. <property name="orientation">vertical</property>
  45. <property name="spacing">12</property>
  46. <child internal-child="action_area">
  47. <object class="GtkButtonBox" id="dialog-action_area1">
  48. <property name="can_focus">False</property>
  49. <property name="layout_style">end</property>
  50. <child>
  51. <object class="GtkButton" id="close">
  52. <property name="label">gtk-close</property>
  53. <property name="visible">True</property>
  54. <property name="can_focus">True</property>
  55. <property name="can_default">True</property>
  56. <property name="has_default">True</property>
  57. <property name="receives_default">True</property>
  58. <property name="use_stock">True</property>
  59. </object>
  60. <packing>
  61. <property name="expand">False</property>
  62. <property name="fill">True</property>
  63. <property name="position">0</property>
  64. </packing>
  65. </child>
  66. <child>
  67. <object class="GtkButton" id="help">
  68. <property name="label">gtk-help</property>
  69. <property name="visible">True</property>
  70. <property name="can_focus">True</property>
  71. <property name="receives_default">True</property>
  72. <property name="use_stock">True</property>
  73. </object>
  74. <packing>
  75. <property name="expand">False</property>
  76. <property name="fill">True</property>
  77. <property name="position">2</property>
  78. <property name="secondary">True</property>
  79. </packing>
  80. </child>
  81. </object>
  82. <packing>
  83. <property name="expand">False</property>
  84. <property name="fill">True</property>
  85. <property name="pack_type">end</property>
  86. <property name="position">0</property>
  87. </packing>
  88. </child>
  89. <child>
  90. <object class="GtkFrame" id="frame1">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="hexpand">True</property>
  94. <property name="vexpand">True</property>
  95. <property name="label_xalign">0</property>
  96. <property name="shadow_type">none</property>
  97. <child>
  98. <object class="GtkAlignment" id="alignment1">
  99. <property name="visible">True</property>
  100. <property name="can_focus">False</property>
  101. <property name="hexpand">True</property>
  102. <property name="vexpand">True</property>
  103. <property name="top_padding">6</property>
  104. <property name="left_padding">12</property>
  105. <child>
  106. <!-- n-columns=1 n-rows=1 -->
  107. <object class="GtkGrid" id="grid1">
  108. <property name="visible">True</property>
  109. <property name="can_focus">False</property>
  110. <property name="row_spacing">12</property>
  111. <child>
  112. <object class="GtkLinkButton" id="moredictslink">
  113. <property name="label" translatable="yes" context="editmodulesdialog|moredictslink">Get more dictionaries online...</property>
  114. <property name="visible">True</property>
  115. <property name="can_focus">True</property>
  116. <property name="receives_default">True</property>
  117. <property name="relief">none</property>
  118. <property name="xalign">0</property>
  119. <property name="uri">https://extensions.libreoffice.org/dictionaries/</property>
  120. </object>
  121. <packing>
  122. <property name="left_attach">0</property>
  123. <property name="top_attach">2</property>
  124. </packing>
  125. </child>
  126. <child>
  127. <object class="GtkBox" id="box1">
  128. <property name="visible">True</property>
  129. <property name="can_focus">False</property>
  130. <property name="spacing">12</property>
  131. <child>
  132. <object class="GtkLabel" id="label2">
  133. <property name="visible">True</property>
  134. <property name="can_focus">False</property>
  135. <property name="label" translatable="yes" context="editmodulesdialog|label2">Language:</property>
  136. <property name="use_underline">True</property>
  137. <property name="mnemonic_widget">language</property>
  138. <property name="xalign">0</property>
  139. </object>
  140. <packing>
  141. <property name="expand">False</property>
  142. <property name="fill">True</property>
  143. <property name="position">0</property>
  144. </packing>
  145. </child>
  146. <child>
  147. <object class="GtkComboBox" id="language">
  148. <property name="visible">True</property>
  149. <property name="can_focus">False</property>
  150. <property name="model">liststore6</property>
  151. <property name="entry_text_column">0</property>
  152. <property name="id_column">1</property>
  153. <child>
  154. <object class="GtkCellRendererText" id="cellrenderertext9"/>
  155. <attributes>
  156. <attribute name="text">0</attribute>
  157. </attributes>
  158. </child>
  159. <child>
  160. <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
  161. <attributes>
  162. <attribute name="pixbuf">2</attribute>
  163. </attributes>
  164. </child>
  165. <child internal-child="accessible">
  166. <object class="AtkObject" id="language-atkobject">
  167. <property name="AtkObject::accessible-description" translatable="yes" context="language">Specifies the language of the module.</property>
  168. </object>
  169. </child>
  170. </object>
  171. <packing>
  172. <property name="expand">False</property>
  173. <property name="fill">True</property>
  174. <property name="position">1</property>
  175. </packing>
  176. </child>
  177. </object>
  178. <packing>
  179. <property name="left_attach">0</property>
  180. <property name="top_attach">0</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <!-- n-columns=1 n-rows=1 -->
  185. <object class="GtkGrid" id="grid2">
  186. <property name="visible">True</property>
  187. <property name="can_focus">False</property>
  188. <property name="hexpand">True</property>
  189. <property name="vexpand">True</property>
  190. <property name="column_spacing">12</property>
  191. <child>
  192. <object class="GtkButtonBox" id="buttonbox1">
  193. <property name="visible">True</property>
  194. <property name="can_focus">False</property>
  195. <property name="orientation">vertical</property>
  196. <property name="spacing">6</property>
  197. <property name="layout_style">start</property>
  198. <child>
  199. <object class="GtkButton" id="up">
  200. <property name="label" translatable="yes" context="editmodulesdialog|up">Move Up</property>
  201. <property name="visible">True</property>
  202. <property name="can_focus">True</property>
  203. <property name="receives_default">True</property>
  204. <property name="use_underline">True</property>
  205. <child internal-child="accessible">
  206. <object class="AtkObject" id="up-atkobject">
  207. <property name="AtkObject::accessible-description" translatable="yes" context="up">Increases the priority of the module selected in the list box by one level.</property>
  208. </object>
  209. </child>
  210. </object>
  211. <packing>
  212. <property name="expand">False</property>
  213. <property name="fill">True</property>
  214. <property name="position">0</property>
  215. </packing>
  216. </child>
  217. <child>
  218. <object class="GtkButton" id="down">
  219. <property name="label" translatable="yes" context="editmodulesdialog|down">Move Down</property>
  220. <property name="visible">True</property>
  221. <property name="can_focus">True</property>
  222. <property name="receives_default">True</property>
  223. <property name="use_underline">True</property>
  224. <child internal-child="accessible">
  225. <object class="AtkObject" id="down-atkobject">
  226. <property name="AtkObject::accessible-description" translatable="yes" context="down">Decreases the priority of the module selected in the list box by one level.</property>
  227. </object>
  228. </child>
  229. </object>
  230. <packing>
  231. <property name="expand">False</property>
  232. <property name="fill">True</property>
  233. <property name="position">1</property>
  234. </packing>
  235. </child>
  236. <child>
  237. <object class="GtkButton" id="back">
  238. <property name="label" translatable="yes" context="editmodulesdialog|back">_Back</property>
  239. <property name="visible">True</property>
  240. <property name="can_focus">True</property>
  241. <property name="receives_default">True</property>
  242. <property name="use_underline">True</property>
  243. <child internal-child="accessible">
  244. <object class="AtkObject" id="back-atkobject">
  245. <property name="AtkObject::accessible-description" translatable="yes" context="back">Click here to undo the current changes in the list box.</property>
  246. </object>
  247. </child>
  248. </object>
  249. <packing>
  250. <property name="expand">False</property>
  251. <property name="fill">True</property>
  252. <property name="position">2</property>
  253. </packing>
  254. </child>
  255. </object>
  256. <packing>
  257. <property name="left_attach">1</property>
  258. <property name="top_attach">0</property>
  259. </packing>
  260. </child>
  261. <child>
  262. <object class="GtkScrolledWindow">
  263. <property name="visible">True</property>
  264. <property name="can_focus">True</property>
  265. <property name="hexpand">True</property>
  266. <property name="vexpand">True</property>
  267. <property name="shadow_type">in</property>
  268. <child>
  269. <object class="GtkTreeView" id="lingudicts">
  270. <property name="visible">True</property>
  271. <property name="can_focus">True</property>
  272. <property name="receives_default">True</property>
  273. <property name="vexpand">True</property>
  274. <property name="model">liststore1</property>
  275. <property name="headers_visible">False</property>
  276. <property name="search_column">0</property>
  277. <property name="show_expanders">False</property>
  278. <child internal-child="selection">
  279. <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
  280. </child>
  281. <child>
  282. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  283. <property name="resizable">True</property>
  284. <property name="spacing">6</property>
  285. <property name="alignment">0,50000000000000000000</property>
  286. <child>
  287. <object class="GtkCellRendererToggle" id="cellrenderer5"/>
  288. <attributes>
  289. <attribute name="visible">3</attribute>
  290. <attribute name="active">0</attribute>
  291. </attributes>
  292. </child>
  293. </object>
  294. </child>
  295. <child>
  296. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  297. <property name="resizable">True</property>
  298. <property name="spacing">6</property>
  299. <property name="alignment">0,50000000000000000000</property>
  300. <child>
  301. <object class="GtkCellRendererText" id="cellrenderer4"/>
  302. <attributes>
  303. <attribute name="text">1</attribute>
  304. <attribute name="weight">5</attribute>
  305. </attributes>
  306. </child>
  307. </object>
  308. </child>
  309. <child internal-child="accessible">
  310. <object class="AtkObject" id="lingudicts-atkobject">
  311. <property name="AtkObject::accessible-description" translatable="yes" context="lingudicts">Specifies the language and the available spelling, hyphenation and Thesaurus sub-modules for the selected module.</property>
  312. </object>
  313. </child>
  314. </object>
  315. </child>
  316. </object>
  317. <packing>
  318. <property name="left_attach">0</property>
  319. <property name="top_attach">0</property>
  320. </packing>
  321. </child>
  322. </object>
  323. <packing>
  324. <property name="left_attach">0</property>
  325. <property name="top_attach">1</property>
  326. </packing>
  327. </child>
  328. </object>
  329. </child>
  330. </object>
  331. </child>
  332. <child type="label">
  333. <object class="GtkLabel" id="label1">
  334. <property name="visible">True</property>
  335. <property name="can_focus">False</property>
  336. <property name="label" translatable="yes" context="editmodulesdialog|label1">Options</property>
  337. <attributes>
  338. <attribute name="weight" value="bold"/>
  339. </attributes>
  340. </object>
  341. </child>
  342. </object>
  343. <packing>
  344. <property name="expand">False</property>
  345. <property name="fill">True</property>
  346. <property name="position">1</property>
  347. </packing>
  348. </child>
  349. </object>
  350. </child>
  351. <action-widgets>
  352. <action-widget response="-7">close</action-widget>
  353. <action-widget response="-11">help</action-widget>
  354. </action-widgets>
  355. <child type="titlebar">
  356. <placeholder/>
  357. </child>
  358. </object>
  359. </interface>