optgeneralpage.ui 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538
  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="GtkAdjustment" id="adjustment1">
  6. <property name="lower">1583</property>
  7. <property name="upper">9857</property>
  8. <property name="value">1930</property>
  9. <property name="step_increment">1</property>
  10. <property name="page_increment">10</property>
  11. </object>
  12. <!-- n-columns=1 n-rows=1 -->
  13. <object class="GtkGrid" id="OptGeneralPage">
  14. <property name="visible">True</property>
  15. <property name="can_focus">False</property>
  16. <property name="border_width">6</property>
  17. <property name="row_spacing">12</property>
  18. <child>
  19. <object class="GtkFrame" id="frame1">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="label_xalign">0</property>
  23. <property name="shadow_type">none</property>
  24. <child>
  25. <object class="GtkAlignment" id="alignment1">
  26. <property name="visible">True</property>
  27. <property name="can_focus">False</property>
  28. <property name="top_padding">6</property>
  29. <property name="left_padding">12</property>
  30. <child>
  31. <!-- n-columns=1 n-rows=1 -->
  32. <object class="GtkGrid" id="grid2">
  33. <property name="visible">True</property>
  34. <property name="can_focus">False</property>
  35. <child>
  36. <object class="GtkCheckButton" id="exthelp">
  37. <property name="label" translatable="yes" context="optgeneralpage|exthelp">_Extended tips</property>
  38. <property name="visible">True</property>
  39. <property name="can_focus">True</property>
  40. <property name="receives_default">False</property>
  41. <property name="use_underline">True</property>
  42. <property name="xalign">0</property>
  43. <property name="draw_indicator">True</property>
  44. <child internal-child="accessible">
  45. <object class="AtkObject" id="exthelp-atkobject">
  46. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | exthelp">Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog.</property>
  47. </object>
  48. </child>
  49. </object>
  50. <packing>
  51. <property name="left_attach">0</property>
  52. <property name="top_attach">0</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <object class="GtkCheckButton" id="popupnohelp">
  57. <property name="label" translatable="yes" context="optgeneralpage|popupnohelp">Show "No offline help installed" popup</property>
  58. <property name="visible">True</property>
  59. <property name="can_focus">True</property>
  60. <property name="receives_default">False</property>
  61. <property name="xalign">0</property>
  62. <property name="draw_indicator">True</property>
  63. </object>
  64. <packing>
  65. <property name="left_attach">0</property>
  66. <property name="top_attach">1</property>
  67. </packing>
  68. </child>
  69. <child>
  70. <object class="GtkCheckButton" id="cbShowTipOfTheDay">
  71. <property name="label" translatable="yes" context="optgeneralpage|TipOfTheDayCheckbox">Show "Tip of the Day" dialog on start-up</property>
  72. <property name="visible">True</property>
  73. <property name="can_focus">True</property>
  74. <property name="receives_default">False</property>
  75. <property name="xalign">0</property>
  76. <property name="active">True</property>
  77. <property name="draw_indicator">True</property>
  78. </object>
  79. <packing>
  80. <property name="left_attach">0</property>
  81. <property name="top_attach">2</property>
  82. </packing>
  83. </child>
  84. </object>
  85. </child>
  86. </object>
  87. </child>
  88. <child type="label">
  89. <object class="GtkLabel" id="label1">
  90. <property name="visible">True</property>
  91. <property name="can_focus">False</property>
  92. <property name="label" translatable="yes" context="optgeneralpage|label1">Help</property>
  93. <attributes>
  94. <attribute name="weight" value="bold"/>
  95. </attributes>
  96. </object>
  97. </child>
  98. </object>
  99. <packing>
  100. <property name="left_attach">0</property>
  101. <property name="top_attach">0</property>
  102. </packing>
  103. </child>
  104. <child>
  105. <object class="GtkFrame" id="filedlgframe">
  106. <property name="visible">True</property>
  107. <property name="can_focus">False</property>
  108. <property name="label_xalign">0</property>
  109. <property name="shadow_type">none</property>
  110. <child>
  111. <object class="GtkAlignment" id="alignment2">
  112. <property name="visible">True</property>
  113. <property name="can_focus">False</property>
  114. <property name="top_padding">6</property>
  115. <property name="left_padding">12</property>
  116. <child>
  117. <!-- n-columns=1 n-rows=1 -->
  118. <object class="GtkGrid" id="grid4">
  119. <property name="visible">True</property>
  120. <property name="can_focus">False</property>
  121. <property name="column_spacing">6</property>
  122. <child>
  123. <object class="GtkCheckButton" id="filedlg">
  124. <property name="label" translatable="yes" context="optgeneralpage|filedlg">_Use %PRODUCTNAME dialogs</property>
  125. <property name="visible">True</property>
  126. <property name="can_focus">True</property>
  127. <property name="receives_default">False</property>
  128. <property name="use_underline">True</property>
  129. <property name="xalign">0</property>
  130. <property name="draw_indicator">True</property>
  131. </object>
  132. <packing>
  133. <property name="left_attach">1</property>
  134. <property name="top_attach">0</property>
  135. </packing>
  136. </child>
  137. <child>
  138. <object class="GtkImage" id="lockimage">
  139. <property name="can_focus">False</property>
  140. <property name="no_show_all">True</property>
  141. <property name="halign">center</property>
  142. <property name="valign">center</property>
  143. <property name="icon_name">res/lock.png</property>
  144. </object>
  145. <packing>
  146. <property name="left_attach">0</property>
  147. <property name="top_attach">0</property>
  148. </packing>
  149. </child>
  150. </object>
  151. </child>
  152. </object>
  153. </child>
  154. <child type="label">
  155. <object class="GtkLabel" id="label2">
  156. <property name="visible">True</property>
  157. <property name="can_focus">False</property>
  158. <property name="label" translatable="yes" context="optgeneralpage|label2">Open/Save Dialogs</property>
  159. <attributes>
  160. <attribute name="weight" value="bold"/>
  161. </attributes>
  162. </object>
  163. </child>
  164. </object>
  165. <packing>
  166. <property name="left_attach">0</property>
  167. <property name="top_attach">1</property>
  168. </packing>
  169. </child>
  170. <child>
  171. <object class="GtkFrame" id="printdlgframe">
  172. <property name="visible">True</property>
  173. <property name="can_focus">False</property>
  174. <property name="label_xalign">0</property>
  175. <property name="shadow_type">none</property>
  176. <child>
  177. <object class="GtkAlignment" id="alignment3">
  178. <property name="visible">True</property>
  179. <property name="can_focus">False</property>
  180. <property name="top_padding">6</property>
  181. <property name="left_padding">12</property>
  182. <child>
  183. <object class="GtkCheckButton" id="printdlg">
  184. <property name="label" translatable="yes" context="optgeneralpage|printdlg">Use %PRODUCTNAME _dialogs</property>
  185. <property name="visible">True</property>
  186. <property name="can_focus">True</property>
  187. <property name="receives_default">False</property>
  188. <property name="use_underline">True</property>
  189. <property name="xalign">0</property>
  190. <property name="draw_indicator">True</property>
  191. </object>
  192. </child>
  193. </object>
  194. </child>
  195. <child type="label">
  196. <object class="GtkLabel" id="label3">
  197. <property name="visible">True</property>
  198. <property name="can_focus">False</property>
  199. <property name="label" translatable="yes" context="optgeneralpage|label3">Print Dialogs</property>
  200. <attributes>
  201. <attribute name="weight" value="bold"/>
  202. </attributes>
  203. </object>
  204. </child>
  205. </object>
  206. <packing>
  207. <property name="left_attach">0</property>
  208. <property name="top_attach">2</property>
  209. </packing>
  210. </child>
  211. <child>
  212. <object class="GtkFrame" id="frame4">
  213. <property name="visible">True</property>
  214. <property name="can_focus">False</property>
  215. <property name="label_xalign">0</property>
  216. <property name="shadow_type">none</property>
  217. <child>
  218. <object class="GtkAlignment" id="alignment4">
  219. <property name="visible">True</property>
  220. <property name="can_focus">False</property>
  221. <property name="top_padding">6</property>
  222. <property name="left_padding">12</property>
  223. <child>
  224. <object class="GtkCheckButton" id="docstatus">
  225. <property name="label" translatable="yes" context="optgeneralpage|docstatus">_Printing sets "document modified" status</property>
  226. <property name="visible">True</property>
  227. <property name="can_focus">True</property>
  228. <property name="receives_default">False</property>
  229. <property name="use_underline">True</property>
  230. <property name="xalign">0</property>
  231. <property name="draw_indicator">True</property>
  232. <child internal-child="accessible">
  233. <object class="AtkObject" id="docstatus-atkobject">
  234. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | docstatus">Specifies whether the printing of the document counts as a modification.</property>
  235. </object>
  236. </child>
  237. </object>
  238. </child>
  239. </object>
  240. </child>
  241. <child type="label">
  242. <object class="GtkLabel" id="label4">
  243. <property name="visible">True</property>
  244. <property name="can_focus">False</property>
  245. <property name="label" translatable="yes" context="optgeneralpage|label4">Document Status</property>
  246. <attributes>
  247. <attribute name="weight" value="bold"/>
  248. </attributes>
  249. </object>
  250. </child>
  251. </object>
  252. <packing>
  253. <property name="left_attach">0</property>
  254. <property name="top_attach">3</property>
  255. </packing>
  256. </child>
  257. <child>
  258. <object class="GtkFrame" id="yearframe">
  259. <property name="visible">True</property>
  260. <property name="can_focus">False</property>
  261. <property name="label_xalign">0</property>
  262. <property name="shadow_type">none</property>
  263. <child>
  264. <object class="GtkAlignment" id="alignment5">
  265. <property name="visible">True</property>
  266. <property name="can_focus">False</property>
  267. <property name="top_padding">6</property>
  268. <property name="left_padding">12</property>
  269. <child>
  270. <!-- n-columns=1 n-rows=1 -->
  271. <object class="GtkGrid" id="grid3">
  272. <property name="visible">True</property>
  273. <property name="can_focus">False</property>
  274. <property name="column_spacing">6</property>
  275. <child>
  276. <object class="GtkLabel" id="label6">
  277. <property name="visible">True</property>
  278. <property name="can_focus">False</property>
  279. <property name="label" translatable="yes" context="optgeneralpage|label6">_Interpret as years between </property>
  280. <property name="use_underline">True</property>
  281. <property name="mnemonic_widget">year</property>
  282. <property name="xalign">0</property>
  283. </object>
  284. <packing>
  285. <property name="left_attach">0</property>
  286. <property name="top_attach">0</property>
  287. </packing>
  288. </child>
  289. <child>
  290. <object class="GtkSpinButton" id="year">
  291. <property name="visible">True</property>
  292. <property name="can_focus">True</property>
  293. <property name="activates_default">True</property>
  294. <property name="adjustment">adjustment1</property>
  295. <property name="truncate-multiline">True</property>
  296. <child internal-child="accessible">
  297. <object class="AtkObject" id="year-atkobject">
  298. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | year">Defines a date range, within which the system recognizes a two-digit year.</property>
  299. </object>
  300. </child>
  301. </object>
  302. <packing>
  303. <property name="left_attach">1</property>
  304. <property name="top_attach">0</property>
  305. </packing>
  306. </child>
  307. <child>
  308. <object class="GtkLabel" id="toyear">
  309. <property name="visible">True</property>
  310. <property name="can_focus">False</property>
  311. <property name="label" translatable="yes" context="optgeneralpage|toyear">and </property>
  312. </object>
  313. <packing>
  314. <property name="left_attach">2</property>
  315. <property name="top_attach">0</property>
  316. </packing>
  317. </child>
  318. </object>
  319. </child>
  320. </object>
  321. </child>
  322. <child type="label">
  323. <object class="GtkLabel" id="label5">
  324. <property name="visible">True</property>
  325. <property name="can_focus">False</property>
  326. <property name="label" translatable="yes" context="optgeneralpage|label5">Year (Two Digits)</property>
  327. <attributes>
  328. <attribute name="weight" value="bold"/>
  329. </attributes>
  330. </object>
  331. </child>
  332. </object>
  333. <packing>
  334. <property name="left_attach">0</property>
  335. <property name="top_attach">4</property>
  336. </packing>
  337. </child>
  338. <child>
  339. <object class="GtkFrame" id="privacyframe">
  340. <property name="visible">True</property>
  341. <property name="can_focus">False</property>
  342. <property name="label_xalign">0</property>
  343. <property name="shadow_type">none</property>
  344. <child>
  345. <object class="GtkAlignment" id="alignment6">
  346. <property name="visible">True</property>
  347. <property name="can_focus">False</property>
  348. <property name="top_padding">6</property>
  349. <property name="left_padding">12</property>
  350. <child>
  351. <!-- n-columns=1 n-rows=1 -->
  352. <object class="GtkGrid">
  353. <property name="visible">True</property>
  354. <property name="can_focus">False</property>
  355. <child>
  356. <object class="GtkCheckButton" id="collectusageinfo">
  357. <property name="label" translatable="yes" context="optgeneralpage|collectusageinfo">Collect usage data and send it to The Document Foundation</property>
  358. <property name="visible">True</property>
  359. <property name="can_focus">True</property>
  360. <property name="receives_default">False</property>
  361. <property name="margin_top">1</property>
  362. <property name="use_underline">True</property>
  363. <property name="xalign">0</property>
  364. <property name="draw_indicator">True</property>
  365. <child internal-child="accessible">
  366. <object class="AtkObject" id="collectusageinfo-atkobject">
  367. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | collectusageinfo">Send usage data to help The Document Foundation improve the software usability.</property>
  368. </object>
  369. </child>
  370. </object>
  371. <packing>
  372. <property name="left_attach">0</property>
  373. <property name="top_attach">0</property>
  374. </packing>
  375. </child>
  376. <child>
  377. <object class="GtkCheckButton" id="crashreport">
  378. <property name="label" translatable="yes" context="optgeneralpage|crashreport">Sen_d crash reports to The Document Foundation</property>
  379. <property name="visible">True</property>
  380. <property name="can_focus">True</property>
  381. <property name="receives_default">False</property>
  382. <property name="halign">start</property>
  383. <property name="use_underline">True</property>
  384. <property name="active">True</property>
  385. <property name="draw_indicator">True</property>
  386. </object>
  387. <packing>
  388. <property name="left_attach">0</property>
  389. <property name="top_attach">1</property>
  390. </packing>
  391. </child>
  392. </object>
  393. </child>
  394. </object>
  395. </child>
  396. <child type="label">
  397. <object class="GtkLabel" id="label7">
  398. <property name="visible">True</property>
  399. <property name="can_focus">False</property>
  400. <property name="label" translatable="yes" context="optgeneralpage|label7">Help Improve %PRODUCTNAME</property>
  401. <attributes>
  402. <attribute name="weight" value="bold"/>
  403. </attributes>
  404. </object>
  405. </child>
  406. </object>
  407. <packing>
  408. <property name="left_attach">0</property>
  409. <property name="top_attach">5</property>
  410. </packing>
  411. </child>
  412. <child>
  413. <object class="GtkFrame" id="quickstarter">
  414. <property name="visible">True</property>
  415. <property name="can_focus">False</property>
  416. <property name="label_xalign">0</property>
  417. <property name="shadow_type">none</property>
  418. <child>
  419. <object class="GtkAlignment" id="alignment7">
  420. <property name="visible">True</property>
  421. <property name="can_focus">False</property>
  422. <property name="top_padding">6</property>
  423. <property name="left_padding">12</property>
  424. <child>
  425. <!-- n-columns=1 n-rows=1 -->
  426. <object class="GtkGrid" id="grid7">
  427. <property name="visible">True</property>
  428. <property name="can_focus">False</property>
  429. <property name="row_spacing">6</property>
  430. <child>
  431. <object class="GtkCheckButton" id="quicklaunch">
  432. <property name="label" translatable="yes" context="optgeneralpage|quicklaunch">Load %PRODUCTNAME during system start-up</property>
  433. <property name="can_focus">True</property>
  434. <property name="receives_default">False</property>
  435. <property name="no_show_all">True</property>
  436. <property name="use_underline">True</property>
  437. <property name="xalign">0</property>
  438. <property name="draw_indicator">True</property>
  439. </object>
  440. <packing>
  441. <property name="left_attach">0</property>
  442. <property name="top_attach">0</property>
  443. </packing>
  444. </child>
  445. <child>
  446. <object class="GtkCheckButton" id="systray">
  447. <property name="label" translatable="yes" context="optgeneralpage|systray">Enable systray Quickstarter</property>
  448. <property name="can_focus">True</property>
  449. <property name="receives_default">False</property>
  450. <property name="no_show_all">True</property>
  451. <property name="use_underline">True</property>
  452. <property name="xalign">0</property>
  453. <property name="draw_indicator">True</property>
  454. </object>
  455. <packing>
  456. <property name="left_attach">0</property>
  457. <property name="top_attach">1</property>
  458. </packing>
  459. </child>
  460. </object>
  461. </child>
  462. </object>
  463. </child>
  464. <child type="label">
  465. <object class="GtkLabel" id="label8">
  466. <property name="visible">True</property>
  467. <property name="can_focus">False</property>
  468. <property name="label" translatable="yes" context="optgeneralpage|label8">%PRODUCTNAME Quickstarter</property>
  469. <attributes>
  470. <attribute name="weight" value="bold"/>
  471. </attributes>
  472. </object>
  473. </child>
  474. </object>
  475. <packing>
  476. <property name="left_attach">0</property>
  477. <property name="top_attach">6</property>
  478. </packing>
  479. </child>
  480. <child>
  481. <object class="GtkFrame" id="fileassoc">
  482. <property name="can_focus">False</property>
  483. <property name="label_xalign">0</property>
  484. <property name="shadow_type">none</property>
  485. <child>
  486. <object class="GtkAlignment" id="alignment8">
  487. <property name="visible">True</property>
  488. <property name="can_focus">False</property>
  489. <property name="top_padding">6</property>
  490. <property name="left_padding">12</property>
  491. <child>
  492. <!-- n-columns=1 n-rows=1 -->
  493. <object class="GtkGrid" id="grid8">
  494. <property name="visible">True</property>
  495. <property name="can_focus">False</property>
  496. <property name="row_spacing">6</property>
  497. <child>
  498. <object class="GtkButton" id="assocfiles">
  499. <property name="label" translatable="yes" context="optgeneralpage|fileassoc">Windows Default apps</property>
  500. <property name="visible">True</property>
  501. <property name="can_focus">True</property>
  502. <property name="receives_default">False</property>
  503. <property name="no_show_all">True</property>
  504. <property name="use_underline">True</property>
  505. </object>
  506. <packing>
  507. <property name="left_attach">0</property>
  508. <property name="top_attach">0</property>
  509. </packing>
  510. </child>
  511. </object>
  512. </child>
  513. </object>
  514. </child>
  515. <child type="label">
  516. <object class="GtkLabel" id="label9">
  517. <property name="visible">True</property>
  518. <property name="can_focus">False</property>
  519. <property name="label" translatable="yes" context="optgeneralpage|fileassoc">%PRODUCTNAME File Associations</property>
  520. <attributes>
  521. <attribute name="weight" value="bold"/>
  522. </attributes>
  523. </object>
  524. </child>
  525. </object>
  526. <packing>
  527. <property name="left_attach">0</property>
  528. <property name="top_attach">7</property>
  529. </packing>
  530. </child>
  531. <child internal-child="accessible">
  532. <object class="AtkObject" id="OptGeneralPage-atkobject">
  533. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | OptGeneralPage">Specifies the general settings for %PRODUCTNAME.</property>
  534. </object>
  535. </child>
  536. </object>
  537. </interface>