viewoptionspage.ui 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkBox" id="ViewOptionsPage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="hexpand">True</property>
  9. <property name="border_width">6</property>
  10. <property name="orientation">vertical</property>
  11. <property name="spacing">12</property>
  12. <child>
  13. <!-- n-columns=1 n-rows=1 -->
  14. <object class="GtkGrid" id="grid2">
  15. <property name="visible">True</property>
  16. <property name="can_focus">False</property>
  17. <property name="hexpand">True</property>
  18. <property name="row_spacing">6</property>
  19. <property name="column_spacing">12</property>
  20. <property name="column_homogeneous">True</property>
  21. <child>
  22. <object class="GtkBox" id="box1">
  23. <property name="visible">True</property>
  24. <property name="can_focus">False</property>
  25. <property name="orientation">vertical</property>
  26. <property name="spacing">12</property>
  27. <child>
  28. <object class="GtkFrame" id="guidesframe">
  29. <property name="visible">True</property>
  30. <property name="can_focus">False</property>
  31. <property name="label_xalign">0</property>
  32. <property name="shadow_type">none</property>
  33. <child>
  34. <object class="GtkAlignment" id="alignment1">
  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="grid1">
  42. <property name="visible">True</property>
  43. <property name="can_focus">False</property>
  44. <child>
  45. <object class="GtkCheckButton" id="helplines">
  46. <property name="label" translatable="yes" context="viewoptionspage|helplines">Helplines _While Moving</property>
  47. <property name="visible">True</property>
  48. <property name="can_focus">True</property>
  49. <property name="receives_default">False</property>
  50. <property name="use_underline">True</property>
  51. <property name="xalign">0</property>
  52. <property name="draw_indicator">True</property>
  53. <child internal-child="accessible">
  54. <object class="AtkObject" id="helplines-atkobject">
  55. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|helplines">Displays snap lines around the frames when frames are moved. You can select the Helplines While Moving option to show the exact position of the object using lineal values.</property>
  56. </object>
  57. </child>
  58. </object>
  59. <packing>
  60. <property name="left_attach">0</property>
  61. <property name="top_attach">0</property>
  62. </packing>
  63. </child>
  64. </object>
  65. </child>
  66. </object>
  67. </child>
  68. <child type="label">
  69. <object class="GtkLabel" id="guideslabel">
  70. <property name="visible">True</property>
  71. <property name="can_focus">False</property>
  72. <property name="label" translatable="yes" context="viewoptionspage|guideslabel">Guides</property>
  73. <attributes>
  74. <attribute name="weight" value="bold"/>
  75. </attributes>
  76. </object>
  77. </child>
  78. </object>
  79. <packing>
  80. <property name="expand">False</property>
  81. <property name="fill">True</property>
  82. <property name="position">0</property>
  83. </packing>
  84. </child>
  85. <child>
  86. <object class="GtkFrame" id="displayframe">
  87. <property name="visible">True</property>
  88. <property name="can_focus">False</property>
  89. <property name="label_xalign">0</property>
  90. <property name="shadow_type">none</property>
  91. <child>
  92. <object class="GtkAlignment" id="alignment2">
  93. <property name="visible">True</property>
  94. <property name="can_focus">False</property>
  95. <property name="top_padding">6</property>
  96. <property name="left_padding">12</property>
  97. <child>
  98. <!-- n-columns=1 n-rows=1 -->
  99. <object class="GtkGrid" id="grid3">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="row_spacing">6</property>
  103. <child>
  104. <object class="GtkCheckButton" id="graphics">
  105. <property name="label" translatable="yes" context="viewoptionspage|graphics">_Images and objects</property>
  106. <property name="visible">True</property>
  107. <property name="can_focus">True</property>
  108. <property name="receives_default">False</property>
  109. <property name="use_underline">True</property>
  110. <property name="xalign">0</property>
  111. <property name="draw_indicator">True</property>
  112. <child internal-child="accessible">
  113. <object class="AtkObject" id="graphics-atkobject">
  114. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|graphics">Specifies whether to display images and objects on the screen.</property>
  115. </object>
  116. </child>
  117. </object>
  118. <packing>
  119. <property name="left_attach">0</property>
  120. <property name="top_attach">0</property>
  121. </packing>
  122. </child>
  123. <child>
  124. <object class="GtkCheckButton" id="tables">
  125. <property name="label" translatable="yes" context="viewoptionspage|tables">_Tables</property>
  126. <property name="visible">True</property>
  127. <property name="can_focus">True</property>
  128. <property name="receives_default">False</property>
  129. <property name="use_underline">True</property>
  130. <property name="xalign">0</property>
  131. <property name="draw_indicator">True</property>
  132. <child internal-child="accessible">
  133. <object class="AtkObject" id="tables-atkobject">
  134. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|tables">Displays the tables contained in your document.</property>
  135. </object>
  136. </child>
  137. </object>
  138. <packing>
  139. <property name="left_attach">0</property>
  140. <property name="top_attach">1</property>
  141. </packing>
  142. </child>
  143. <child>
  144. <object class="GtkCheckButton" id="drawings">
  145. <property name="label" translatable="yes" context="viewoptionspage|drawings">Dra_wings and controls</property>
  146. <property name="visible">True</property>
  147. <property name="can_focus">True</property>
  148. <property name="receives_default">False</property>
  149. <property name="use_underline">True</property>
  150. <property name="xalign">0</property>
  151. <property name="draw_indicator">True</property>
  152. <child internal-child="accessible">
  153. <object class="AtkObject" id="drawings-atkobject">
  154. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|drawings">Displays the drawings and controls contained in your document.</property>
  155. </object>
  156. </child>
  157. </object>
  158. <packing>
  159. <property name="left_attach">0</property>
  160. <property name="top_attach">2</property>
  161. </packing>
  162. </child>
  163. <child>
  164. <object class="GtkCheckButton" id="comments">
  165. <property name="label" translatable="yes" context="viewoptionspage|comments">_Comments</property>
  166. <property name="visible">True</property>
  167. <property name="can_focus">True</property>
  168. <property name="receives_default">False</property>
  169. <property name="use_underline">True</property>
  170. <property name="xalign">0</property>
  171. <property name="draw_indicator">True</property>
  172. <child internal-child="accessible">
  173. <object class="AtkObject" id="comments-atkobject">
  174. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|comments">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</property>
  175. </object>
  176. </child>
  177. </object>
  178. <packing>
  179. <property name="left_attach">0</property>
  180. <property name="top_attach">3</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <object class="GtkCheckButton" id="resolvedcomments">
  185. <property name="label" translatable="yes" context="viewoptionspage|resolvedcomments">_Resolved comments</property>
  186. <property name="visible">True</property>
  187. <property name="can_focus">True</property>
  188. <property name="receives_default">False</property>
  189. <property name="use_underline">True</property>
  190. <property name="xalign">0</property>
  191. <property name="draw_indicator">True</property>
  192. </object>
  193. <packing>
  194. <property name="left_attach">0</property>
  195. <property name="top_attach">4</property>
  196. </packing>
  197. </child>
  198. </object>
  199. </child>
  200. </object>
  201. </child>
  202. <child type="label">
  203. <object class="GtkLabel" id="displaylabel">
  204. <property name="visible">True</property>
  205. <property name="can_focus">False</property>
  206. <property name="label" translatable="yes" context="viewoptionspage|displaylabel">Display</property>
  207. <attributes>
  208. <attribute name="weight" value="bold"/>
  209. </attributes>
  210. </object>
  211. </child>
  212. </object>
  213. <packing>
  214. <property name="expand">False</property>
  215. <property name="fill">True</property>
  216. <property name="position">1</property>
  217. </packing>
  218. </child>
  219. <child>
  220. <object class="GtkFrame" id="fieldsframe">
  221. <property name="visible">True</property>
  222. <property name="can_focus">False</property>
  223. <property name="label_xalign">0</property>
  224. <property name="shadow_type">none</property>
  225. <child>
  226. <object class="GtkAlignment" id="fieldsalignment">
  227. <property name="visible">True</property>
  228. <property name="can_focus">False</property>
  229. <property name="top_padding">6</property>
  230. <property name="left_padding">12</property>
  231. <child>
  232. <!-- n-columns=1 n-rows=1 -->
  233. <object class="GtkGrid">
  234. <property name="visible">True</property>
  235. <property name="can_focus">False</property>
  236. <property name="row_spacing">6</property>
  237. <property name="column_spacing">6</property>
  238. <child>
  239. <object class="GtkCheckButton" id="hiddentextfield">
  240. <property name="label" translatable="yes" context="viewoptionspage|hiddentextfield">Hidden te_xt</property>
  241. <property name="visible">True</property>
  242. <property name="can_focus">True</property>
  243. <property name="receives_default">False</property>
  244. <property name="use_underline">True</property>
  245. <property name="xalign">0</property>
  246. <property name="draw_indicator">True</property>
  247. <child internal-child="accessible">
  248. <object class="AtkObject" id="hiddentextfield-atkobject">
  249. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hiddentextfield">Displays text that is hidden by Conditional Text or Hidden Text fields.</property>
  250. </object>
  251. </child>
  252. </object>
  253. <packing>
  254. <property name="left_attach">0</property>
  255. <property name="top_attach">0</property>
  256. </packing>
  257. </child>
  258. <child>
  259. <object class="GtkCheckButton" id="hiddenparafield">
  260. <property name="label" translatable="yes" context="viewoptionspage|hiddenparafield">Hidden p_aragraphs</property>
  261. <property name="visible">True</property>
  262. <property name="can_focus">True</property>
  263. <property name="receives_default">False</property>
  264. <property name="use_underline">True</property>
  265. <property name="xalign">0</property>
  266. <property name="draw_indicator">True</property>
  267. <child internal-child="accessible">
  268. <object class="AtkObject" id="hiddenparafield-atkobject">
  269. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hiddenparafield">If you have inserted text using the Hidden Paragraph field, specifies whether to display the hidden paragraph.</property>
  270. </object>
  271. </child>
  272. </object>
  273. <packing>
  274. <property name="left_attach">0</property>
  275. <property name="top_attach">1</property>
  276. </packing>
  277. </child>
  278. </object>
  279. </child>
  280. </object>
  281. </child>
  282. <child type="label">
  283. <object class="GtkLabel" id="displayfl1">
  284. <property name="visible">True</property>
  285. <property name="can_focus">False</property>
  286. <property name="label" translatable="yes" context="viewoptionspage|fieldslabel">Display Fields</property>
  287. <attributes>
  288. <attribute name="weight" value="bold"/>
  289. </attributes>
  290. </object>
  291. </child>
  292. </object>
  293. <packing>
  294. <property name="expand">False</property>
  295. <property name="fill">True</property>
  296. <property name="position">2</property>
  297. </packing>
  298. </child>
  299. <child>
  300. <object class="GtkFrame" id="changesframe">
  301. <property name="visible">True</property>
  302. <property name="can_focus">False</property>
  303. <property name="label_xalign">0</property>
  304. <property name="shadow_type">none</property>
  305. <child>
  306. <object class="GtkAlignment" id="fieldsalignment1">
  307. <property name="visible">True</property>
  308. <property name="can_focus">False</property>
  309. <property name="top_padding">6</property>
  310. <property name="left_padding">12</property>
  311. <child>
  312. <!-- n-columns=1 n-rows=1 -->
  313. <object class="GtkGrid">
  314. <property name="visible">True</property>
  315. <property name="can_focus">False</property>
  316. <property name="row_spacing">6</property>
  317. <property name="column_spacing">6</property>
  318. <child>
  319. <object class="GtkCheckButton" id="changesinmargin">
  320. <property name="label" translatable="yes" context="viewoptionspage|changesinmargin">Tracked _deletions in margin</property>
  321. <property name="visible">True</property>
  322. <property name="can_focus">True</property>
  323. <property name="receives_default">False</property>
  324. <property name="use_underline">True</property>
  325. <property name="xalign">0</property>
  326. <property name="draw_indicator">True</property>
  327. <child internal-child="accessible">
  328. <object class="AtkObject" id="changesinmargin-atkobject">
  329. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|changesinmargin">Displays text that is hidden by Conditional Text or Hidden Text fields.</property>
  330. </object>
  331. </child>
  332. </object>
  333. <packing>
  334. <property name="left_attach">0</property>
  335. <property name="top_attach">0</property>
  336. </packing>
  337. </child>
  338. <child>
  339. <object class="GtkCheckButton" id="changestooltip">
  340. <property name="label" translatable="yes" context="viewoptionspage|changestooltip">_Tooltips on tracked changes</property>
  341. <property name="visible">True</property>
  342. <property name="can_focus">True</property>
  343. <property name="receives_default">False</property>
  344. <property name="use_underline">True</property>
  345. <property name="xalign">0</property>
  346. <property name="draw_indicator">True</property>
  347. </object>
  348. <packing>
  349. <property name="left_attach">0</property>
  350. <property name="top_attach">1</property>
  351. </packing>
  352. </child>
  353. </object>
  354. </child>
  355. </object>
  356. </child>
  357. <child type="label">
  358. <object class="GtkLabel" id="changeslabel">
  359. <property name="visible">True</property>
  360. <property name="can_focus">False</property>
  361. <property name="label" translatable="yes" context="viewoptionspage|changeslabel">Display tracked changes</property>
  362. <attributes>
  363. <attribute name="weight" value="bold"/>
  364. </attributes>
  365. </object>
  366. </child>
  367. </object>
  368. <packing>
  369. <property name="expand">False</property>
  370. <property name="fill">True</property>
  371. <property name="position">3</property>
  372. </packing>
  373. </child>
  374. <child>
  375. <object class="GtkFrame" id="changesframe1">
  376. <property name="visible">True</property>
  377. <property name="can_focus">False</property>
  378. <property name="label_xalign">0</property>
  379. <property name="shadow_type">none</property>
  380. <child>
  381. <object class="GtkAlignment" id="fieldsalignment2">
  382. <property name="visible">True</property>
  383. <property name="can_focus">False</property>
  384. <property name="top_padding">6</property>
  385. <property name="left_padding">12</property>
  386. <child>
  387. <!-- n-columns=1 n-rows=1 -->
  388. <object class="GtkGrid">
  389. <property name="visible">True</property>
  390. <property name="can_focus">False</property>
  391. <property name="row_spacing">6</property>
  392. <property name="column_spacing">6</property>
  393. <child>
  394. <object class="GtkCheckButton" id="outlinecontentvisibilitybutton">
  395. <property name="label" translatable="yes" context="viewoptionspage|outlinecontentvisibilitybutton">_Show outline content visibility button</property>
  396. <property name="visible">True</property>
  397. <property name="can_focus">True</property>
  398. <property name="receives_default">False</property>
  399. <property name="use_underline">True</property>
  400. <property name="xalign">0</property>
  401. <property name="draw_indicator">True</property>
  402. </object>
  403. <packing>
  404. <property name="left_attach">0</property>
  405. <property name="top_attach">0</property>
  406. </packing>
  407. </child>
  408. </object>
  409. </child>
  410. </object>
  411. </child>
  412. <child type="label">
  413. <object class="GtkLabel" id="outlinelabel">
  414. <property name="visible">True</property>
  415. <property name="can_focus">False</property>
  416. <property name="label" translatable="yes" context="viewoptionspage|outlinelabel">Outline mode</property>
  417. <attributes>
  418. <attribute name="weight" value="bold"/>
  419. </attributes>
  420. </object>
  421. </child>
  422. </object>
  423. <packing>
  424. <property name="expand">False</property>
  425. <property name="fill">True</property>
  426. <property name="position">4</property>
  427. </packing>
  428. </child>
  429. </object>
  430. <packing>
  431. <property name="left_attach">0</property>
  432. <property name="top_attach">0</property>
  433. </packing>
  434. </child>
  435. <child>
  436. <object class="GtkBox" id="box2">
  437. <property name="visible">True</property>
  438. <property name="can_focus">False</property>
  439. <property name="hexpand">True</property>
  440. <property name="orientation">vertical</property>
  441. <property name="spacing">12</property>
  442. <child>
  443. <object class="GtkFrame" id="viewframe">
  444. <property name="visible">True</property>
  445. <property name="can_focus">False</property>
  446. <property name="label_xalign">0</property>
  447. <property name="shadow_type">none</property>
  448. <child>
  449. <object class="GtkAlignment" id="alignment3">
  450. <property name="visible">True</property>
  451. <property name="can_focus">False</property>
  452. <property name="top_padding">6</property>
  453. <property name="left_padding">12</property>
  454. <child>
  455. <!-- n-columns=1 n-rows=1 -->
  456. <object class="GtkGrid" id="grid4">
  457. <property name="visible">True</property>
  458. <property name="can_focus">False</property>
  459. <property name="row_spacing">6</property>
  460. <child>
  461. <object class="GtkCheckButton" id="smoothscroll">
  462. <property name="label" translatable="yes" context="viewoptionspage|smoothscroll">S_mooth scroll</property>
  463. <property name="visible">True</property>
  464. <property name="can_focus">True</property>
  465. <property name="receives_default">False</property>
  466. <property name="use_underline">True</property>
  467. <property name="xalign">0</property>
  468. <property name="draw_indicator">True</property>
  469. <child internal-child="accessible">
  470. <object class="AtkObject" id="smoothscroll-atkobject">
  471. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|smoothscroll">Activates the smooth page scrolling function. </property>
  472. </object>
  473. </child>
  474. </object>
  475. <packing>
  476. <property name="left_attach">0</property>
  477. <property name="top_attach">1</property>
  478. </packing>
  479. </child>
  480. <child>
  481. <!-- n-columns=1 n-rows=1 -->
  482. <object class="GtkGrid" id="grid6">
  483. <property name="visible">True</property>
  484. <property name="can_focus">False</property>
  485. <property name="hexpand">True</property>
  486. <property name="row_spacing">6</property>
  487. <property name="column_spacing">12</property>
  488. <child>
  489. <object class="GtkCheckButton" id="vruler">
  490. <property name="label" translatable="yes" context="viewoptionspage|vruler">Verti_cal ruler</property>
  491. <property name="visible">True</property>
  492. <property name="can_focus">True</property>
  493. <property name="receives_default">False</property>
  494. <property name="use_underline">True</property>
  495. <property name="xalign">0</property>
  496. <property name="draw_indicator">True</property>
  497. <child internal-child="accessible">
  498. <object class="AtkObject" id="vruler-atkobject">
  499. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vruler">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</property>
  500. </object>
  501. </child>
  502. </object>
  503. <packing>
  504. <property name="left_attach">0</property>
  505. <property name="top_attach">1</property>
  506. </packing>
  507. </child>
  508. <child>
  509. <object class="GtkComboBoxText" id="hrulercombobox">
  510. <property name="visible">True</property>
  511. <property name="can_focus">False</property>
  512. <property name="hexpand">True</property>
  513. <child internal-child="accessible">
  514. <object class="AtkObject" id="hrulercombobox-atkobject">
  515. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hrulercombobox">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</property>
  516. </object>
  517. </child>
  518. </object>
  519. <packing>
  520. <property name="left_attach">1</property>
  521. <property name="top_attach">0</property>
  522. </packing>
  523. </child>
  524. <child>
  525. <object class="GtkComboBoxText" id="vrulercombobox">
  526. <property name="visible">True</property>
  527. <property name="can_focus">False</property>
  528. <property name="hexpand">True</property>
  529. <child internal-child="accessible">
  530. <object class="AtkObject" id="vrulercombobox-atkobject">
  531. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vrulercombobox">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</property>
  532. </object>
  533. </child>
  534. </object>
  535. <packing>
  536. <property name="left_attach">1</property>
  537. <property name="top_attach">1</property>
  538. </packing>
  539. </child>
  540. <child>
  541. <object class="GtkCheckButton" id="vrulerright">
  542. <property name="label" translatable="yes" context="viewoptionspage|vrulerright">Right-aligned</property>
  543. <property name="visible">True</property>
  544. <property name="can_focus">True</property>
  545. <property name="receives_default">False</property>
  546. <property name="margin_left">12</property>
  547. <property name="use_underline">True</property>
  548. <property name="xalign">0</property>
  549. <property name="draw_indicator">True</property>
  550. <child internal-child="accessible">
  551. <object class="AtkObject" id="vrulerright-atkobject">
  552. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vrulerright">Aligns the vertical ruler with the right border.</property>
  553. </object>
  554. </child>
  555. </object>
  556. <packing>
  557. <property name="left_attach">0</property>
  558. <property name="top_attach">2</property>
  559. <property name="width">2</property>
  560. </packing>
  561. </child>
  562. <child>
  563. <object class="GtkLabel" id="hruler">
  564. <property name="visible">True</property>
  565. <property name="can_focus">False</property>
  566. <property name="label" translatable="yes" context="viewoptionspage|hruler">Hori_zontal ruler</property>
  567. <property name="use_underline">True</property>
  568. <property name="mnemonic_widget">hrulercombobox</property>
  569. <property name="ellipsize">end</property>
  570. <child internal-child="accessible">
  571. <object class="AtkObject" id="hruler-atkobject">
  572. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hruler">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</property>
  573. </object>
  574. </child>
  575. </object>
  576. <packing>
  577. <property name="left_attach">0</property>
  578. <property name="top_attach">0</property>
  579. </packing>
  580. </child>
  581. </object>
  582. <packing>
  583. <property name="left_attach">0</property>
  584. <property name="top_attach">0</property>
  585. </packing>
  586. </child>
  587. </object>
  588. </child>
  589. </object>
  590. </child>
  591. <child type="label">
  592. <object class="GtkLabel" id="label3">
  593. <property name="visible">True</property>
  594. <property name="can_focus">False</property>
  595. <property name="label" translatable="yes" context="viewoptionspage|label3">View</property>
  596. <attributes>
  597. <attribute name="weight" value="bold"/>
  598. </attributes>
  599. </object>
  600. </child>
  601. </object>
  602. <packing>
  603. <property name="expand">False</property>
  604. <property name="fill">True</property>
  605. <property name="position">0</property>
  606. </packing>
  607. </child>
  608. <child>
  609. <object class="GtkFrame" id="settingsframe">
  610. <property name="visible">True</property>
  611. <property name="can_focus">False</property>
  612. <property name="label_xalign">0</property>
  613. <property name="shadow_type">none</property>
  614. <child>
  615. <object class="GtkAlignment" id="alignment4">
  616. <property name="visible">True</property>
  617. <property name="can_focus">False</property>
  618. <property name="top_padding">6</property>
  619. <property name="left_padding">12</property>
  620. <child>
  621. <!-- n-columns=1 n-rows=1 -->
  622. <object class="GtkGrid" id="grid5">
  623. <property name="visible">True</property>
  624. <property name="can_focus">False</property>
  625. <property name="column_spacing">12</property>
  626. <child>
  627. <object class="GtkComboBoxText" id="measureunit">
  628. <property name="visible">True</property>
  629. <property name="can_focus">False</property>
  630. <property name="hexpand">True</property>
  631. <child internal-child="accessible">
  632. <object class="AtkObject" id="measureunit-atkobject">
  633. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|measureunit">Specifies the Unit for HTML documents.</property>
  634. </object>
  635. </child>
  636. </object>
  637. <packing>
  638. <property name="left_attach">1</property>
  639. <property name="top_attach">0</property>
  640. </packing>
  641. </child>
  642. <child>
  643. <object class="GtkLabel" id="measureunitlabel">
  644. <property name="visible">True</property>
  645. <property name="can_focus">False</property>
  646. <property name="label" translatable="yes" context="viewoptionspage|measureunitlabel">Measurement unit</property>
  647. </object>
  648. <packing>
  649. <property name="left_attach">0</property>
  650. <property name="top_attach">0</property>
  651. </packing>
  652. </child>
  653. </object>
  654. </child>
  655. </object>
  656. </child>
  657. <child type="label">
  658. <object class="GtkLabel" id="settingslabel">
  659. <property name="visible">True</property>
  660. <property name="can_focus">False</property>
  661. <property name="label" translatable="yes" context="viewoptionspage|settingslabel">Settings</property>
  662. <attributes>
  663. <attribute name="weight" value="bold"/>
  664. </attributes>
  665. </object>
  666. </child>
  667. </object>
  668. <packing>
  669. <property name="expand">False</property>
  670. <property name="fill">True</property>
  671. <property name="position">1</property>
  672. </packing>
  673. </child>
  674. </object>
  675. <packing>
  676. <property name="left_attach">1</property>
  677. <property name="top_attach">0</property>
  678. </packing>
  679. </child>
  680. </object>
  681. <packing>
  682. <property name="expand">False</property>
  683. <property name="fill">True</property>
  684. <property name="position">0</property>
  685. </packing>
  686. </child>
  687. <child internal-child="accessible">
  688. <object class="AtkObject" id="ViewOptionsPage-atkobject">
  689. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ViewOptionsPage">Defines the default settings for displaying objects in your text documents and also the default settings for the window elements.</property>
  690. </object>
  691. </child>
  692. </object>
  693. <object class="GtkSizeGroup" id="sizegroup1">
  694. <widgets>
  695. <widget name="vruler"/>
  696. <widget name="hruler"/>
  697. <widget name="measureunitlabel"/>
  698. </widgets>
  699. </object>
  700. </interface>