1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
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 internal-child=
"vbox">
16 <object class=
"GtkBox" id=
"dialog-vbox1">
17 <property name=
"can-focus">False
</property>
18 <property name=
"hexpand">True
</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>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can-focus">True
</property>
30 <property name=
"can-default">True
</property>
31 <property name=
"has-default">True
</property>
32 <property name=
"receives-default">True
</property>
33 <property name=
"use-underline">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can-focus">True
</property>
46 <property name=
"receives-default">True
</property>
47 <property name=
"use-underline">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can-focus">True
</property>
60 <property name=
"receives-default">True
</property>
61 <property name=
"use-underline">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
67 <property name=
"secondary">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"pack-type">end
</property>
75 <property name=
"position">2</property>
79 <!-- n-columns=1 n-rows=3 -->
80 <object class=
"GtkGrid">
81 <property name=
"visible">True
</property>
82 <property name=
"can-focus">False
</property>
83 <property name=
"hexpand">True
</property>
84 <property name=
"row-spacing">6</property>
85 <property name=
"column-spacing">12</property>
87 <object class=
"GtkFrame" id=
"general">
88 <property name=
"visible">True
</property>
89 <property name=
"can-focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"vexpand">True
</property>
92 <property name=
"border-width">6</property>
93 <property name=
"label-xalign">0</property>
94 <property name=
"shadow-type">none
</property>
96 <!-- n-columns=3 n-rows=3 -->
97 <object class=
"GtkGrid" id=
"grid2">
98 <property name=
"visible">True
</property>
99 <property name=
"can-focus">False
</property>
100 <property name=
"margin-start">12</property>
101 <property name=
"margin-top">6</property>
102 <property name=
"hexpand">True
</property>
103 <property name=
"row-spacing">6</property>
104 <property name=
"column-spacing">12</property>
106 <object class=
"GtkLabel" id=
"versionft">
107 <property name=
"visible">True
</property>
108 <property name=
"can-focus">False
</property>
109 <property name=
"label" translatable=
"yes" context=
"exportepub|versionft">Version:
</property>
110 <property name=
"use-underline">True
</property>
111 <property name=
"mnemonic-widget">versionlb
</property>
112 <property name=
"xalign">0</property>
115 <property name=
"left-attach">0</property>
116 <property name=
"top-attach">0</property>
120 <object class=
"GtkComboBoxText" id=
"versionlb">
121 <property name=
"visible">True
</property>
122 <property name=
"can-focus">False
</property>
123 <property name=
"hexpand">True
</property>
124 <property name=
"active">0</property>
126 <item translatable=
"yes" context=
"exportepub|epub3">EPUB
3.0</item>
127 <item translatable=
"yes" context=
"exportepub|epub2">EPUB
2.0</item>
131 <property name=
"left-attach">1</property>
132 <property name=
"top-attach">0</property>
133 <property name=
"width">2</property>
137 <object class=
"GtkComboBoxText" id=
"splitlb">
138 <property name=
"visible">True
</property>
139 <property name=
"can-focus">False
</property>
140 <property name=
"hexpand">True
</property>
141 <property name=
"active">0</property>
143 <item translatable=
"yes" context=
"exportepub|splitpage">Page break
</item>
144 <item translatable=
"yes" context=
"exportepub|splitheading">Heading
</item>
148 <property name=
"left-attach">1</property>
149 <property name=
"top-attach">1</property>
150 <property name=
"width">2</property>
154 <object class=
"GtkLabel" id=
"splitft">
155 <property name=
"visible">True
</property>
156 <property name=
"can-focus">False
</property>
157 <property name=
"label" translatable=
"yes" context=
"exportepub|splitft">Split method:
</property>
158 <property name=
"use-underline">True
</property>
159 <property name=
"mnemonic-widget">splitlb
</property>
160 <property name=
"xalign">0</property>
163 <property name=
"left-attach">0</property>
164 <property name=
"top-attach">1</property>
168 <object class=
"GtkLabel" id=
"layoutft">
169 <property name=
"visible">True
</property>
170 <property name=
"can-focus">False
</property>
171 <property name=
"label" translatable=
"yes" context=
"exportepub|layoutft">Layout method:
</property>
172 <property name=
"use-underline">True
</property>
173 <property name=
"mnemonic-widget">layoutlb
</property>
174 <property name=
"xalign">0</property>
177 <property name=
"left-attach">0</property>
178 <property name=
"top-attach">2</property>
182 <object class=
"GtkComboBoxText" id=
"layoutlb">
183 <property name=
"visible">True
</property>
184 <property name=
"can-focus">False
</property>
185 <property name=
"hexpand">True
</property>
186 <property name=
"active">0</property>
188 <item translatable=
"yes" context=
"exportepub|layoutreflowable">Reflowable
</item>
189 <item translatable=
"yes" context=
"exportepub|layoutfixed">Fixed
</item>
193 <property name=
"left-attach">1</property>
194 <property name=
"top-attach">2</property>
195 <property name=
"width">2</property>
201 <object class=
"GtkLabel" id=
"generalft">
202 <property name=
"visible">True
</property>
203 <property name=
"can-focus">False
</property>
204 <property name=
"label" translatable=
"yes" context=
"exportepub|generalft">General
</property>
205 <property name=
"use-underline">True
</property>
206 <property name=
"xalign">0</property>
208 <attribute name=
"weight" value=
"bold"/>
214 <property name=
"left-attach">0</property>
215 <property name=
"top-attach">0</property>
219 <object class=
"GtkFrame" id=
"customize">
220 <property name=
"visible">True
</property>
221 <property name=
"can-focus">False
</property>
222 <property name=
"hexpand">True
</property>
223 <property name=
"vexpand">True
</property>
224 <property name=
"border-width">6</property>
225 <property name=
"label-xalign">0</property>
226 <property name=
"shadow-type">none
</property>
228 <!-- n-columns=3 n-rows=2 -->
229 <object class=
"GtkGrid" id=
"grid1">
230 <property name=
"visible">True
</property>
231 <property name=
"can-focus">False
</property>
232 <property name=
"margin-start">12</property>
233 <property name=
"margin-top">6</property>
234 <property name=
"hexpand">True
</property>
235 <property name=
"row-spacing">6</property>
236 <property name=
"column-spacing">12</property>
238 <object class=
"GtkLabel" id=
"coverimageft">
239 <property name=
"visible">True
</property>
240 <property name=
"can-focus">False
</property>
241 <property name=
"label" translatable=
"yes" context=
"exportepub|coverimageft">Cover image:
</property>
242 <property name=
"use-underline">True
</property>
243 <property name=
"mnemonic-widget">coverpath
</property>
244 <property name=
"xalign">0</property>
247 <property name=
"left-attach">0</property>
248 <property name=
"top-attach">0</property>
252 <object class=
"GtkEntry" id=
"coverpath">
253 <property name=
"visible">True
</property>
254 <property name=
"can-focus">True
</property>
255 <property name=
"hexpand">True
</property>
256 <property name=
"activates-default">True
</property>
257 <property name=
"truncate-multiline">True
</property>
260 <property name=
"left-attach">1</property>
261 <property name=
"top-attach">0</property>
265 <object class=
"GtkButton" id=
"coverbutton">
266 <property name=
"label" translatable=
"yes" context=
"exportepub|coverbutton">Browse...
</property>
267 <property name=
"visible">True
</property>
268 <property name=
"can-focus">True
</property>
269 <property name=
"receives-default">True
</property>
272 <property name=
"left-attach">2</property>
273 <property name=
"top-attach">0</property>
277 <object class=
"GtkLabel" id=
"mediadirft">
278 <property name=
"visible">True
</property>
279 <property name=
"can-focus">False
</property>
280 <property name=
"label" translatable=
"yes" context=
"exportepub|mediadirft">Media directory:
</property>
281 <property name=
"use-underline">True
</property>
282 <property name=
"mnemonic-widget">mediadir
</property>
283 <property name=
"xalign">0</property>
286 <property name=
"left-attach">0</property>
287 <property name=
"top-attach">1</property>
291 <object class=
"GtkEntry" id=
"mediadir">
292 <property name=
"visible">True
</property>
293 <property name=
"can-focus">True
</property>
294 <property name=
"hexpand">True
</property>
295 <property name=
"activates-default">True
</property>
296 <property name=
"truncate-multiline">True
</property>
299 <property name=
"left-attach">1</property>
300 <property name=
"top-attach">1</property>
304 <object class=
"GtkButton" id=
"mediabutton">
305 <property name=
"label" translatable=
"yes" context=
"exportepub|mediabutton">Browse...
</property>
306 <property name=
"visible">True
</property>
307 <property name=
"can-focus">True
</property>
308 <property name=
"receives-default">True
</property>
311 <property name=
"left-attach">2</property>
312 <property name=
"top-attach">1</property>
318 <object class=
"GtkLabel" id=
"customizeft">
319 <property name=
"visible">True
</property>
320 <property name=
"can-focus">False
</property>
321 <property name=
"label" translatable=
"yes" context=
"exportepub|customizeft">Customize
</property>
323 <attribute name=
"weight" value=
"bold"/>
329 <property name=
"left-attach">0</property>
330 <property name=
"top-attach">1</property>
334 <object class=
"GtkFrame" id=
"metadata">
335 <property name=
"visible">True
</property>
336 <property name=
"can-focus">False
</property>
337 <property name=
"hexpand">True
</property>
338 <property name=
"vexpand">True
</property>
339 <property name=
"border-width">6</property>
340 <property name=
"label-xalign">0</property>
341 <property name=
"shadow-type">none
</property>
343 <!-- n-columns=2 n-rows=5 -->
344 <object class=
"GtkGrid" id=
"grid3">
345 <property name=
"visible">True
</property>
346 <property name=
"can-focus">False
</property>
347 <property name=
"margin-start">12</property>
348 <property name=
"margin-top">6</property>
349 <property name=
"hexpand">True
</property>
350 <property name=
"row-spacing">6</property>
351 <property name=
"column-spacing">12</property>
353 <object class=
"GtkLabel" id=
"identifierft">
354 <property name=
"visible">True
</property>
355 <property name=
"can-focus">False
</property>
356 <property name=
"label" translatable=
"yes" context=
"exportepub|identifierft">Identifier:
</property>
357 <property name=
"use-underline">True
</property>
358 <property name=
"mnemonic-widget">identifier
</property>
359 <property name=
"xalign">0</property>
362 <property name=
"left-attach">0</property>
363 <property name=
"top-attach">0</property>
367 <object class=
"GtkLabel" id=
"titleft">
368 <property name=
"visible">True
</property>
369 <property name=
"can-focus">False
</property>
370 <property name=
"label" translatable=
"yes" context=
"exportepub|titleft">Title:
</property>
371 <property name=
"use-underline">True
</property>
372 <property name=
"mnemonic-widget">title
</property>
373 <property name=
"xalign">0</property>
376 <property name=
"left-attach">0</property>
377 <property name=
"top-attach">1</property>
381 <object class=
"GtkLabel" id=
"authorft">
382 <property name=
"visible">True
</property>
383 <property name=
"can-focus">False
</property>
384 <property name=
"label" translatable=
"yes" context=
"exportepub|authorft">Author:
</property>
385 <property name=
"use-underline">True
</property>
386 <property name=
"mnemonic-widget">author
</property>
387 <property name=
"xalign">0</property>
390 <property name=
"left-attach">0</property>
391 <property name=
"top-attach">2</property>
395 <object class=
"GtkLabel" id=
"dateft">
396 <property name=
"visible">True
</property>
397 <property name=
"can-focus">False
</property>
398 <property name=
"label" translatable=
"yes" context=
"exportepub|dateft">Date:
</property>
399 <property name=
"use-underline">True
</property>
400 <property name=
"mnemonic-widget">date
</property>
401 <property name=
"xalign">0</property>
404 <property name=
"left-attach">0</property>
405 <property name=
"top-attach">4</property>
409 <object class=
"GtkLabel" id=
"languageft">
410 <property name=
"visible">True
</property>
411 <property name=
"can-focus">False
</property>
412 <property name=
"label" translatable=
"yes" context=
"exportepub|languageft">Language:
</property>
413 <property name=
"use-underline">True
</property>
414 <property name=
"mnemonic-widget">language
</property>
415 <property name=
"xalign">0</property>
418 <property name=
"left-attach">0</property>
419 <property name=
"top-attach">3</property>
423 <object class=
"GtkEntry" id=
"identifier">
424 <property name=
"visible">True
</property>
425 <property name=
"can-focus">True
</property>
426 <property name=
"hexpand">True
</property>
427 <property name=
"activates-default">True
</property>
428 <property name=
"truncate-multiline">True
</property>
431 <property name=
"left-attach">1</property>
432 <property name=
"top-attach">0</property>
436 <object class=
"GtkEntry" id=
"title">
437 <property name=
"visible">True
</property>
438 <property name=
"can-focus">True
</property>
439 <property name=
"hexpand">True
</property>
440 <property name=
"activates-default">True
</property>
441 <property name=
"truncate-multiline">True
</property>
444 <property name=
"left-attach">1</property>
445 <property name=
"top-attach">1</property>
449 <object class=
"GtkEntry" id=
"author">
450 <property name=
"visible">True
</property>
451 <property name=
"can-focus">True
</property>
452 <property name=
"hexpand">True
</property>
453 <property name=
"activates-default">True
</property>
454 <property name=
"truncate-multiline">True
</property>
457 <property name=
"left-attach">1</property>
458 <property name=
"top-attach">2</property>
462 <object class=
"GtkEntry" id=
"language">
463 <property name=
"visible">True
</property>
464 <property name=
"can-focus">True
</property>
465 <property name=
"hexpand">True
</property>
466 <property name=
"activates-default">True
</property>
467 <property name=
"truncate-multiline">True
</property>
470 <property name=
"left-attach">1</property>
471 <property name=
"top-attach">3</property>
475 <object class=
"GtkEntry" id=
"date">
476 <property name=
"visible">True
</property>
477 <property name=
"can-focus">True
</property>
478 <property name=
"hexpand">True
</property>
479 <property name=
"activates-default">True
</property>
480 <property name=
"truncate-multiline">True
</property>
483 <property name=
"left-attach">1</property>
484 <property name=
"top-attach">4</property>
490 <object class=
"GtkLabel" id=
"metadataft">
491 <property name=
"visible">True
</property>
492 <property name=
"can-focus">False
</property>
493 <property name=
"label" translatable=
"yes" context=
"exportepub|metadataft">Metadata
</property>
494 <property name=
"use-underline">True
</property>
496 <attribute name=
"weight" value=
"bold"/>
502 <property name=
"left-attach">0</property>
503 <property name=
"top-attach">2</property>
508 <property name=
"expand">False
</property>
509 <property name=
"fill">True
</property>
510 <property name=
"position">0</property>
516 <action-widget response=
"-5">ok
</action-widget>
517 <action-widget response=
"-6">cancel
</action-widget>
518 <action-widget response=
"-11">help
</action-widget>
521 <object class=
"GtkSizeGroup" id=
"sizegroup1">
523 <widget name=
"versionft"/>
524 <widget name=
"splitft"/>
525 <widget name=
"layoutft"/>
526 <widget name=
"identifierft"/>
527 <widget name=
"titleft"/>
528 <widget name=
"authorft"/>
529 <widget name=
"dateft"/>
530 <widget name=
"languageft"/>
531 <widget name=
"coverimageft"/>
532 <widget name=
"mediadirft"/>