bulletsandnumbering.ui 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  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="GtkDialog" id="BulletsAndNumberingDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="bulletsandnumbering|BulletsAndNumberingDialog">Bullets and Numbering</property>
  9. <property name="resizable">False</property>
  10. <property name="modal">True</property>
  11. <property name="window_position">mouse</property>
  12. <property name="type_hint">dialog</property>
  13. <child>
  14. <placeholder/>
  15. </child>
  16. <child internal-child="vbox">
  17. <object class="GtkBox" id="dialog-vbox1">
  18. <property name="can_focus">False</property>
  19. <property name="orientation">vertical</property>
  20. <property name="spacing">12</property>
  21. <child internal-child="action_area">
  22. <object class="GtkButtonBox" id="dialog-action_area1">
  23. <property name="can_focus">False</property>
  24. <property name="layout_style">end</property>
  25. <child>
  26. <object class="GtkButton" id="user">
  27. <property name="label" translatable="yes" context="bulletsandnumbering|user">_Remove</property>
  28. <property name="visible">True</property>
  29. <property name="can_focus">True</property>
  30. <property name="receives_default">True</property>
  31. <property name="use_underline">True</property>
  32. </object>
  33. <packing>
  34. <property name="expand">False</property>
  35. <property name="fill">True</property>
  36. <property name="position">0</property>
  37. </packing>
  38. </child>
  39. <child>
  40. <object class="GtkButton" id="reset">
  41. <property name="label" translatable="yes" context="bulletsandnumbering|reset">Reset</property>
  42. <property name="visible">True</property>
  43. <property name="can_focus">True</property>
  44. <property name="receives_default">True</property>
  45. <property name="use_underline">True</property>
  46. </object>
  47. <packing>
  48. <property name="expand">False</property>
  49. <property name="fill">True</property>
  50. <property name="position">1</property>
  51. </packing>
  52. </child>
  53. <child>
  54. <object class="GtkButton" id="ok">
  55. <property name="label">gtk-ok</property>
  56. <property name="visible">True</property>
  57. <property name="can_focus">True</property>
  58. <property name="can_default">True</property>
  59. <property name="has_default">True</property>
  60. <property name="receives_default">True</property>
  61. <property name="use_stock">True</property>
  62. </object>
  63. <packing>
  64. <property name="expand">False</property>
  65. <property name="fill">True</property>
  66. <property name="position">2</property>
  67. </packing>
  68. </child>
  69. <child>
  70. <object class="GtkButton" id="cancel">
  71. <property name="label">gtk-cancel</property>
  72. <property name="visible">True</property>
  73. <property name="can_focus">True</property>
  74. <property name="receives_default">True</property>
  75. <property name="use_stock">True</property>
  76. </object>
  77. <packing>
  78. <property name="expand">False</property>
  79. <property name="fill">True</property>
  80. <property name="position">3</property>
  81. </packing>
  82. </child>
  83. <child>
  84. <object class="GtkButton" id="help">
  85. <property name="label">gtk-help</property>
  86. <property name="visible">True</property>
  87. <property name="can_focus">True</property>
  88. <property name="receives_default">True</property>
  89. <property name="use_stock">True</property>
  90. </object>
  91. <packing>
  92. <property name="expand">False</property>
  93. <property name="fill">True</property>
  94. <property name="position">4</property>
  95. <property name="secondary">True</property>
  96. </packing>
  97. </child>
  98. <child>
  99. <object class="GtkComboBoxText" id="dummycombo">
  100. <property name="can_focus">False</property>
  101. </object>
  102. <packing>
  103. <property name="expand">True</property>
  104. <property name="fill">True</property>
  105. <property name="position">5</property>
  106. </packing>
  107. </child>
  108. </object>
  109. <packing>
  110. <property name="expand">False</property>
  111. <property name="fill">True</property>
  112. <property name="pack_type">end</property>
  113. <property name="position">0</property>
  114. </packing>
  115. </child>
  116. <child>
  117. <object class="GtkNotebook" id="tabcontrol">
  118. <property name="visible">True</property>
  119. <property name="can_focus">True</property>
  120. <property name="hexpand">True</property>
  121. <property name="vexpand">True</property>
  122. <property name="scrollable">True</property>
  123. <property name="enable_popup">True</property>
  124. <child>
  125. <!-- n-columns=1 n-rows=1 -->
  126. <object class="GtkGrid">
  127. <property name="visible">True</property>
  128. <property name="can_focus">False</property>
  129. <child>
  130. <placeholder/>
  131. </child>
  132. <child>
  133. <placeholder/>
  134. </child>
  135. <child>
  136. <placeholder/>
  137. </child>
  138. <child>
  139. <placeholder/>
  140. </child>
  141. <child>
  142. <placeholder/>
  143. </child>
  144. <child>
  145. <placeholder/>
  146. </child>
  147. <child>
  148. <placeholder/>
  149. </child>
  150. <child>
  151. <placeholder/>
  152. </child>
  153. <child>
  154. <placeholder/>
  155. </child>
  156. </object>
  157. </child>
  158. <child type="tab">
  159. <object class="GtkLabel" id="bullets">
  160. <property name="visible">True</property>
  161. <property name="can_focus">False</property>
  162. <property name="label" translatable="yes" context="bulletsandnumbering|bullets">Bullets</property>
  163. </object>
  164. <packing>
  165. <property name="tab_fill">False</property>
  166. </packing>
  167. </child>
  168. <child>
  169. <!-- n-columns=1 n-rows=1 -->
  170. <object class="GtkGrid">
  171. <property name="visible">True</property>
  172. <property name="can_focus">False</property>
  173. <child>
  174. <placeholder/>
  175. </child>
  176. <child>
  177. <placeholder/>
  178. </child>
  179. <child>
  180. <placeholder/>
  181. </child>
  182. <child>
  183. <placeholder/>
  184. </child>
  185. <child>
  186. <placeholder/>
  187. </child>
  188. <child>
  189. <placeholder/>
  190. </child>
  191. <child>
  192. <placeholder/>
  193. </child>
  194. <child>
  195. <placeholder/>
  196. </child>
  197. <child>
  198. <placeholder/>
  199. </child>
  200. </object>
  201. <packing>
  202. <property name="position">1</property>
  203. </packing>
  204. </child>
  205. <child type="tab">
  206. <object class="GtkLabel" id="singlenum">
  207. <property name="visible">True</property>
  208. <property name="can_focus">False</property>
  209. <property name="label" translatable="yes" context="bulletsandnumbering|singlenum">Numbering</property>
  210. </object>
  211. <packing>
  212. <property name="position">1</property>
  213. <property name="tab_fill">False</property>
  214. </packing>
  215. </child>
  216. <child>
  217. <!-- n-columns=1 n-rows=1 -->
  218. <object class="GtkGrid">
  219. <property name="visible">True</property>
  220. <property name="can_focus">False</property>
  221. <child>
  222. <placeholder/>
  223. </child>
  224. <child>
  225. <placeholder/>
  226. </child>
  227. <child>
  228. <placeholder/>
  229. </child>
  230. <child>
  231. <placeholder/>
  232. </child>
  233. <child>
  234. <placeholder/>
  235. </child>
  236. <child>
  237. <placeholder/>
  238. </child>
  239. <child>
  240. <placeholder/>
  241. </child>
  242. <child>
  243. <placeholder/>
  244. </child>
  245. <child>
  246. <placeholder/>
  247. </child>
  248. </object>
  249. <packing>
  250. <property name="position">2</property>
  251. </packing>
  252. </child>
  253. <child type="tab">
  254. <object class="GtkLabel" id="outlinenum">
  255. <property name="visible">True</property>
  256. <property name="can_focus">False</property>
  257. <property name="label" translatable="yes" context="bulletsandnumbering|outlinenum">Outline</property>
  258. </object>
  259. <packing>
  260. <property name="position">2</property>
  261. <property name="tab_fill">False</property>
  262. </packing>
  263. </child>
  264. <child>
  265. <!-- n-columns=1 n-rows=1 -->
  266. <object class="GtkGrid">
  267. <property name="visible">True</property>
  268. <property name="can_focus">False</property>
  269. <child>
  270. <placeholder/>
  271. </child>
  272. <child>
  273. <placeholder/>
  274. </child>
  275. <child>
  276. <placeholder/>
  277. </child>
  278. <child>
  279. <placeholder/>
  280. </child>
  281. <child>
  282. <placeholder/>
  283. </child>
  284. <child>
  285. <placeholder/>
  286. </child>
  287. <child>
  288. <placeholder/>
  289. </child>
  290. <child>
  291. <placeholder/>
  292. </child>
  293. <child>
  294. <placeholder/>
  295. </child>
  296. </object>
  297. <packing>
  298. <property name="position">3</property>
  299. </packing>
  300. </child>
  301. <child type="tab">
  302. <object class="GtkLabel" id="graphics">
  303. <property name="visible">True</property>
  304. <property name="can_focus">False</property>
  305. <property name="label" translatable="yes" context="bulletsandnumbering|graphics">Image</property>
  306. </object>
  307. <packing>
  308. <property name="position">3</property>
  309. <property name="tab_fill">False</property>
  310. </packing>
  311. </child>
  312. <child>
  313. <!-- n-columns=1 n-rows=1 -->
  314. <object class="GtkGrid">
  315. <property name="visible">True</property>
  316. <property name="can_focus">False</property>
  317. <child>
  318. <placeholder/>
  319. </child>
  320. <child>
  321. <placeholder/>
  322. </child>
  323. <child>
  324. <placeholder/>
  325. </child>
  326. <child>
  327. <placeholder/>
  328. </child>
  329. <child>
  330. <placeholder/>
  331. </child>
  332. <child>
  333. <placeholder/>
  334. </child>
  335. <child>
  336. <placeholder/>
  337. </child>
  338. <child>
  339. <placeholder/>
  340. </child>
  341. <child>
  342. <placeholder/>
  343. </child>
  344. </object>
  345. <packing>
  346. <property name="position">4</property>
  347. </packing>
  348. </child>
  349. <child type="tab">
  350. <object class="GtkLabel" id="position">
  351. <property name="visible">True</property>
  352. <property name="can_focus">False</property>
  353. <property name="label" translatable="yes" context="bulletsandnumbering|position">Position</property>
  354. </object>
  355. <packing>
  356. <property name="position">4</property>
  357. <property name="tab_fill">False</property>
  358. </packing>
  359. </child>
  360. <child>
  361. <!-- n-columns=1 n-rows=1 -->
  362. <object class="GtkGrid">
  363. <property name="visible">True</property>
  364. <property name="can_focus">False</property>
  365. <child>
  366. <placeholder/>
  367. </child>
  368. <child>
  369. <placeholder/>
  370. </child>
  371. <child>
  372. <placeholder/>
  373. </child>
  374. <child>
  375. <placeholder/>
  376. </child>
  377. <child>
  378. <placeholder/>
  379. </child>
  380. <child>
  381. <placeholder/>
  382. </child>
  383. <child>
  384. <placeholder/>
  385. </child>
  386. <child>
  387. <placeholder/>
  388. </child>
  389. <child>
  390. <placeholder/>
  391. </child>
  392. </object>
  393. <packing>
  394. <property name="position">5</property>
  395. </packing>
  396. </child>
  397. <child type="tab">
  398. <object class="GtkLabel" id="customize">
  399. <property name="visible">True</property>
  400. <property name="can_focus">False</property>
  401. <property name="label" translatable="yes" context="bulletsandnumbering|customize">Customize</property>
  402. </object>
  403. <packing>
  404. <property name="position">5</property>
  405. <property name="tab_fill">False</property>
  406. </packing>
  407. </child>
  408. </object>
  409. <packing>
  410. <property name="expand">True</property>
  411. <property name="fill">True</property>
  412. <property name="position">1</property>
  413. </packing>
  414. </child>
  415. </object>
  416. </child>
  417. <action-widgets>
  418. <action-widget response="102">user</action-widget>
  419. <action-widget response="101">reset</action-widget>
  420. <action-widget response="-5">ok</action-widget>
  421. <action-widget response="-6">cancel</action-widget>
  422. <action-widget response="-11">help</action-widget>
  423. </action-widgets>
  424. </object>
  425. </interface>