optgeneralpage.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  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="GtkAdjustment" id="adjustment-sps">
  6. <property name="lower">1</property>
  7. <property name="upper">100000</property>
  8. <property name="value">1800</property>
  9. <property name="step_increment">1</property>
  10. <property name="page_increment">10</property>
  11. </object>
  12. <object class="GtkAdjustment" id="adjustment1">
  13. <property name="lower">0.5</property>
  14. <property name="upper">100</property>
  15. <property name="value">1.25</property>
  16. <property name="step_increment">0.1</property>
  17. <property name="page_increment">10</property>
  18. </object>
  19. <object class="GtkBox" id="OptGeneralPage">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="hexpand">True</property>
  23. <property name="border_width">6</property>
  24. <property name="orientation">vertical</property>
  25. <property name="spacing">12</property>
  26. <child>
  27. <object class="GtkFrame" id="frame2">
  28. <property name="visible">True</property>
  29. <property name="can_focus">False</property>
  30. <property name="hexpand">True</property>
  31. <property name="label_xalign">0</property>
  32. <property name="shadow_type">none</property>
  33. <child>
  34. <object class="GtkAlignment" id="alignment2">
  35. <property name="visible">True</property>
  36. <property name="can_focus">False</property>
  37. <property name="top_padding">6</property>
  38. <property name="left_padding">12</property>
  39. <child>
  40. <!-- n-columns=1 n-rows=1 -->
  41. <object class="GtkGrid" id="grid4">
  42. <property name="visible">True</property>
  43. <property name="can_focus">False</property>
  44. <property name="row_spacing">6</property>
  45. <child>
  46. <object class="GtkCheckButton" id="updatefields">
  47. <property name="label" translatable="yes" context="optgeneralpage|updatefields">_Fields</property>
  48. <property name="visible">True</property>
  49. <property name="can_focus">True</property>
  50. <property name="receives_default">False</property>
  51. <property name="use_underline">True</property>
  52. <property name="xalign">0</property>
  53. <property name="draw_indicator">True</property>
  54. <child internal-child="accessible">
  55. <object class="AtkObject" id="updatefields-atkobject">
  56. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|updatefields">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</property>
  57. </object>
  58. </child>
  59. </object>
  60. <packing>
  61. <property name="left_attach">0</property>
  62. <property name="top_attach">0</property>
  63. </packing>
  64. </child>
  65. <child>
  66. <object class="GtkCheckButton" id="updatecharts">
  67. <property name="label" translatable="yes" context="optgeneralpage|updatecharts">_Charts</property>
  68. <property name="visible">True</property>
  69. <property name="can_focus">True</property>
  70. <property name="receives_default">False</property>
  71. <property name="use_underline">True</property>
  72. <property name="xalign">0</property>
  73. <property name="draw_indicator">True</property>
  74. <child internal-child="accessible">
  75. <object class="AtkObject" id="updatecharts-atkobject">
  76. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|updatecharts">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</property>
  77. </object>
  78. </child>
  79. </object>
  80. <packing>
  81. <property name="left_attach">0</property>
  82. <property name="top_attach">1</property>
  83. </packing>
  84. </child>
  85. </object>
  86. </child>
  87. </object>
  88. </child>
  89. <child type="label">
  90. <object class="GtkLabel" id="label2">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="label" translatable="yes" context="optgeneralpage|label2">Automatically Update</property>
  94. <attributes>
  95. <attribute name="weight" value="bold"/>
  96. </attributes>
  97. </object>
  98. </child>
  99. </object>
  100. <packing>
  101. <property name="expand">False</property>
  102. <property name="fill">True</property>
  103. <property name="position">0</property>
  104. </packing>
  105. </child>
  106. <child>
  107. <object class="GtkFrame" id="frame1">
  108. <property name="visible">True</property>
  109. <property name="can_focus">False</property>
  110. <property name="hexpand">True</property>
  111. <property name="label_xalign">0</property>
  112. <property name="shadow_type">none</property>
  113. <child>
  114. <object class="GtkAlignment" id="alignment1">
  115. <property name="visible">True</property>
  116. <property name="can_focus">False</property>
  117. <property name="top_padding">6</property>
  118. <property name="left_padding">12</property>
  119. <child>
  120. <!-- n-columns=1 n-rows=1 -->
  121. <object class="GtkGrid" id="grid3">
  122. <property name="visible">True</property>
  123. <property name="can_focus">False</property>
  124. <property name="row_spacing">6</property>
  125. <child>
  126. <object class="GtkRadioButton" id="always">
  127. <property name="label" translatable="yes" context="optgeneralpage|always">_Always</property>
  128. <property name="visible">True</property>
  129. <property name="can_focus">True</property>
  130. <property name="receives_default">False</property>
  131. <property name="use_underline">True</property>
  132. <property name="xalign">0</property>
  133. <property name="active">True</property>
  134. <property name="draw_indicator">True</property>
  135. <child internal-child="accessible">
  136. <object class="AtkObject" id="always-atkobject">
  137. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|always">Always updates links while loading a document, and only if the document is in a trusted file location or the global security level is Low (Not recommended).</property>
  138. </object>
  139. </child>
  140. </object>
  141. <packing>
  142. <property name="left_attach">0</property>
  143. <property name="top_attach">0</property>
  144. </packing>
  145. </child>
  146. <child>
  147. <object class="GtkRadioButton" id="onrequest">
  148. <property name="label" translatable="yes" context="optgeneralpage|onrequest">_On request</property>
  149. <property name="visible">True</property>
  150. <property name="can_focus">True</property>
  151. <property name="receives_default">False</property>
  152. <property name="use_underline">True</property>
  153. <property name="xalign">0</property>
  154. <property name="draw_indicator">True</property>
  155. <property name="group">always</property>
  156. <child internal-child="accessible">
  157. <object class="AtkObject" id="onrequest-atkobject">
  158. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|onrequest">Updates links only on request while loading a document.</property>
  159. </object>
  160. </child>
  161. </object>
  162. <packing>
  163. <property name="left_attach">0</property>
  164. <property name="top_attach">1</property>
  165. </packing>
  166. </child>
  167. <child>
  168. <object class="GtkRadioButton" id="never">
  169. <property name="label" translatable="yes" context="optgeneralpage|never">_Never</property>
  170. <property name="visible">True</property>
  171. <property name="can_focus">True</property>
  172. <property name="receives_default">False</property>
  173. <property name="use_underline">True</property>
  174. <property name="xalign">0</property>
  175. <property name="draw_indicator">True</property>
  176. <property name="group">always</property>
  177. <child internal-child="accessible">
  178. <object class="AtkObject" id="never-atkobject">
  179. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|never">Links are never updated while loading a document.</property>
  180. </object>
  181. </child>
  182. </object>
  183. <packing>
  184. <property name="left_attach">0</property>
  185. <property name="top_attach">2</property>
  186. </packing>
  187. </child>
  188. </object>
  189. </child>
  190. </object>
  191. </child>
  192. <child type="label">
  193. <object class="GtkLabel" id="label1">
  194. <property name="visible">True</property>
  195. <property name="can_focus">False</property>
  196. <property name="label" translatable="yes" context="optgeneralpage|label1">Update Links when Loading</property>
  197. <attributes>
  198. <attribute name="weight" value="bold"/>
  199. </attributes>
  200. </object>
  201. </child>
  202. </object>
  203. <packing>
  204. <property name="expand">False</property>
  205. <property name="fill">True</property>
  206. <property name="position">1</property>
  207. </packing>
  208. </child>
  209. <child>
  210. <object class="GtkFrame" id="frame3">
  211. <property name="visible">True</property>
  212. <property name="can_focus">False</property>
  213. <property name="label_xalign">0</property>
  214. <property name="shadow_type">none</property>
  215. <child>
  216. <object class="GtkAlignment" id="alignment3">
  217. <property name="visible">True</property>
  218. <property name="can_focus">False</property>
  219. <property name="top_padding">6</property>
  220. <property name="left_padding">12</property>
  221. <child>
  222. <!-- n-columns=1 n-rows=1 -->
  223. <object class="GtkGrid" id="grid5">
  224. <property name="visible">True</property>
  225. <property name="can_focus">False</property>
  226. <property name="row_spacing">6</property>
  227. <child>
  228. <!-- n-columns=1 n-rows=1 -->
  229. <object class="GtkGrid" id="grid7">
  230. <property name="visible">True</property>
  231. <property name="can_focus">False</property>
  232. <property name="row_spacing">6</property>
  233. <property name="column_spacing">12</property>
  234. <child>
  235. <object class="GtkLabel" id="label5">
  236. <property name="visible">True</property>
  237. <property name="can_focus">False</property>
  238. <property name="label" translatable="yes" context="optgeneralpage|label5">_Measurement unit:</property>
  239. <property name="use_underline">True</property>
  240. <property name="mnemonic_widget">metric</property>
  241. <property name="xalign">1</property>
  242. </object>
  243. <packing>
  244. <property name="left_attach">0</property>
  245. <property name="top_attach">0</property>
  246. </packing>
  247. </child>
  248. <child>
  249. <object class="GtkComboBoxText" id="metric">
  250. <property name="visible">True</property>
  251. <property name="can_focus">False</property>
  252. <property name="halign">start</property>
  253. <property name="hexpand">True</property>
  254. <child internal-child="accessible">
  255. <object class="AtkObject" id="metric-atkobject">
  256. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|metric">Specifies the unit of measurement for text documents.</property>
  257. </object>
  258. </child>
  259. </object>
  260. <packing>
  261. <property name="left_attach">1</property>
  262. <property name="top_attach">0</property>
  263. </packing>
  264. </child>
  265. <child>
  266. <object class="GtkLabel" id="tablabel">
  267. <property name="visible">True</property>
  268. <property name="can_focus">False</property>
  269. <property name="label" translatable="yes" context="optgeneralpage|tablabel">_Tab stops:</property>
  270. <property name="use_underline">True</property>
  271. <property name="mnemonic_widget">tab</property>
  272. <property name="xalign">1</property>
  273. </object>
  274. <packing>
  275. <property name="left_attach">0</property>
  276. <property name="top_attach">1</property>
  277. </packing>
  278. </child>
  279. <child>
  280. <object class="GtkSpinButton" id="tab">
  281. <property name="visible">True</property>
  282. <property name="can_focus">True</property>
  283. <property name="halign">start</property>
  284. <property name="activates_default">True</property>
  285. <property name="text">1.25</property>
  286. <property name="adjustment">adjustment1</property>
  287. <property name="digits">2</property>
  288. <property name="value">1.25</property>
  289. <property name="truncate-multiline">True</property>
  290. <child internal-child="accessible">
  291. <object class="AtkObject" id="tab-atkobject">
  292. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|tab">Specifies the spacing between the individual tab stops.</property>
  293. </object>
  294. </child>
  295. </object>
  296. <packing>
  297. <property name="left_attach">1</property>
  298. <property name="top_attach">1</property>
  299. </packing>
  300. </child>
  301. </object>
  302. <packing>
  303. <property name="left_attach">0</property>
  304. <property name="top_attach">0</property>
  305. </packing>
  306. </child>
  307. <child>
  308. <!-- n-columns=1 n-rows=1 -->
  309. <object class="GtkGrid" id="grid8">
  310. <property name="visible">True</property>
  311. <property name="can_focus">False</property>
  312. <property name="column_spacing">12</property>
  313. <child>
  314. <object class="GtkCheckButton" id="usecharunit">
  315. <property name="label" translatable="yes" context="optgeneralpage|usecharunit">_Enable char unit</property>
  316. <property name="visible">True</property>
  317. <property name="can_focus">True</property>
  318. <property name="receives_default">False</property>
  319. <property name="hexpand">True</property>
  320. <property name="use_underline">True</property>
  321. <property name="xalign">0</property>
  322. <property name="draw_indicator">True</property>
  323. <child internal-child="accessible">
  324. <object class="AtkObject" id="usecharunit-atkobject">
  325. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|usecharunit">When this setting is enabled, the measurement units of indents and spacing on Format - Paragraph - Indents &amp; Spacing tab will be character (ch) and line.</property>
  326. </object>
  327. </child>
  328. </object>
  329. <packing>
  330. <property name="left_attach">0</property>
  331. <property name="top_attach">0</property>
  332. </packing>
  333. </child>
  334. <child>
  335. <object class="GtkCheckButton" id="squaremode">
  336. <property name="label" translatable="yes" context="optgeneralpage|squaremode">_Use square page mode for text grid</property>
  337. <property name="visible">True</property>
  338. <property name="can_focus">True</property>
  339. <property name="receives_default">False</property>
  340. <property name="hexpand">True</property>
  341. <property name="use_underline">True</property>
  342. <property name="xalign">0</property>
  343. <property name="draw_indicator">True</property>
  344. <child internal-child="accessible">
  345. <object class="AtkObject" id="squaremode-atkobject">
  346. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|squaremode">When this setting is enabled, the text grid will look like square page.</property>
  347. </object>
  348. </child>
  349. </object>
  350. <packing>
  351. <property name="left_attach">1</property>
  352. <property name="top_attach">0</property>
  353. </packing>
  354. </child>
  355. </object>
  356. <packing>
  357. <property name="left_attach">0</property>
  358. <property name="top_attach">1</property>
  359. </packing>
  360. </child>
  361. </object>
  362. </child>
  363. </object>
  364. </child>
  365. <child type="label">
  366. <object class="GtkLabel" id="label3">
  367. <property name="visible">True</property>
  368. <property name="can_focus">False</property>
  369. <property name="label" translatable="yes" context="optgeneralpage|label3">Settings</property>
  370. <attributes>
  371. <attribute name="weight" value="bold"/>
  372. </attributes>
  373. </object>
  374. </child>
  375. </object>
  376. <packing>
  377. <property name="expand">False</property>
  378. <property name="fill">True</property>
  379. <property name="position">2</property>
  380. </packing>
  381. </child>
  382. <child>
  383. <object class="GtkFrame" id="frame4">
  384. <property name="visible">True</property>
  385. <property name="can_focus">False</property>
  386. <property name="hexpand">True</property>
  387. <property name="label_xalign">0</property>
  388. <property name="shadow_type">none</property>
  389. <child>
  390. <object class="GtkAlignment" id="alignment4">
  391. <property name="visible">True</property>
  392. <property name="can_focus">False</property>
  393. <property name="hexpand">True</property>
  394. <property name="top_padding">6</property>
  395. <property name="left_padding">12</property>
  396. <child>
  397. <!-- n-columns=1 n-rows=1 -->
  398. <object class="GtkGrid" id="grid6">
  399. <property name="visible">True</property>
  400. <property name="can_focus">False</property>
  401. <property name="row_spacing">6</property>
  402. <child>
  403. <!-- n-columns=1 n-rows=1 -->
  404. <object class="GtkGrid" id="grid9">
  405. <property name="visible">True</property>
  406. <property name="can_focus">False</property>
  407. <property name="hexpand">True</property>
  408. <property name="row_spacing">6</property>
  409. <property name="column_spacing">12</property>
  410. <child>
  411. <object class="GtkLabel" id="label7">
  412. <property name="visible">True</property>
  413. <property name="can_focus">False</property>
  414. <property name="label" translatable="yes" context="optgeneralpage|label7">_Additional separators:</property>
  415. <property name="use_underline">True</property>
  416. <property name="mnemonic_widget">wordcount</property>
  417. <property name="xalign">1</property>
  418. </object>
  419. <packing>
  420. <property name="left_attach">0</property>
  421. <property name="top_attach">0</property>
  422. </packing>
  423. </child>
  424. <child>
  425. <object class="GtkEntry" id="wordcount">
  426. <property name="visible">True</property>
  427. <property name="can_focus">True</property>
  428. <property name="truncate-multiline">True</property>
  429. <property name="activates_default">True</property>
  430. </object>
  431. <packing>
  432. <property name="left_attach">1</property>
  433. <property name="top_attach">0</property>
  434. </packing>
  435. </child>
  436. </object>
  437. <packing>
  438. <property name="left_attach">0</property>
  439. <property name="top_attach">0</property>
  440. </packing>
  441. </child>
  442. <child>
  443. <!-- n-columns=1 n-rows=1 -->
  444. <object class="GtkGrid" id="grid10">
  445. <property name="visible">True</property>
  446. <property name="can_focus">False</property>
  447. <property name="row_spacing">6</property>
  448. <child>
  449. <object class="GtkCheckButton" id="standardizedpageshow">
  450. <property name="label" translatable="yes" context="optgeneralpage|standardizedpageshow">Show standardized page count</property>
  451. <property name="visible">True</property>
  452. <property name="can_focus">True</property>
  453. <property name="receives_default">False</property>
  454. <property name="use_underline">True</property>
  455. <property name="xalign">0</property>
  456. <property name="draw_indicator">True</property>
  457. </object>
  458. <packing>
  459. <property name="left_attach">0</property>
  460. <property name="top_attach">0</property>
  461. </packing>
  462. </child>
  463. <child>
  464. <object class="GtkAlignment" id="alignment5">
  465. <property name="visible">True</property>
  466. <property name="can_focus">False</property>
  467. <property name="left_padding">12</property>
  468. <child>
  469. <!-- n-columns=1 n-rows=1 -->
  470. <object class="GtkGrid" id="grid11">
  471. <property name="visible">True</property>
  472. <property name="can_focus">False</property>
  473. <property name="column_spacing">12</property>
  474. <child>
  475. <object class="GtkLabel" id="labelstandardpages">
  476. <property name="visible">True</property>
  477. <property name="can_focus">False</property>
  478. <property name="label" translatable="yes" context="optgeneralpage|labelstandardpages">Characters per standardized page:</property>
  479. <property name="use_underline">True</property>
  480. <property name="mnemonic_widget">standardpagesize</property>
  481. <property name="xalign">1</property>
  482. </object>
  483. <packing>
  484. <property name="left_attach">0</property>
  485. <property name="top_attach">0</property>
  486. </packing>
  487. </child>
  488. <child>
  489. <object class="GtkSpinButton" id="standardpagesize">
  490. <property name="visible">True</property>
  491. <property name="can_focus">True</property>
  492. <property name="halign">start</property>
  493. <property name="activates_default">True</property>
  494. <property name="text">1800</property>
  495. <property name="adjustment">adjustment-sps</property>
  496. <property name="truncate-multiline">True</property>
  497. <property name="value">1800</property>
  498. </object>
  499. <packing>
  500. <property name="left_attach">1</property>
  501. <property name="top_attach">0</property>
  502. </packing>
  503. </child>
  504. </object>
  505. </child>
  506. </object>
  507. <packing>
  508. <property name="left_attach">0</property>
  509. <property name="top_attach">1</property>
  510. </packing>
  511. </child>
  512. </object>
  513. <packing>
  514. <property name="left_attach">0</property>
  515. <property name="top_attach">1</property>
  516. </packing>
  517. </child>
  518. </object>
  519. </child>
  520. </object>
  521. </child>
  522. <child type="label">
  523. <object class="GtkLabel" id="label4">
  524. <property name="visible">True</property>
  525. <property name="can_focus">False</property>
  526. <property name="label" translatable="yes" context="optgeneralpage|label4">Word Count</property>
  527. <attributes>
  528. <attribute name="weight" value="bold"/>
  529. </attributes>
  530. </object>
  531. </child>
  532. </object>
  533. <packing>
  534. <property name="expand">False</property>
  535. <property name="fill">True</property>
  536. <property name="position">3</property>
  537. </packing>
  538. </child>
  539. <child internal-child="accessible">
  540. <object class="AtkObject" id="OptGeneralPage-atkobject">
  541. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptGeneralPage">Specifies general settings for text documents.</property>
  542. </object>
  543. </child>
  544. </object>
  545. <object class="GtkSizeGroup" id="sizegroupLabel">
  546. <widgets>
  547. <widget name="label5"/>
  548. <widget name="tablabel"/>
  549. <widget name="label7"/>
  550. </widgets>
  551. </object>
  552. <object class="GtkSizeGroup" id="sizegroupWidget">
  553. <widgets>
  554. <widget name="metric"/>
  555. <widget name="wordcount"/>
  556. </widgets>
  557. </object>
  558. </interface>