editsectiondialog.ui 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823
  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="GtkTreeStore" id="liststore1">
  6. <columns>
  7. <!-- column-name expander -->
  8. <column type="GdkPixbuf"/>
  9. <!-- column-name text -->
  10. <column type="gchararray"/>
  11. <!-- column-name id -->
  12. <column type="gchararray"/>
  13. </columns>
  14. </object>
  15. <object class="GtkDialog" id="EditSectionDialog">
  16. <property name="can_focus">False</property>
  17. <property name="border_width">6</property>
  18. <property name="title" translatable="yes" context="editsectiondialog|EditSectionDialog">Edit Sections</property>
  19. <property name="modal">True</property>
  20. <property name="default_width">0</property>
  21. <property name="default_height">0</property>
  22. <property name="type_hint">dialog</property>
  23. <child internal-child="vbox">
  24. <object class="GtkBox" id="dialog-vbox1">
  25. <property name="can_focus">False</property>
  26. <property name="orientation">vertical</property>
  27. <property name="spacing">12</property>
  28. <child internal-child="action_area">
  29. <object class="GtkButtonBox" id="dialog-action_area1">
  30. <property name="can_focus">False</property>
  31. <property name="layout_style">end</property>
  32. <child>
  33. <object class="GtkButton" id="ok">
  34. <property name="label">gtk-ok</property>
  35. <property name="visible">True</property>
  36. <property name="sensitive">False</property>
  37. <property name="can_focus">True</property>
  38. <property name="can_default">True</property>
  39. <property name="has_default">True</property>
  40. <property name="receives_default">True</property>
  41. <property name="use_stock">True</property>
  42. </object>
  43. <packing>
  44. <property name="expand">False</property>
  45. <property name="fill">True</property>
  46. <property name="position">0</property>
  47. </packing>
  48. </child>
  49. <child>
  50. <object class="GtkButton" id="cancel">
  51. <property name="label">gtk-cancel</property>
  52. <property name="visible">True</property>
  53. <property name="can_focus">True</property>
  54. <property name="receives_default">True</property>
  55. <property name="use_stock">True</property>
  56. </object>
  57. <packing>
  58. <property name="expand">False</property>
  59. <property name="fill">True</property>
  60. <property name="position">1</property>
  61. </packing>
  62. </child>
  63. <child>
  64. <object class="GtkButton" id="options">
  65. <property name="label" translatable="yes" context="editsectiondialog|options">_Options...</property>
  66. <property name="visible">True</property>
  67. <property name="can_focus">True</property>
  68. <property name="receives_default">True</property>
  69. <property name="use_underline">True</property>
  70. </object>
  71. <packing>
  72. <property name="expand">False</property>
  73. <property name="fill">True</property>
  74. <property name="position">2</property>
  75. </packing>
  76. </child>
  77. <child>
  78. <object class="GtkButton" id="remove">
  79. <property name="label">gtk-remove</property>
  80. <property name="visible">True</property>
  81. <property name="sensitive">False</property>
  82. <property name="can_focus">True</property>
  83. <property name="receives_default">True</property>
  84. <property name="use_stock">True</property>
  85. <child internal-child="accessible">
  86. <object class="AtkObject" id="remove-atkobject">
  87. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|remove">Removes the selected section from the document, and inserts the contents of the section into the document.</property>
  88. </object>
  89. </child>
  90. </object>
  91. <packing>
  92. <property name="expand">False</property>
  93. <property name="fill">True</property>
  94. <property name="position">3</property>
  95. </packing>
  96. </child>
  97. <child>
  98. <object class="GtkButton" id="help">
  99. <property name="label">gtk-help</property>
  100. <property name="visible">True</property>
  101. <property name="can_focus">True</property>
  102. <property name="receives_default">True</property>
  103. <property name="use_stock">True</property>
  104. </object>
  105. <packing>
  106. <property name="expand">False</property>
  107. <property name="fill">True</property>
  108. <property name="position">4</property>
  109. <property name="secondary">True</property>
  110. </packing>
  111. </child>
  112. </object>
  113. <packing>
  114. <property name="expand">False</property>
  115. <property name="fill">True</property>
  116. <property name="pack_type">end</property>
  117. <property name="position">0</property>
  118. </packing>
  119. </child>
  120. <child>
  121. <!-- n-columns=1 n-rows=1 -->
  122. <object class="GtkGrid" id="grid1">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. <property name="hexpand">True</property>
  126. <property name="vexpand">True</property>
  127. <property name="column_spacing">12</property>
  128. <child>
  129. <object class="GtkFrame" id="frame1">
  130. <property name="visible">True</property>
  131. <property name="can_focus">False</property>
  132. <property name="hexpand">True</property>
  133. <property name="vexpand">True</property>
  134. <property name="label_xalign">0</property>
  135. <property name="shadow_type">none</property>
  136. <child>
  137. <object class="GtkAlignment" id="alignment1">
  138. <property name="visible">True</property>
  139. <property name="can_focus">False</property>
  140. <property name="hexpand">True</property>
  141. <property name="vexpand">True</property>
  142. <property name="top_padding">6</property>
  143. <property name="left_padding">12</property>
  144. <child>
  145. <!-- n-columns=1 n-rows=1 -->
  146. <object class="GtkGrid" id="grid2">
  147. <property name="visible">True</property>
  148. <property name="can_focus">False</property>
  149. <property name="hexpand">True</property>
  150. <property name="vexpand">True</property>
  151. <property name="row_spacing">6</property>
  152. <child>
  153. <object class="GtkEntry" id="curname">
  154. <property name="visible">True</property>
  155. <property name="sensitive">False</property>
  156. <property name="can_focus">True</property>
  157. <property name="truncate-multiline">True</property>
  158. <child internal-child="accessible">
  159. <object class="AtkObject" id="curname-atkobject">
  160. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|curname">Type a name for the new section.</property>
  161. </object>
  162. </child>
  163. </object>
  164. <packing>
  165. <property name="left_attach">0</property>
  166. <property name="top_attach">0</property>
  167. </packing>
  168. </child>
  169. <child>
  170. <object class="GtkScrolledWindow">
  171. <property name="visible">True</property>
  172. <property name="can_focus">True</property>
  173. <property name="hexpand">True</property>
  174. <property name="vexpand">True</property>
  175. <property name="shadow_type">in</property>
  176. <child>
  177. <object class="GtkTreeView" id="tree">
  178. <property name="visible">True</property>
  179. <property name="can_focus">True</property>
  180. <property name="hexpand">True</property>
  181. <property name="vexpand">True</property>
  182. <property name="model">liststore1</property>
  183. <property name="headers_visible">False</property>
  184. <property name="headers_clickable">False</property>
  185. <property name="search_column">0</property>
  186. <child internal-child="selection">
  187. <object class="GtkTreeSelection"/>
  188. </child>
  189. <child>
  190. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  191. <property name="spacing">6</property>
  192. <child>
  193. <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
  194. <attributes>
  195. <attribute name="pixbuf">0</attribute>
  196. </attributes>
  197. </child>
  198. <child>
  199. <object class="GtkCellRendererText" id="cellrenderertext2"/>
  200. <attributes>
  201. <attribute name="text">1</attribute>
  202. </attributes>
  203. </child>
  204. </object>
  205. </child>
  206. <child internal-child="accessible">
  207. <object class="AtkObject" id="tree-atkobject">
  208. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|tree">Type the name of the section that you want to edit, or click a name in the Section list.</property>
  209. </object>
  210. </child>
  211. </object>
  212. </child>
  213. </object>
  214. <packing>
  215. <property name="left_attach">0</property>
  216. <property name="top_attach">1</property>
  217. </packing>
  218. </child>
  219. </object>
  220. </child>
  221. </object>
  222. </child>
  223. <child type="label">
  224. <object class="GtkLabel" id="label1">
  225. <property name="visible">True</property>
  226. <property name="can_focus">False</property>
  227. <property name="label" translatable="yes" context="editsectiondialog|label1">Section</property>
  228. <attributes>
  229. <attribute name="weight" value="bold"/>
  230. </attributes>
  231. </object>
  232. </child>
  233. </object>
  234. <packing>
  235. <property name="left_attach">0</property>
  236. <property name="top_attach">0</property>
  237. </packing>
  238. </child>
  239. <child>
  240. <!-- n-columns=1 n-rows=1 -->
  241. <object class="GtkGrid" id="grid3">
  242. <property name="visible">True</property>
  243. <property name="can_focus">False</property>
  244. <property name="hexpand">True</property>
  245. <property name="row_spacing">12</property>
  246. <property name="column_spacing">12</property>
  247. <child>
  248. <object class="GtkFrame" id="frame2">
  249. <property name="visible">True</property>
  250. <property name="can_focus">False</property>
  251. <property name="hexpand">True</property>
  252. <property name="label_xalign">0</property>
  253. <property name="shadow_type">none</property>
  254. <child>
  255. <object class="GtkAlignment" id="alignment2">
  256. <property name="visible">True</property>
  257. <property name="can_focus">False</property>
  258. <property name="hexpand">True</property>
  259. <property name="vexpand">True</property>
  260. <property name="top_padding">6</property>
  261. <property name="left_padding">12</property>
  262. <child>
  263. <!-- n-columns=1 n-rows=1 -->
  264. <object class="GtkGrid" id="grid4">
  265. <property name="visible">True</property>
  266. <property name="can_focus">False</property>
  267. <property name="hexpand">True</property>
  268. <property name="vexpand">True</property>
  269. <property name="row_spacing">6</property>
  270. <child>
  271. <object class="GtkCheckButton" id="link">
  272. <property name="label" translatable="yes" context="editsectiondialog|link">_Link</property>
  273. <property name="visible">True</property>
  274. <property name="can_focus">True</property>
  275. <property name="receives_default">False</property>
  276. <property name="hexpand">True</property>
  277. <property name="use_underline">True</property>
  278. <property name="xalign">0</property>
  279. <property name="inconsistent">True</property>
  280. <property name="draw_indicator">True</property>
  281. <child internal-child="accessible">
  282. <object class="AtkObject" id="link-atkobject">
  283. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|link">Inserts the contents of another document or section from another document in the current section.</property>
  284. </object>
  285. </child>
  286. </object>
  287. <packing>
  288. <property name="left_attach">0</property>
  289. <property name="top_attach">0</property>
  290. </packing>
  291. </child>
  292. <child>
  293. <object class="GtkCheckButton" id="dde">
  294. <property name="label" translatable="yes" context="editsectiondialog|dde">DD_E</property>
  295. <property name="visible">True</property>
  296. <property name="sensitive">False</property>
  297. <property name="can_focus">True</property>
  298. <property name="receives_default">False</property>
  299. <property name="hexpand">True</property>
  300. <property name="use_underline">True</property>
  301. <property name="xalign">0</property>
  302. <property name="draw_indicator">True</property>
  303. <child internal-child="accessible">
  304. <object class="AtkObject" id="dde-atkobject">
  305. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|dde">Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected.</property>
  306. </object>
  307. </child>
  308. </object>
  309. <packing>
  310. <property name="left_attach">0</property>
  311. <property name="top_attach">1</property>
  312. </packing>
  313. </child>
  314. <child>
  315. <object class="GtkAlignment" id="ddedepend">
  316. <property name="visible">True</property>
  317. <property name="can_focus">False</property>
  318. <property name="hexpand">True</property>
  319. <property name="left_padding">12</property>
  320. <child>
  321. <!-- n-columns=1 n-rows=1 -->
  322. <object class="GtkGrid" id="grid8">
  323. <property name="visible">True</property>
  324. <property name="can_focus">False</property>
  325. <property name="hexpand">True</property>
  326. <property name="row_spacing">6</property>
  327. <property name="column_spacing">12</property>
  328. <child>
  329. <object class="GtkButton" id="file">
  330. <property name="label" translatable="yes" context="editsectiondialog|file">Browse...</property>
  331. <property name="visible">True</property>
  332. <property name="can_focus">True</property>
  333. <property name="receives_default">True</property>
  334. <property name="use_underline">True</property>
  335. <child internal-child="accessible">
  336. <object class="AtkObject" id="file-atkobject">
  337. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|file">Locate the file that you want to insert as a link, and then click Insert.</property>
  338. </object>
  339. </child>
  340. </object>
  341. <packing>
  342. <property name="left_attach">2</property>
  343. <property name="top_attach">0</property>
  344. </packing>
  345. </child>
  346. <child>
  347. <object class="GtkEntry" id="filename">
  348. <property name="visible">True</property>
  349. <property name="can_focus">True</property>
  350. <property name="hexpand">True</property>
  351. <property name="activates_default">True</property>
  352. <property name="truncate-multiline">True</property>
  353. <child internal-child="accessible">
  354. <object class="AtkObject" id="filename-atkobject">
  355. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|filename">Enter the path and the filename for the file that you want to insert, or click the Browse button to locate the file.</property>
  356. </object>
  357. </child>
  358. </object>
  359. <packing>
  360. <property name="left_attach">1</property>
  361. <property name="top_attach">0</property>
  362. </packing>
  363. </child>
  364. <child>
  365. <object class="GtkLabel" id="sectionft">
  366. <property name="visible">True</property>
  367. <property name="can_focus">False</property>
  368. <property name="label" translatable="yes" context="editsectiondialog|sectionft">_Section</property>
  369. <property name="use_underline">True</property>
  370. <property name="mnemonic_widget">section</property>
  371. <property name="xalign">0</property>
  372. </object>
  373. <packing>
  374. <property name="left_attach">0</property>
  375. <property name="top_attach">1</property>
  376. </packing>
  377. </child>
  378. <child>
  379. <object class="GtkComboBoxText" id="section">
  380. <property name="visible">True</property>
  381. <property name="can_focus">False</property>
  382. <property name="hexpand">True</property>
  383. <property name="has_entry">True</property>
  384. <child internal-child="entry">
  385. <object class="GtkEntry" id="comboboxtext-entry">
  386. <property name="can_focus">True</property>
  387. <property name="truncate-multiline">True</property>
  388. <property name="activates_default">True</property>
  389. </object>
  390. </child>
  391. <child internal-child="accessible">
  392. <object class="AtkObject" id="section-atkobject">
  393. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|section">Select the section in the file that you want to insert as a link.</property>
  394. </object>
  395. </child>
  396. </object>
  397. <packing>
  398. <property name="left_attach">1</property>
  399. <property name="top_attach">1</property>
  400. <property name="width">2</property>
  401. </packing>
  402. </child>
  403. <child>
  404. <object class="GtkBox" id="box1">
  405. <property name="visible">True</property>
  406. <property name="can_focus">False</property>
  407. <property name="orientation">vertical</property>
  408. <child>
  409. <object class="GtkLabel" id="filenameft">
  410. <property name="visible">True</property>
  411. <property name="can_focus">False</property>
  412. <property name="label" translatable="yes" context="editsectiondialog|filenameft">_File name</property>
  413. <property name="use_underline">True</property>
  414. <property name="mnemonic_widget">filename</property>
  415. <property name="xalign">0</property>
  416. </object>
  417. <packing>
  418. <property name="expand">False</property>
  419. <property name="fill">True</property>
  420. <property name="position">0</property>
  421. </packing>
  422. </child>
  423. <child>
  424. <object class="GtkLabel" id="ddeft">
  425. <property name="can_focus">False</property>
  426. <property name="no_show_all">True</property>
  427. <property name="label" translatable="yes" context="editsectiondialog|ddeft">DDE _Command</property>
  428. <property name="use_underline">True</property>
  429. <property name="mnemonic_widget">filename</property>
  430. <property name="xalign">0</property>
  431. </object>
  432. <packing>
  433. <property name="expand">False</property>
  434. <property name="fill">True</property>
  435. <property name="position">1</property>
  436. </packing>
  437. </child>
  438. </object>
  439. <packing>
  440. <property name="left_attach">0</property>
  441. <property name="top_attach">0</property>
  442. </packing>
  443. </child>
  444. </object>
  445. </child>
  446. </object>
  447. <packing>
  448. <property name="left_attach">0</property>
  449. <property name="top_attach">2</property>
  450. </packing>
  451. </child>
  452. </object>
  453. </child>
  454. </object>
  455. </child>
  456. <child type="label">
  457. <object class="GtkLabel" id="label8">
  458. <property name="visible">True</property>
  459. <property name="can_focus">False</property>
  460. <property name="label" translatable="yes" context="editsectiondialog|label8">Link</property>
  461. <attributes>
  462. <attribute name="weight" value="bold"/>
  463. </attributes>
  464. </object>
  465. </child>
  466. </object>
  467. <packing>
  468. <property name="left_attach">0</property>
  469. <property name="top_attach">0</property>
  470. </packing>
  471. </child>
  472. <child>
  473. <object class="GtkFrame" id="frame3">
  474. <property name="visible">True</property>
  475. <property name="can_focus">False</property>
  476. <property name="hexpand">True</property>
  477. <property name="label_xalign">0</property>
  478. <property name="shadow_type">none</property>
  479. <child>
  480. <object class="GtkAlignment" id="alignment3">
  481. <property name="visible">True</property>
  482. <property name="can_focus">False</property>
  483. <property name="hexpand">True</property>
  484. <property name="vexpand">True</property>
  485. <property name="top_padding">6</property>
  486. <property name="left_padding">12</property>
  487. <child>
  488. <!-- n-columns=1 n-rows=1 -->
  489. <object class="GtkGrid" id="grid5">
  490. <property name="visible">True</property>
  491. <property name="can_focus">False</property>
  492. <property name="hexpand">True</property>
  493. <property name="vexpand">True</property>
  494. <property name="row_spacing">6</property>
  495. <property name="column_spacing">12</property>
  496. <child>
  497. <object class="GtkCheckButton" id="protect">
  498. <property name="label" translatable="yes" context="editsectiondialog|protect">_Protect</property>
  499. <property name="visible">True</property>
  500. <property name="sensitive">False</property>
  501. <property name="can_focus">True</property>
  502. <property name="receives_default">False</property>
  503. <property name="hexpand">True</property>
  504. <property name="use_underline">True</property>
  505. <property name="xalign">0</property>
  506. <property name="inconsistent">True</property>
  507. <property name="draw_indicator">True</property>
  508. <child internal-child="accessible">
  509. <object class="AtkObject" id="protect-atkobject">
  510. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|protect">Prevents the selected section from being edited.</property>
  511. </object>
  512. </child>
  513. </object>
  514. <packing>
  515. <property name="left_attach">0</property>
  516. <property name="top_attach">0</property>
  517. </packing>
  518. </child>
  519. <child>
  520. <object class="GtkAlignment" id="alignment7">
  521. <property name="visible">True</property>
  522. <property name="can_focus">False</property>
  523. <property name="left_padding">12</property>
  524. <child>
  525. <!-- n-columns=1 n-rows=1 -->
  526. <object class="GtkGrid" id="grid9">
  527. <property name="visible">True</property>
  528. <property name="can_focus">False</property>
  529. <property name="column_spacing">12</property>
  530. <child>
  531. <object class="GtkCheckButton" id="withpassword">
  532. <property name="label" translatable="yes" context="editsectiondialog|withpassword">Wit_h password</property>
  533. <property name="visible">True</property>
  534. <property name="can_focus">True</property>
  535. <property name="receives_default">False</property>
  536. <property name="hexpand">True</property>
  537. <property name="use_underline">True</property>
  538. <property name="xalign">0</property>
  539. <property name="draw_indicator">True</property>
  540. <accessibility>
  541. <relation type="label-for" target="password"/>
  542. </accessibility>
  543. <child internal-child="accessible">
  544. <object class="AtkObject" id="withpassword-atkobject">
  545. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|withpassword">Protects the selected section with a password. The password must have a minimum of 5 characters.</property>
  546. </object>
  547. </child>
  548. </object>
  549. <packing>
  550. <property name="left_attach">0</property>
  551. <property name="top_attach">0</property>
  552. </packing>
  553. </child>
  554. <child>
  555. <object class="GtkButton" id="password">
  556. <property name="label" translatable="yes" context="editsectiondialog|password">Password...</property>
  557. <property name="visible">True</property>
  558. <property name="can_focus">True</property>
  559. <property name="receives_default">True</property>
  560. <property name="use_underline">True</property>
  561. <accessibility>
  562. <relation type="labelled-by" target="withpassword"/>
  563. </accessibility>
  564. <child internal-child="accessible">
  565. <object class="AtkObject" id="password-atkobject">
  566. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|password">Opens a dialog where you can change the current password.</property>
  567. </object>
  568. </child>
  569. </object>
  570. <packing>
  571. <property name="left_attach">1</property>
  572. <property name="top_attach">0</property>
  573. </packing>
  574. </child>
  575. </object>
  576. </child>
  577. </object>
  578. <packing>
  579. <property name="left_attach">0</property>
  580. <property name="top_attach">1</property>
  581. </packing>
  582. </child>
  583. </object>
  584. </child>
  585. </object>
  586. </child>
  587. <child type="label">
  588. <object class="GtkLabel" id="label6">
  589. <property name="visible">True</property>
  590. <property name="can_focus">False</property>
  591. <property name="label" translatable="yes" context="editsectiondialog|label6">Write Protection</property>
  592. <attributes>
  593. <attribute name="weight" value="bold"/>
  594. </attributes>
  595. </object>
  596. </child>
  597. </object>
  598. <packing>
  599. <property name="left_attach">0</property>
  600. <property name="top_attach">1</property>
  601. </packing>
  602. </child>
  603. <child>
  604. <object class="GtkFrame" id="hideframe">
  605. <property name="visible">True</property>
  606. <property name="can_focus">False</property>
  607. <property name="hexpand">True</property>
  608. <property name="label_xalign">0</property>
  609. <property name="shadow_type">none</property>
  610. <child>
  611. <object class="GtkAlignment" id="alignment4">
  612. <property name="visible">True</property>
  613. <property name="can_focus">False</property>
  614. <property name="hexpand">True</property>
  615. <property name="vexpand">True</property>
  616. <property name="top_padding">6</property>
  617. <property name="left_padding">12</property>
  618. <child>
  619. <!-- n-columns=1 n-rows=1 -->
  620. <object class="GtkGrid" id="grid6">
  621. <property name="visible">True</property>
  622. <property name="can_focus">False</property>
  623. <property name="hexpand">True</property>
  624. <property name="vexpand">True</property>
  625. <property name="row_spacing">6</property>
  626. <property name="column_spacing">12</property>
  627. <child>
  628. <object class="GtkCheckButton" id="hide">
  629. <property name="label" translatable="yes" context="editsectiondialog|hide">Hide</property>
  630. <property name="visible">True</property>
  631. <property name="can_focus">True</property>
  632. <property name="receives_default">False</property>
  633. <property name="hexpand">True</property>
  634. <property name="use_underline">True</property>
  635. <property name="xalign">0</property>
  636. <property name="inconsistent">True</property>
  637. <property name="draw_indicator">True</property>
  638. <child internal-child="accessible">
  639. <object class="AtkObject" id="hide-atkobject">
  640. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|hide">Hides and prevents the selected section from being printed.</property>
  641. </object>
  642. </child>
  643. </object>
  644. <packing>
  645. <property name="left_attach">0</property>
  646. <property name="top_attach">0</property>
  647. </packing>
  648. </child>
  649. <child>
  650. <object class="GtkAlignment" id="alignment8">
  651. <property name="visible">True</property>
  652. <property name="can_focus">False</property>
  653. <property name="left_padding">12</property>
  654. <child>
  655. <!-- n-columns=1 n-rows=1 -->
  656. <object class="GtkGrid" id="grid10">
  657. <property name="visible">True</property>
  658. <property name="can_focus">False</property>
  659. <property name="hexpand">True</property>
  660. <property name="column_spacing">12</property>
  661. <child>
  662. <object class="GtkLabel" id="conditionft">
  663. <property name="visible">True</property>
  664. <property name="sensitive">False</property>
  665. <property name="can_focus">False</property>
  666. <property name="label" translatable="yes" context="editsectiondialog|conditionft">_With Condition</property>
  667. <property name="use_underline">True</property>
  668. <property name="mnemonic_widget">condition</property>
  669. <property name="xalign">0</property>
  670. </object>
  671. <packing>
  672. <property name="left_attach">0</property>
  673. <property name="top_attach">0</property>
  674. </packing>
  675. </child>
  676. <child>
  677. <object class="GtkEntry" id="condition">
  678. <property name="visible">True</property>
  679. <property name="sensitive">False</property>
  680. <property name="can_focus">True</property>
  681. <property name="hexpand">True</property>
  682. <property name="activates_default">True</property>
  683. <property name="truncate-multiline">True</property>
  684. <child internal-child="accessible">
  685. <object class="AtkObject" id="condition-atkobject">
  686. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|condition">Enter the condition that must be met to hide the section.</property>
  687. </object>
  688. </child>
  689. </object>
  690. <packing>
  691. <property name="left_attach">1</property>
  692. <property name="top_attach">0</property>
  693. </packing>
  694. </child>
  695. </object>
  696. </child>
  697. </object>
  698. <packing>
  699. <property name="left_attach">0</property>
  700. <property name="top_attach">1</property>
  701. </packing>
  702. </child>
  703. </object>
  704. </child>
  705. </object>
  706. </child>
  707. <child type="label">
  708. <object class="GtkLabel" id="label4">
  709. <property name="visible">True</property>
  710. <property name="can_focus">False</property>
  711. <property name="label" translatable="yes" context="editsectiondialog|label4">Hide</property>
  712. <attributes>
  713. <attribute name="weight" value="bold"/>
  714. </attributes>
  715. </object>
  716. </child>
  717. </object>
  718. <packing>
  719. <property name="left_attach">0</property>
  720. <property name="top_attach">2</property>
  721. </packing>
  722. </child>
  723. <child>
  724. <object class="GtkFrame" id="frame5">
  725. <property name="visible">True</property>
  726. <property name="can_focus">False</property>
  727. <property name="hexpand">True</property>
  728. <property name="label_xalign">0</property>
  729. <property name="shadow_type">none</property>
  730. <child>
  731. <object class="GtkAlignment" id="alignment5">
  732. <property name="visible">True</property>
  733. <property name="can_focus">False</property>
  734. <property name="hexpand">True</property>
  735. <property name="vexpand">True</property>
  736. <property name="top_padding">6</property>
  737. <property name="left_padding">12</property>
  738. <child>
  739. <!-- n-columns=1 n-rows=1 -->
  740. <object class="GtkGrid" id="grid7">
  741. <property name="visible">True</property>
  742. <property name="can_focus">False</property>
  743. <property name="hexpand">True</property>
  744. <property name="row_spacing">6</property>
  745. <property name="column_spacing">12</property>
  746. <child>
  747. <object class="GtkCheckButton" id="editinro">
  748. <property name="label" translatable="yes" context="editsectiondialog|editinro">E_ditable in read-only document</property>
  749. <property name="visible">True</property>
  750. <property name="can_focus">True</property>
  751. <property name="receives_default">False</property>
  752. <property name="hexpand">True</property>
  753. <property name="use_underline">True</property>
  754. <property name="xalign">0</property>
  755. <property name="inconsistent">True</property>
  756. <property name="draw_indicator">True</property>
  757. </object>
  758. <packing>
  759. <property name="left_attach">0</property>
  760. <property name="top_attach">0</property>
  761. </packing>
  762. </child>
  763. </object>
  764. </child>
  765. </object>
  766. </child>
  767. <child type="label">
  768. <object class="GtkLabel" id="label9">
  769. <property name="visible">True</property>
  770. <property name="can_focus">False</property>
  771. <property name="label" translatable="yes" context="editsectiondialog|label9">Properties</property>
  772. <attributes>
  773. <attribute name="weight" value="bold"/>
  774. </attributes>
  775. </object>
  776. </child>
  777. </object>
  778. <packing>
  779. <property name="left_attach">0</property>
  780. <property name="top_attach">3</property>
  781. </packing>
  782. </child>
  783. </object>
  784. <packing>
  785. <property name="left_attach">1</property>
  786. <property name="top_attach">0</property>
  787. </packing>
  788. </child>
  789. </object>
  790. <packing>
  791. <property name="expand">False</property>
  792. <property name="fill">True</property>
  793. <property name="position">1</property>
  794. </packing>
  795. </child>
  796. </object>
  797. </child>
  798. <action-widgets>
  799. <action-widget response="-5">ok</action-widget>
  800. <action-widget response="-6">cancel</action-widget>
  801. <action-widget response="101">options</action-widget>
  802. <action-widget response="102">remove</action-widget>
  803. <action-widget response="-11">help</action-widget>
  804. </action-widgets>
  805. <child type="titlebar">
  806. <placeholder/>
  807. </child>
  808. <child internal-child="accessible">
  809. <object class="AtkObject" id="EditSectionDialog-atkobject">
  810. <property name="AtkObject::accessible-description" translatable="yes" context="editsectiondialog|extended_tip|EditSectionDialog">Sets the properties of the section.</property>
  811. </object>
  812. </child>
  813. </object>
  814. <object class="GtkSizeGroup" id="sizegroup1">
  815. <widgets>
  816. <widget name="sectionft"/>
  817. <widget name="filenameft"/>
  818. <widget name="ddeft"/>
  819. <widget name="conditionft"/>
  820. </widgets>
  821. </object>
  822. </interface>