exportepub.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="wpt">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="EpubDialog">
  6. <property name="can_focus">False</property>
  7. <property name="hexpand">True</property>
  8. <property name="border_width">6</property>
  9. <property name="title" translatable="yes" context="exportepub|EpubDialog">EPUB Export</property>
  10. <property name="resizable">False</property>
  11. <property name="modal">True</property>
  12. <property name="default_width">0</property>
  13. <property name="default_height">0</property>
  14. <property name="type_hint">dialog</property>
  15. <child>
  16. <placeholder/>
  17. </child>
  18. <child internal-child="vbox">
  19. <object class="GtkBox" id="dialog-vbox1">
  20. <property name="can_focus">False</property>
  21. <property name="hexpand">True</property>
  22. <property name="orientation">vertical</property>
  23. <property name="spacing">12</property>
  24. <child internal-child="action_area">
  25. <object class="GtkButtonBox" id="dialog-action_area1">
  26. <property name="can_focus">False</property>
  27. <property name="layout_style">end</property>
  28. <child>
  29. <object class="GtkButton" id="ok">
  30. <property name="label">gtk-ok</property>
  31. <property name="visible">True</property>
  32. <property name="can_focus">True</property>
  33. <property name="can_default">True</property>
  34. <property name="has_default">True</property>
  35. <property name="receives_default">True</property>
  36. <property name="use_stock">True</property>
  37. </object>
  38. <packing>
  39. <property name="expand">False</property>
  40. <property name="fill">True</property>
  41. <property name="position">0</property>
  42. </packing>
  43. </child>
  44. <child>
  45. <object class="GtkButton" id="cancel">
  46. <property name="label">gtk-cancel</property>
  47. <property name="visible">True</property>
  48. <property name="can_focus">True</property>
  49. <property name="receives_default">True</property>
  50. <property name="use_stock">True</property>
  51. </object>
  52. <packing>
  53. <property name="expand">False</property>
  54. <property name="fill">True</property>
  55. <property name="position">1</property>
  56. </packing>
  57. </child>
  58. <child>
  59. <object class="GtkButton" id="help">
  60. <property name="label">gtk-help</property>
  61. <property name="visible">True</property>
  62. <property name="can_focus">True</property>
  63. <property name="receives_default">True</property>
  64. <property name="use_stock">True</property>
  65. </object>
  66. <packing>
  67. <property name="expand">False</property>
  68. <property name="fill">True</property>
  69. <property name="position">2</property>
  70. <property name="secondary">True</property>
  71. </packing>
  72. </child>
  73. </object>
  74. <packing>
  75. <property name="expand">False</property>
  76. <property name="fill">True</property>
  77. <property name="pack_type">end</property>
  78. <property name="position">2</property>
  79. </packing>
  80. </child>
  81. <child>
  82. <!-- n-columns=1 n-rows=1 -->
  83. <object class="GtkGrid">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="hexpand">True</property>
  87. <property name="row_spacing">6</property>
  88. <property name="column_spacing">12</property>
  89. <child>
  90. <object class="GtkFrame" id="general">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="hexpand">True</property>
  94. <property name="vexpand">True</property>
  95. <property name="border_width">6</property>
  96. <property name="label_xalign">0</property>
  97. <property name="shadow_type">none</property>
  98. <child>
  99. <object class="GtkAlignment" id="alignment7">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="hexpand">True</property>
  103. <property name="top_padding">6</property>
  104. <property name="left_padding">12</property>
  105. <child>
  106. <!-- n-columns=1 n-rows=1 -->
  107. <object class="GtkGrid" id="grid2">
  108. <property name="visible">True</property>
  109. <property name="can_focus">False</property>
  110. <property name="hexpand">True</property>
  111. <property name="row_spacing">6</property>
  112. <property name="column_spacing">12</property>
  113. <child>
  114. <object class="GtkLabel" id="versionft">
  115. <property name="visible">True</property>
  116. <property name="can_focus">False</property>
  117. <property name="label" translatable="yes" context="exportepub|versionft">Version:</property>
  118. <property name="use_underline">True</property>
  119. <property name="mnemonic_widget">versionlb</property>
  120. <property name="xalign">0</property>
  121. </object>
  122. <packing>
  123. <property name="left_attach">0</property>
  124. <property name="top_attach">0</property>
  125. </packing>
  126. </child>
  127. <child>
  128. <object class="GtkComboBoxText" id="versionlb">
  129. <property name="visible">True</property>
  130. <property name="can_focus">False</property>
  131. <property name="hexpand">True</property>
  132. <property name="active">0</property>
  133. <items>
  134. <item translatable="yes" context="exportepub|epub3">EPUB 3.0</item>
  135. <item translatable="yes" context="exportepub|epub2">EPUB 2.0</item>
  136. </items>
  137. </object>
  138. <packing>
  139. <property name="left_attach">1</property>
  140. <property name="top_attach">0</property>
  141. <property name="width">2</property>
  142. </packing>
  143. </child>
  144. <child>
  145. <object class="GtkComboBoxText" id="splitlb">
  146. <property name="visible">True</property>
  147. <property name="can_focus">False</property>
  148. <property name="hexpand">True</property>
  149. <property name="active">0</property>
  150. <items>
  151. <item translatable="yes" context="exportepub|splitpage">Page break</item>
  152. <item translatable="yes" context="exportepub|splitheading">Heading</item>
  153. </items>
  154. </object>
  155. <packing>
  156. <property name="left_attach">1</property>
  157. <property name="top_attach">1</property>
  158. <property name="width">2</property>
  159. </packing>
  160. </child>
  161. <child>
  162. <object class="GtkLabel" id="splitft">
  163. <property name="visible">True</property>
  164. <property name="can_focus">False</property>
  165. <property name="label" translatable="yes" context="exportepub|splitft">Split method:</property>
  166. <property name="use_underline">True</property>
  167. <property name="mnemonic_widget">splitlb</property>
  168. <property name="xalign">0</property>
  169. </object>
  170. <packing>
  171. <property name="left_attach">0</property>
  172. <property name="top_attach">1</property>
  173. </packing>
  174. </child>
  175. <child>
  176. <object class="GtkLabel" id="layoutft">
  177. <property name="visible">True</property>
  178. <property name="can_focus">False</property>
  179. <property name="label" translatable="yes" context="exportepub|layoutft">Layout method:</property>
  180. <property name="use_underline">True</property>
  181. <property name="mnemonic_widget">layoutlb</property>
  182. <property name="xalign">0</property>
  183. </object>
  184. <packing>
  185. <property name="left_attach">0</property>
  186. <property name="top_attach">2</property>
  187. </packing>
  188. </child>
  189. <child>
  190. <object class="GtkComboBoxText" id="layoutlb">
  191. <property name="visible">True</property>
  192. <property name="can_focus">False</property>
  193. <property name="hexpand">True</property>
  194. <property name="active">0</property>
  195. <items>
  196. <item translatable="yes" context="exportepub|layoutreflowable">Reflowable</item>
  197. <item translatable="yes" context="exportepub|layoutfixed">Fixed</item>
  198. </items>
  199. </object>
  200. <packing>
  201. <property name="left_attach">1</property>
  202. <property name="top_attach">2</property>
  203. <property name="width">2</property>
  204. </packing>
  205. </child>
  206. </object>
  207. </child>
  208. </object>
  209. </child>
  210. <child type="label">
  211. <object class="GtkLabel" id="generalft">
  212. <property name="visible">True</property>
  213. <property name="can_focus">False</property>
  214. <property name="label" translatable="yes" context="exportepub|generalft">General</property>
  215. <property name="use_underline">True</property>
  216. <property name="xalign">0</property>
  217. <attributes>
  218. <attribute name="weight" value="bold"/>
  219. </attributes>
  220. </object>
  221. </child>
  222. </object>
  223. <packing>
  224. <property name="left_attach">0</property>
  225. <property name="top_attach">0</property>
  226. </packing>
  227. </child>
  228. <child>
  229. <object class="GtkFrame" id="metadata">
  230. <property name="visible">True</property>
  231. <property name="can_focus">False</property>
  232. <property name="hexpand">True</property>
  233. <property name="vexpand">True</property>
  234. <property name="border_width">6</property>
  235. <property name="label_xalign">0</property>
  236. <property name="shadow_type">none</property>
  237. <child>
  238. <object class="GtkAlignment" id="alignment8">
  239. <property name="visible">True</property>
  240. <property name="can_focus">False</property>
  241. <property name="hexpand">True</property>
  242. <property name="top_padding">6</property>
  243. <property name="left_padding">12</property>
  244. <child>
  245. <!-- n-columns=1 n-rows=1 -->
  246. <object class="GtkGrid" id="grid3">
  247. <property name="visible">True</property>
  248. <property name="can_focus">False</property>
  249. <property name="hexpand">True</property>
  250. <property name="row_spacing">6</property>
  251. <property name="column_spacing">12</property>
  252. <child>
  253. <object class="GtkLabel" id="identifierft">
  254. <property name="visible">True</property>
  255. <property name="can_focus">False</property>
  256. <property name="label" translatable="yes" context="exportepub|identifierft">Identifier:</property>
  257. <property name="use_underline">True</property>
  258. <property name="mnemonic_widget">identifier</property>
  259. <property name="xalign">0</property>
  260. </object>
  261. <packing>
  262. <property name="left_attach">0</property>
  263. <property name="top_attach">0</property>
  264. </packing>
  265. </child>
  266. <child>
  267. <object class="GtkLabel" id="titleft">
  268. <property name="visible">True</property>
  269. <property name="can_focus">False</property>
  270. <property name="label" translatable="yes" context="exportepub|titleft">Title:</property>
  271. <property name="use_underline">True</property>
  272. <property name="mnemonic_widget">title</property>
  273. <property name="xalign">0</property>
  274. </object>
  275. <packing>
  276. <property name="left_attach">0</property>
  277. <property name="top_attach">1</property>
  278. </packing>
  279. </child>
  280. <child>
  281. <object class="GtkLabel" id="authorft">
  282. <property name="visible">True</property>
  283. <property name="can_focus">False</property>
  284. <property name="label" translatable="yes" context="exportepub|authorft">Author:</property>
  285. <property name="use_underline">True</property>
  286. <property name="mnemonic_widget">author</property>
  287. <property name="xalign">0</property>
  288. </object>
  289. <packing>
  290. <property name="left_attach">0</property>
  291. <property name="top_attach">2</property>
  292. </packing>
  293. </child>
  294. <child>
  295. <object class="GtkLabel" id="dateft">
  296. <property name="visible">True</property>
  297. <property name="can_focus">False</property>
  298. <property name="label" translatable="yes" context="exportepub|dateft">Date:</property>
  299. <property name="use_underline">True</property>
  300. <property name="mnemonic_widget">date</property>
  301. <property name="xalign">0</property>
  302. </object>
  303. <packing>
  304. <property name="left_attach">0</property>
  305. <property name="top_attach">4</property>
  306. </packing>
  307. </child>
  308. <child>
  309. <object class="GtkLabel" id="languageft">
  310. <property name="visible">True</property>
  311. <property name="can_focus">False</property>
  312. <property name="label" translatable="yes" context="exportepub|languageft">Language:</property>
  313. <property name="use_underline">True</property>
  314. <property name="mnemonic_widget">language</property>
  315. <property name="xalign">0</property>
  316. </object>
  317. <packing>
  318. <property name="left_attach">0</property>
  319. <property name="top_attach">3</property>
  320. </packing>
  321. </child>
  322. <child>
  323. <object class="GtkEntry" id="identifier">
  324. <property name="visible">True</property>
  325. <property name="can_focus">True</property>
  326. <property name="hexpand">True</property>
  327. <property name="truncate-multiline">True</property>
  328. <property name="activates_default">True</property>
  329. </object>
  330. <packing>
  331. <property name="left_attach">1</property>
  332. <property name="top_attach">0</property>
  333. </packing>
  334. </child>
  335. <child>
  336. <object class="GtkEntry" id="title">
  337. <property name="visible">True</property>
  338. <property name="can_focus">True</property>
  339. <property name="hexpand">True</property>
  340. <property name="truncate-multiline">True</property>
  341. <property name="activates_default">True</property>
  342. </object>
  343. <packing>
  344. <property name="left_attach">1</property>
  345. <property name="top_attach">1</property>
  346. </packing>
  347. </child>
  348. <child>
  349. <object class="GtkEntry" id="author">
  350. <property name="visible">True</property>
  351. <property name="can_focus">True</property>
  352. <property name="hexpand">True</property>
  353. <property name="truncate-multiline">True</property>
  354. <property name="activates_default">True</property>
  355. </object>
  356. <packing>
  357. <property name="left_attach">1</property>
  358. <property name="top_attach">2</property>
  359. </packing>
  360. </child>
  361. <child>
  362. <object class="GtkEntry" id="language">
  363. <property name="visible">True</property>
  364. <property name="can_focus">True</property>
  365. <property name="hexpand">True</property>
  366. <property name="truncate-multiline">True</property>
  367. <property name="activates_default">True</property>
  368. </object>
  369. <packing>
  370. <property name="left_attach">1</property>
  371. <property name="top_attach">3</property>
  372. </packing>
  373. </child>
  374. <child>
  375. <object class="GtkEntry" id="date">
  376. <property name="visible">True</property>
  377. <property name="can_focus">True</property>
  378. <property name="hexpand">True</property>
  379. <property name="truncate-multiline">True</property>
  380. <property name="activates_default">True</property>
  381. </object>
  382. <packing>
  383. <property name="left_attach">1</property>
  384. <property name="top_attach">4</property>
  385. </packing>
  386. </child>
  387. </object>
  388. </child>
  389. </object>
  390. </child>
  391. <child type="label">
  392. <object class="GtkLabel" id="metadataft">
  393. <property name="visible">True</property>
  394. <property name="can_focus">False</property>
  395. <property name="label" translatable="yes" context="exportepub|metadataft">Metadata</property>
  396. <property name="use_underline">True</property>
  397. <attributes>
  398. <attribute name="weight" value="bold"/>
  399. </attributes>
  400. </object>
  401. </child>
  402. </object>
  403. <packing>
  404. <property name="left_attach">0</property>
  405. <property name="top_attach">2</property>
  406. </packing>
  407. </child>
  408. <child>
  409. <object class="GtkFrame" id="customize">
  410. <property name="visible">True</property>
  411. <property name="can_focus">False</property>
  412. <property name="hexpand">True</property>
  413. <property name="vexpand">True</property>
  414. <property name="border_width">6</property>
  415. <property name="label_xalign">0</property>
  416. <property name="shadow_type">none</property>
  417. <child>
  418. <object class="GtkAlignment" id="alignment1">
  419. <property name="visible">True</property>
  420. <property name="can_focus">False</property>
  421. <property name="hexpand">True</property>
  422. <property name="top_padding">6</property>
  423. <property name="left_padding">12</property>
  424. <child>
  425. <!-- n-columns=1 n-rows=1 -->
  426. <object class="GtkGrid" id="grid1">
  427. <property name="visible">True</property>
  428. <property name="can_focus">False</property>
  429. <property name="hexpand">True</property>
  430. <property name="row_spacing">6</property>
  431. <property name="column_spacing">12</property>
  432. <child>
  433. <object class="GtkLabel" id="coverimageft">
  434. <property name="visible">True</property>
  435. <property name="can_focus">False</property>
  436. <property name="label" translatable="yes" context="exportepub|coverimageft">Cover image:</property>
  437. <property name="use_underline">True</property>
  438. <property name="mnemonic_widget">coverpath</property>
  439. <property name="xalign">0</property>
  440. </object>
  441. <packing>
  442. <property name="left_attach">0</property>
  443. <property name="top_attach">0</property>
  444. </packing>
  445. </child>
  446. <child>
  447. <object class="GtkEntry" id="coverpath">
  448. <property name="visible">True</property>
  449. <property name="can_focus">True</property>
  450. <property name="hexpand">True</property>
  451. <property name="truncate-multiline">True</property>
  452. <property name="activates_default">True</property>
  453. </object>
  454. <packing>
  455. <property name="left_attach">1</property>
  456. <property name="top_attach">0</property>
  457. </packing>
  458. </child>
  459. <child>
  460. <object class="GtkButton" id="coverbutton">
  461. <property name="label" translatable="yes" context="exportepub|coverbutton">Browse...</property>
  462. <property name="visible">True</property>
  463. <property name="can_focus">True</property>
  464. <property name="receives_default">True</property>
  465. </object>
  466. <packing>
  467. <property name="left_attach">2</property>
  468. <property name="top_attach">0</property>
  469. </packing>
  470. </child>
  471. <child>
  472. <object class="GtkLabel" id="mediadirft">
  473. <property name="visible">True</property>
  474. <property name="can_focus">False</property>
  475. <property name="label" translatable="yes" context="exportepub|mediadirft">Media directory:</property>
  476. <property name="use_underline">True</property>
  477. <property name="mnemonic_widget">mediadir</property>
  478. <property name="xalign">0</property>
  479. </object>
  480. <packing>
  481. <property name="left_attach">0</property>
  482. <property name="top_attach">1</property>
  483. </packing>
  484. </child>
  485. <child>
  486. <object class="GtkEntry" id="mediadir">
  487. <property name="visible">True</property>
  488. <property name="can_focus">True</property>
  489. <property name="hexpand">True</property>
  490. <property name="truncate-multiline">True</property>
  491. <property name="activates_default">True</property>
  492. </object>
  493. <packing>
  494. <property name="left_attach">1</property>
  495. <property name="top_attach">1</property>
  496. </packing>
  497. </child>
  498. <child>
  499. <object class="GtkButton" id="mediabutton">
  500. <property name="label" translatable="yes" context="exportepub|mediabutton">Browse...</property>
  501. <property name="visible">True</property>
  502. <property name="can_focus">True</property>
  503. <property name="receives_default">True</property>
  504. </object>
  505. <packing>
  506. <property name="left_attach">2</property>
  507. <property name="top_attach">1</property>
  508. </packing>
  509. </child>
  510. </object>
  511. </child>
  512. </object>
  513. </child>
  514. <child type="label">
  515. <object class="GtkLabel" id="customizeft">
  516. <property name="visible">True</property>
  517. <property name="can_focus">False</property>
  518. <property name="label" translatable="yes" context="exportepub|customizeft">Customize</property>
  519. <attributes>
  520. <attribute name="weight" value="bold"/>
  521. </attributes>
  522. </object>
  523. </child>
  524. </object>
  525. <packing>
  526. <property name="left_attach">0</property>
  527. <property name="top_attach">1</property>
  528. </packing>
  529. </child>
  530. </object>
  531. <packing>
  532. <property name="expand">False</property>
  533. <property name="fill">True</property>
  534. <property name="position">0</property>
  535. </packing>
  536. </child>
  537. </object>
  538. </child>
  539. <action-widgets>
  540. <action-widget response="-5">ok</action-widget>
  541. <action-widget response="-6">cancel</action-widget>
  542. <action-widget response="-11">help</action-widget>
  543. </action-widgets>
  544. </object>
  545. <object class="GtkSizeGroup" id="sizegroup1">
  546. <widgets>
  547. <widget name="versionft"/>
  548. <widget name="splitft"/>
  549. <widget name="layoutft"/>
  550. <widget name="identifierft"/>
  551. <widget name="titleft"/>
  552. <widget name="authorft"/>
  553. <widget name="dateft"/>
  554. <widget name="languageft"/>
  555. <widget name="coverimageft"/>
  556. <widget name="mediadirft"/>
  557. </widgets>
  558. </object>
  559. </interface>