insertcaption.ui 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457
  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="GtkDialog" id="InsertCaptionDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="insertcaption|InsertCaptionDialog">Insert Caption</property>
  9. <property name="modal">True</property>
  10. <property name="default_width">0</property>
  11. <property name="default_height">0</property>
  12. <property name="type_hint">dialog</property>
  13. <child internal-child="vbox">
  14. <object class="GtkBox" id="dialog-vbox1">
  15. <property name="can_focus">False</property>
  16. <property name="orientation">vertical</property>
  17. <property name="spacing">12</property>
  18. <child internal-child="action_area">
  19. <object class="GtkButtonBox" id="dialog-action_area1">
  20. <property name="can_focus">False</property>
  21. <property name="layout_style">end</property>
  22. <child>
  23. <object class="GtkButton" id="auto">
  24. <property name="label" translatable="yes" context="insertcaption|auto">Auto...</property>
  25. <property name="visible">True</property>
  26. <property name="can_focus">True</property>
  27. <property name="receives_default">True</property>
  28. <child internal-child="accessible">
  29. <object class="AtkObject" id="auto-atkobject">
  30. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|auto">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</property>
  31. </object>
  32. </child>
  33. </object>
  34. <packing>
  35. <property name="expand">False</property>
  36. <property name="fill">True</property>
  37. <property name="position">0</property>
  38. </packing>
  39. </child>
  40. <child>
  41. <object class="GtkButton" id="options">
  42. <property name="label" translatable="yes" context="insertcaption|options">Options...</property>
  43. <property name="visible">True</property>
  44. <property name="can_focus">True</property>
  45. <property name="receives_default">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. </object>
  99. <packing>
  100. <property name="expand">False</property>
  101. <property name="fill">True</property>
  102. <property name="pack_type">end</property>
  103. <property name="position">1</property>
  104. </packing>
  105. </child>
  106. <child>
  107. <object class="GtkBox" id="box1">
  108. <property name="visible">True</property>
  109. <property name="can_focus">False</property>
  110. <property name="hexpand">True</property>
  111. <property name="vexpand">True</property>
  112. <property name="orientation">vertical</property>
  113. <property name="spacing">12</property>
  114. <child>
  115. <object class="GtkFrame" id="frame1">
  116. <property name="visible">True</property>
  117. <property name="can_focus">False</property>
  118. <property name="hexpand">True</property>
  119. <property name="label_xalign">0</property>
  120. <property name="shadow_type">none</property>
  121. <child>
  122. <object class="GtkAlignment" id="alignment1">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. <property name="top_padding">6</property>
  126. <property name="left_padding">12</property>
  127. <child>
  128. <object class="GtkEntry" id="caption_edit">
  129. <property name="visible">True</property>
  130. <property name="can_focus">True</property>
  131. <property name="hexpand">True</property>
  132. <property name="truncate-multiline">True</property>
  133. <property name="activates_default">True</property>
  134. </object>
  135. </child>
  136. </object>
  137. </child>
  138. <child type="label">
  139. <object class="GtkLabel" id="label1">
  140. <property name="visible">True</property>
  141. <property name="can_focus">False</property>
  142. <property name="label" translatable="yes" context="insertcaption|label1">Caption</property>
  143. <attributes>
  144. <attribute name="weight" value="bold"/>
  145. </attributes>
  146. </object>
  147. </child>
  148. </object>
  149. <packing>
  150. <property name="expand">False</property>
  151. <property name="fill">True</property>
  152. <property name="position">0</property>
  153. </packing>
  154. </child>
  155. <child>
  156. <object class="GtkFrame" id="frame2">
  157. <property name="visible">True</property>
  158. <property name="can_focus">False</property>
  159. <property name="hexpand">True</property>
  160. <property name="label_xalign">0</property>
  161. <property name="shadow_type">none</property>
  162. <child>
  163. <object class="GtkAlignment" id="alignment2">
  164. <property name="visible">True</property>
  165. <property name="can_focus">False</property>
  166. <property name="top_padding">6</property>
  167. <property name="left_padding">12</property>
  168. <child>
  169. <!-- n-columns=1 n-rows=1 -->
  170. <object class="GtkGrid" id="grid1">
  171. <property name="visible">True</property>
  172. <property name="can_focus">False</property>
  173. <property name="hexpand">True</property>
  174. <property name="row_spacing">6</property>
  175. <property name="column_spacing">12</property>
  176. <child>
  177. <object class="GtkLabel" id="numbering_label">
  178. <property name="visible">True</property>
  179. <property name="can_focus">False</property>
  180. <property name="halign">start</property>
  181. <property name="label" translatable="yes" context="insertcaption|numbering_label">Numbering:</property>
  182. <property name="use_underline">True</property>
  183. <property name="mnemonic_widget">numbering</property>
  184. </object>
  185. <packing>
  186. <property name="left_attach">0</property>
  187. <property name="top_attach">1</property>
  188. </packing>
  189. </child>
  190. <child>
  191. <object class="GtkLabel" id="separator_label">
  192. <property name="visible">True</property>
  193. <property name="can_focus">False</property>
  194. <property name="halign">start</property>
  195. <property name="label" translatable="yes" context="insertcaption|separator_label">Separator:</property>
  196. <property name="use_underline">True</property>
  197. <property name="mnemonic_widget">separator_edit</property>
  198. </object>
  199. <packing>
  200. <property name="left_attach">0</property>
  201. <property name="top_attach">3</property>
  202. </packing>
  203. </child>
  204. <child>
  205. <object class="GtkLabel" id="position_label">
  206. <property name="visible">True</property>
  207. <property name="can_focus">False</property>
  208. <property name="halign">start</property>
  209. <property name="label" translatable="yes" context="insertcaption|position_label">Position:</property>
  210. <property name="use_underline">True</property>
  211. <property name="mnemonic_widget">position</property>
  212. </object>
  213. <packing>
  214. <property name="left_attach">0</property>
  215. <property name="top_attach">4</property>
  216. </packing>
  217. </child>
  218. <child>
  219. <object class="GtkComboBoxText" id="numbering">
  220. <property name="visible">True</property>
  221. <property name="can_focus">False</property>
  222. <property name="hexpand">True</property>
  223. <child internal-child="accessible">
  224. <object class="AtkObject" id="numbering-atkobject">
  225. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|numbering">Select the type of numbering that you want to use in the caption.</property>
  226. </object>
  227. </child>
  228. </object>
  229. <packing>
  230. <property name="left_attach">1</property>
  231. <property name="top_attach">1</property>
  232. </packing>
  233. </child>
  234. <child>
  235. <object class="GtkEntry" id="separator_edit">
  236. <property name="visible">True</property>
  237. <property name="can_focus">True</property>
  238. <property name="hexpand">True</property>
  239. <property name="activates_default">True</property>
  240. <property name="text" translatable="yes" context="insertcaption|separator_edit">: </property>
  241. <property name="truncate-multiline">True</property>
  242. <child internal-child="accessible">
  243. <object class="AtkObject" id="separator_edit-atkobject">
  244. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|separator_edit">Enter optional text characters to appear between the number and the caption text.</property>
  245. </object>
  246. </child>
  247. </object>
  248. <packing>
  249. <property name="left_attach">1</property>
  250. <property name="top_attach">3</property>
  251. </packing>
  252. </child>
  253. <child>
  254. <object class="GtkLabel" id="num_separator">
  255. <property name="visible">True</property>
  256. <property name="can_focus">False</property>
  257. <property name="halign">start</property>
  258. <property name="label" translatable="yes" context="insertcaption|num_separator">Numbering separator:</property>
  259. <property name="use_underline">True</property>
  260. <property name="mnemonic_widget">num_separator_edit</property>
  261. </object>
  262. <packing>
  263. <property name="left_attach">0</property>
  264. <property name="top_attach">2</property>
  265. </packing>
  266. </child>
  267. <child>
  268. <object class="GtkEntry" id="num_separator_edit">
  269. <property name="visible">True</property>
  270. <property name="can_focus">True</property>
  271. <property name="hexpand">True</property>
  272. <property name="activates_default">True</property>
  273. <property name="text" translatable="yes" context="insertcaption|num_separator_edit">. </property>
  274. <property name="truncate-multiline">True</property>
  275. <child internal-child="accessible">
  276. <object class="AtkObject" id="num_separator_edit-atkobject">
  277. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|num_separator_edit">Type the text that you want to appear after the caption number.</property>
  278. </object>
  279. </child>
  280. </object>
  281. <packing>
  282. <property name="left_attach">1</property>
  283. <property name="top_attach">2</property>
  284. </packing>
  285. </child>
  286. <child>
  287. <object class="GtkComboBoxText" id="position">
  288. <property name="visible">True</property>
  289. <property name="can_focus">False</property>
  290. <property name="hexpand">True</property>
  291. <child internal-child="accessible">
  292. <object class="AtkObject" id="position-atkobject">
  293. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|position">Adds the caption above or below the selected item. This option is only available for some objects.</property>
  294. </object>
  295. </child>
  296. </object>
  297. <packing>
  298. <property name="left_attach">1</property>
  299. <property name="top_attach">4</property>
  300. </packing>
  301. </child>
  302. <child>
  303. <object class="GtkLabel" id="label4">
  304. <property name="visible">True</property>
  305. <property name="can_focus">False</property>
  306. <property name="halign">start</property>
  307. <property name="label" translatable="yes" context="insertcaption|label4">Category:</property>
  308. <property name="use_underline">True</property>
  309. <property name="mnemonic_widget">category</property>
  310. </object>
  311. <packing>
  312. <property name="left_attach">0</property>
  313. <property name="top_attach">0</property>
  314. </packing>
  315. </child>
  316. <child>
  317. <object class="GtkComboBoxText" id="category">
  318. <property name="visible">True</property>
  319. <property name="can_focus">False</property>
  320. <property name="has_entry">True</property>
  321. <child internal-child="entry">
  322. <object class="GtkEntry" id="comboboxtext-entry">
  323. <property name="can_focus">True</property>
  324. <property name="truncate-multiline">True</property>
  325. <property name="activates_default">True</property>
  326. </object>
  327. </child>
  328. <child internal-child="accessible">
  329. <object class="AtkObject" id="category-atkobject">
  330. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|category">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name.</property>
  331. </object>
  332. </child>
  333. </object>
  334. <packing>
  335. <property name="left_attach">1</property>
  336. <property name="top_attach">0</property>
  337. </packing>
  338. </child>
  339. </object>
  340. </child>
  341. </object>
  342. </child>
  343. <child type="label">
  344. <object class="GtkLabel" id="label2">
  345. <property name="visible">True</property>
  346. <property name="can_focus">False</property>
  347. <property name="label" translatable="yes" context="insertcaption|label2">Properties</property>
  348. <attributes>
  349. <attribute name="weight" value="bold"/>
  350. </attributes>
  351. </object>
  352. </child>
  353. </object>
  354. <packing>
  355. <property name="expand">False</property>
  356. <property name="fill">True</property>
  357. <property name="position">1</property>
  358. </packing>
  359. </child>
  360. <child>
  361. <object class="GtkFrame" id="frame3">
  362. <property name="visible">True</property>
  363. <property name="can_focus">False</property>
  364. <property name="hexpand">True</property>
  365. <property name="label_xalign">0</property>
  366. <property name="shadow_type">none</property>
  367. <child>
  368. <object class="GtkAlignment" id="alignment3">
  369. <property name="visible">True</property>
  370. <property name="can_focus">False</property>
  371. <property name="top_padding">6</property>
  372. <property name="left_padding">12</property>
  373. <child>
  374. <object class="GtkScrolledWindow">
  375. <property name="visible">True</property>
  376. <property name="can_focus">True</property>
  377. <property name="hscrollbar_policy">never</property>
  378. <property name="vscrollbar_policy">never</property>
  379. <property name="shadow_type">in</property>
  380. <child>
  381. <object class="GtkViewport">
  382. <property name="visible">True</property>
  383. <property name="can_focus">False</property>
  384. <child>
  385. <object class="GtkDrawingArea" id="preview">
  386. <property name="visible">True</property>
  387. <property name="can_focus">False</property>
  388. </object>
  389. </child>
  390. </object>
  391. </child>
  392. </object>
  393. </child>
  394. </object>
  395. </child>
  396. <child type="label">
  397. <object class="GtkLabel" id="label3">
  398. <property name="visible">True</property>
  399. <property name="can_focus">False</property>
  400. <property name="label" translatable="yes" context="insertcaption|label3">Preview</property>
  401. <attributes>
  402. <attribute name="weight" value="bold"/>
  403. </attributes>
  404. </object>
  405. </child>
  406. </object>
  407. <packing>
  408. <property name="expand">False</property>
  409. <property name="fill">True</property>
  410. <property name="position">2</property>
  411. </packing>
  412. </child>
  413. </object>
  414. <packing>
  415. <property name="expand">True</property>
  416. <property name="fill">True</property>
  417. <property name="position">0</property>
  418. </packing>
  419. </child>
  420. </object>
  421. </child>
  422. <action-widgets>
  423. <action-widget response="101">auto</action-widget>
  424. <action-widget response="102">options</action-widget>
  425. <action-widget response="-5">ok</action-widget>
  426. <action-widget response="-6">cancel</action-widget>
  427. <action-widget response="-11">help</action-widget>
  428. </action-widgets>
  429. <child type="titlebar">
  430. <placeholder/>
  431. </child>
  432. <child internal-child="accessible">
  433. <object class="AtkObject" id="InsertCaptionDialog-atkobject">
  434. <property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|InsertCaptionDialog">Adds a numbered caption to a selected image, table, chart, frame, or shape.</property>
  435. </object>
  436. </child>
  437. </object>
  438. <object class="GtkAdjustment" id="adjustment1">
  439. <property name="lower">1</property>
  440. <property name="upper">9999</property>
  441. <property name="value">1</property>
  442. <property name="step_increment">1</property>
  443. <property name="page_increment">10</property>
  444. </object>
  445. <object class="GtkListStore" id="liststore1">
  446. <columns>
  447. <!-- column-name gchararray1 -->
  448. <column type="gchararray"/>
  449. </columns>
  450. <data>
  451. <row>
  452. <col id="0" translatable="yes" context="insertcaption|liststore1">[None]</col>
  453. </row>
  454. </data>
  455. </object>
  456. </interface>