optadvancedpage.ui 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470
  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 check2 -->
  10. <column type="gboolean"/>
  11. <!-- column-name text -->
  12. <column type="gchararray"/>
  13. <!-- column-name text2 -->
  14. <column type="gchararray"/>
  15. <!-- column-name id -->
  16. <column type="gchararray"/>
  17. <!-- column-name checkvis1 -->
  18. <column type="gboolean"/>
  19. <!-- column-name checkvis2 -->
  20. <column type="gboolean"/>
  21. <!-- column-name checktri1 -->
  22. <column type="gboolean"/>
  23. <!-- column-name checktri2 -->
  24. <column type="gboolean"/>
  25. </columns>
  26. </object>
  27. <object class="GtkBox" id="OptAdvancedPage">
  28. <property name="visible">True</property>
  29. <property name="can_focus">False</property>
  30. <property name="hexpand">True</property>
  31. <property name="vexpand">True</property>
  32. <property name="border_width">6</property>
  33. <property name="orientation">vertical</property>
  34. <property name="spacing">18</property>
  35. <child>
  36. <object class="GtkFrame" id="javaframe">
  37. <property name="visible">True</property>
  38. <property name="can_focus">False</property>
  39. <property name="hexpand">True</property>
  40. <property name="vexpand">True</property>
  41. <property name="label_xalign">0</property>
  42. <property name="shadow_type">none</property>
  43. <child>
  44. <object class="GtkAlignment" id="alignment1">
  45. <property name="visible">True</property>
  46. <property name="can_focus">False</property>
  47. <property name="hexpand">True</property>
  48. <property name="vexpand">True</property>
  49. <property name="top_padding">6</property>
  50. <property name="left_padding">12</property>
  51. <child>
  52. <object class="GtkBox" id="box2">
  53. <property name="visible">True</property>
  54. <property name="can_focus">False</property>
  55. <property name="hexpand">True</property>
  56. <property name="vexpand">True</property>
  57. <property name="orientation">vertical</property>
  58. <property name="spacing">6</property>
  59. <child>
  60. <object class="GtkCheckButton" id="javaenabled">
  61. <property name="label" translatable="yes" context="optadvancedpage|javaenabled">_Use a Java runtime environment</property>
  62. <property name="visible">True</property>
  63. <property name="can_focus">True</property>
  64. <property name="receives_default">False</property>
  65. <property name="halign">start</property>
  66. <property name="use_underline">True</property>
  67. <property name="draw_indicator">True</property>
  68. <child internal-child="accessible">
  69. <object class="AtkObject" id="javaenabled-atkobject">
  70. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|javaenabled">Allows you to run Java applications in %PRODUCTNAME.</property>
  71. </object>
  72. </child>
  73. </object>
  74. <packing>
  75. <property name="expand">False</property>
  76. <property name="fill">True</property>
  77. <property name="position">0</property>
  78. </packing>
  79. </child>
  80. <child>
  81. <object class="GtkAlignment" id="alignment2">
  82. <property name="visible">True</property>
  83. <property name="can_focus">False</property>
  84. <property name="hexpand">True</property>
  85. <property name="vexpand">True</property>
  86. <property name="left_padding">12</property>
  87. <child>
  88. <!-- n-columns=1 n-rows=1 -->
  89. <object class="GtkGrid" id="javabox">
  90. <property name="visible">True</property>
  91. <property name="can_focus">False</property>
  92. <property name="valign">start</property>
  93. <property name="hexpand">True</property>
  94. <property name="vexpand">True</property>
  95. <property name="orientation">vertical</property>
  96. <property name="row_spacing">12</property>
  97. <child>
  98. <object class="GtkLabel" id="label2">
  99. <property name="visible">True</property>
  100. <property name="can_focus">False</property>
  101. <property name="halign">start</property>
  102. <property name="label" translatable="yes" context="optadvancedpage|label2">_Java runtime environments (JRE) already installed:</property>
  103. <property name="use_underline">True</property>
  104. <property name="mnemonic_widget">javas</property>
  105. </object>
  106. <packing>
  107. <property name="left_attach">0</property>
  108. <property name="top_attach">0</property>
  109. </packing>
  110. </child>
  111. <child>
  112. <!-- n-columns=1 n-rows=1 -->
  113. <object class="GtkGrid" id="grid1">
  114. <property name="visible">True</property>
  115. <property name="can_focus">False</property>
  116. <property name="hexpand">True</property>
  117. <property name="vexpand">True</property>
  118. <property name="column_spacing">12</property>
  119. <child>
  120. <object class="GtkButtonBox" id="buttonbox1">
  121. <property name="visible">True</property>
  122. <property name="can_focus">False</property>
  123. <property name="orientation">vertical</property>
  124. <property name="spacing">6</property>
  125. <property name="layout_style">start</property>
  126. <child>
  127. <object class="GtkButton" id="add">
  128. <property name="label" translatable="yes" context="optadvancedpage|add">_Add...</property>
  129. <property name="visible">True</property>
  130. <property name="can_focus">True</property>
  131. <property name="receives_default">True</property>
  132. <property name="use_underline">True</property>
  133. <child internal-child="accessible">
  134. <object class="AtkObject" id="add-atkobject">
  135. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|add">Add a path to the root folder of a JRE on your computer.</property>
  136. </object>
  137. </child>
  138. </object>
  139. <packing>
  140. <property name="expand">False</property>
  141. <property name="fill">True</property>
  142. <property name="position">0</property>
  143. </packing>
  144. </child>
  145. <child>
  146. <object class="GtkButton" id="parameters">
  147. <property name="label" translatable="yes" context="optadvancedpage|parameters">_Parameters...</property>
  148. <property name="visible">True</property>
  149. <property name="can_focus">True</property>
  150. <property name="receives_default">True</property>
  151. <property name="use_underline">True</property>
  152. <child internal-child="accessible">
  153. <object class="AtkObject" id="parameters-atkobject">
  154. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|parameters">Opens the Java Start Parameters dialog.</property>
  155. </object>
  156. </child>
  157. </object>
  158. <packing>
  159. <property name="expand">False</property>
  160. <property name="fill">True</property>
  161. <property name="position">1</property>
  162. </packing>
  163. </child>
  164. <child>
  165. <object class="GtkButton" id="classpath">
  166. <property name="label" translatable="yes" context="optadvancedpage|classpath">_Class Path...</property>
  167. <property name="visible">True</property>
  168. <property name="can_focus">True</property>
  169. <property name="receives_default">True</property>
  170. <property name="use_underline">True</property>
  171. <child internal-child="accessible">
  172. <object class="AtkObject" id="classpath-atkobject">
  173. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|classpath">Opens the Class Path dialog.</property>
  174. </object>
  175. </child>
  176. </object>
  177. <packing>
  178. <property name="expand">False</property>
  179. <property name="fill">True</property>
  180. <property name="position">2</property>
  181. </packing>
  182. </child>
  183. </object>
  184. <packing>
  185. <property name="left_attach">1</property>
  186. <property name="top_attach">0</property>
  187. </packing>
  188. </child>
  189. <child>
  190. <object class="GtkBox" id="box">
  191. <property name="visible">True</property>
  192. <property name="can_focus">False</property>
  193. <property name="hexpand">True</property>
  194. <property name="vexpand">True</property>
  195. <property name="orientation">vertical</property>
  196. <child>
  197. <object class="GtkScrolledWindow" id="javasscroll">
  198. <property name="visible">True</property>
  199. <property name="can_focus">True</property>
  200. <property name="hexpand">True</property>
  201. <property name="vexpand">True</property>
  202. <property name="shadow_type">in</property>
  203. <child>
  204. <object class="GtkTreeView" id="javas">
  205. <property name="visible">True</property>
  206. <property name="can_focus">True</property>
  207. <property name="receives_default">True</property>
  208. <property name="hexpand">True</property>
  209. <property name="vexpand">True</property>
  210. <property name="model">liststore1</property>
  211. <property name="search_column">0</property>
  212. <property name="show_expanders">False</property>
  213. <child internal-child="selection">
  214. <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
  215. </child>
  216. <child>
  217. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  218. <property name="resizable">True</property>
  219. <property name="spacing">6</property>
  220. <property name="alignment">0.5</property>
  221. <child>
  222. <object class="GtkCellRendererToggle" id="cellrenderer5">
  223. <property name="radio">True</property>
  224. </object>
  225. <attributes>
  226. <attribute name="visible">5</attribute>
  227. <attribute name="active">0</attribute>
  228. </attributes>
  229. </child>
  230. <child>
  231. <object class="GtkCellRendererToggle" id="cellrenderer9">
  232. <property name="radio">True</property>
  233. </object>
  234. <attributes>
  235. <attribute name="visible">6</attribute>
  236. <attribute name="active">1</attribute>
  237. </attributes>
  238. </child>
  239. </object>
  240. </child>
  241. <child>
  242. <object class="GtkTreeViewColumn" id="treeviewcolumn5">
  243. <property name="resizable">True</property>
  244. <property name="spacing">6</property>
  245. <property name="title" translatable="yes" context="optadvancedpage|vendor">Vendor</property>
  246. <child>
  247. <object class="GtkCellRendererText" id="cellrenderer4"/>
  248. <attributes>
  249. <attribute name="text">2</attribute>
  250. </attributes>
  251. </child>
  252. </object>
  253. </child>
  254. <child>
  255. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  256. <property name="resizable">True</property>
  257. <property name="spacing">6</property>
  258. <property name="title" translatable="yes" context="optadvancedpage|version">Version</property>
  259. <child>
  260. <object class="GtkCellRendererText" id="cellrenderer1"/>
  261. <attributes>
  262. <attribute name="text">3</attribute>
  263. </attributes>
  264. </child>
  265. </object>
  266. </child>
  267. <child internal-child="accessible">
  268. <object class="AtkObject" id="javas-atkobject">
  269. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|javas">Select the JRE that you want to use. On some systems, you must wait a minute until the list gets populated. On some systems, you must restart %PRODUCTNAME to use your changed setting.</property>
  270. </object>
  271. </child>
  272. </object>
  273. </child>
  274. </object>
  275. <packing>
  276. <property name="expand">False</property>
  277. <property name="fill">True</property>
  278. <property name="position">0</property>
  279. </packing>
  280. </child>
  281. </object>
  282. <packing>
  283. <property name="left_attach">0</property>
  284. <property name="top_attach">0</property>
  285. </packing>
  286. </child>
  287. </object>
  288. <packing>
  289. <property name="left_attach">0</property>
  290. <property name="top_attach">1</property>
  291. </packing>
  292. </child>
  293. <child>
  294. <object class="GtkLabel" id="javapath">
  295. <property name="visible">True</property>
  296. <property name="can_focus">False</property>
  297. <property name="label" translatable="yes" context="optadvancedpage|javapath">Location: </property>
  298. <property name="xalign">0</property>
  299. </object>
  300. <packing>
  301. <property name="left_attach">0</property>
  302. <property name="top_attach">2</property>
  303. </packing>
  304. </child>
  305. <child>
  306. <!-- n-columns=1 n-rows=1 -->
  307. <object class="GtkGrid" id="grid3">
  308. <property name="can_focus">False</property>
  309. <property name="no_show_all">True</property>
  310. <property name="column_spacing">6</property>
  311. <child>
  312. <object class="GtkLabel" id="selectruntime">
  313. <property name="visible">True</property>
  314. <property name="can_focus">False</property>
  315. <property name="label" translatable="yes" context="optadvancedpage|selectruntime">Select a Java Runtime Environment</property>
  316. </object>
  317. <packing>
  318. <property name="left_attach">1</property>
  319. <property name="top_attach">0</property>
  320. </packing>
  321. </child>
  322. <child>
  323. <placeholder/>
  324. </child>
  325. </object>
  326. <packing>
  327. <property name="left_attach">0</property>
  328. <property name="top_attach">3</property>
  329. </packing>
  330. </child>
  331. </object>
  332. </child>
  333. </object>
  334. <packing>
  335. <property name="expand">True</property>
  336. <property name="fill">True</property>
  337. <property name="position">1</property>
  338. </packing>
  339. </child>
  340. </object>
  341. </child>
  342. </object>
  343. </child>
  344. <child type="label">
  345. <object class="GtkLabel" id="label1">
  346. <property name="visible">True</property>
  347. <property name="can_focus">False</property>
  348. <property name="label" translatable="yes" context="optadvancedpage|label1">Java Options</property>
  349. <attributes>
  350. <attribute name="weight" value="bold"/>
  351. </attributes>
  352. </object>
  353. </child>
  354. </object>
  355. <packing>
  356. <property name="expand">True</property>
  357. <property name="fill">True</property>
  358. <property name="position">0</property>
  359. </packing>
  360. </child>
  361. <child>
  362. <object class="GtkFrame" id="frame2">
  363. <property name="visible">True</property>
  364. <property name="can_focus">False</property>
  365. <property name="hexpand">True</property>
  366. <property name="label_xalign">0</property>
  367. <property name="shadow_type">none</property>
  368. <child>
  369. <object class="GtkAlignment" id="alignment3">
  370. <property name="visible">True</property>
  371. <property name="can_focus">False</property>
  372. <property name="hexpand">True</property>
  373. <property name="vexpand">True</property>
  374. <property name="top_padding">6</property>
  375. <property name="left_padding">12</property>
  376. <child>
  377. <!-- n-columns=1 n-rows=1 -->
  378. <object class="GtkGrid" id="grid4">
  379. <property name="visible">True</property>
  380. <property name="can_focus">False</property>
  381. <property name="row_spacing">6</property>
  382. <child>
  383. <object class="GtkCheckButton" id="experimental">
  384. <property name="label" translatable="yes" context="optadvancedpage|experimental">Enable experimental features (may be unstable)</property>
  385. <property name="visible">True</property>
  386. <property name="can_focus">True</property>
  387. <property name="receives_default">False</property>
  388. <property name="halign">start</property>
  389. <property name="use_underline">True</property>
  390. <property name="draw_indicator">True</property>
  391. <child internal-child="accessible">
  392. <object class="AtkObject" id="experimental-atkobject">
  393. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|experimental">Enable experimental features</property>
  394. </object>
  395. </child>
  396. </object>
  397. <packing>
  398. <property name="left_attach">0</property>
  399. <property name="top_attach">0</property>
  400. </packing>
  401. </child>
  402. <child>
  403. <object class="GtkCheckButton" id="macrorecording">
  404. <property name="label" translatable="yes" context="optadvancedpage|macrorecording">Enable macro recording (may be limited)</property>
  405. <property name="visible">True</property>
  406. <property name="can_focus">True</property>
  407. <property name="receives_default">False</property>
  408. <property name="halign">start</property>
  409. <property name="use_underline">True</property>
  410. <property name="draw_indicator">True</property>
  411. <child internal-child="accessible">
  412. <object class="AtkObject" id="macrorecording-atkobject">
  413. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|macrorecording">Enable macro recording</property>
  414. </object>
  415. </child>
  416. </object>
  417. <packing>
  418. <property name="left_attach">0</property>
  419. <property name="top_attach">1</property>
  420. </packing>
  421. </child>
  422. <child>
  423. <object class="GtkButton" id="expertconfig">
  424. <property name="label" translatable="yes" context="optadvancedpage|expertconfig">Open Expert Configuration</property>
  425. <property name="visible">True</property>
  426. <property name="can_focus">True</property>
  427. <property name="receives_default">True</property>
  428. <property name="halign">end</property>
  429. <property name="hexpand">True</property>
  430. <child internal-child="accessible">
  431. <object class="AtkObject" id="expertconfig-atkobject">
  432. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|expertconfig">Opens the Expert Configuration dialog for advanced settings and configuration of %PRODUCTNAME.</property>
  433. </object>
  434. </child>
  435. </object>
  436. <packing>
  437. <property name="left_attach">0</property>
  438. <property name="top_attach">2</property>
  439. </packing>
  440. </child>
  441. </object>
  442. </child>
  443. </object>
  444. </child>
  445. <child type="label">
  446. <object class="GtkLabel" id="label12">
  447. <property name="visible">True</property>
  448. <property name="can_focus">False</property>
  449. <property name="label" translatable="yes" context="optadvancedpage|label12">Optional Features</property>
  450. <attributes>
  451. <attribute name="weight" value="bold"/>
  452. </attributes>
  453. </object>
  454. </child>
  455. </object>
  456. <packing>
  457. <property name="expand">False</property>
  458. <property name="fill">True</property>
  459. <property name="pack_type">end</property>
  460. <property name="position">1</property>
  461. </packing>
  462. </child>
  463. <child internal-child="accessible">
  464. <object class="AtkObject" id="OptAdvancedPage-atkobject">
  465. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptAdvancedPage">Allows you to run Java applications in %PRODUCTNAME.</property>
  466. </object>
  467. </child>
  468. </object>
  469. </interface>