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>
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>
29 <object class=
"GtkButton" id=
"ok">
30 <property name=
"label" translatable=
"yes" context=
"stock">_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-underline">True
</property>
39 <property name=
"expand">False
</property>
40 <property name=
"fill">True
</property>
41 <property name=
"position">0</property>
45 <object class=
"GtkButton" id=
"cancel">
46 <property name=
"label" translatable=
"yes" context=
"stock">_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-underline">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
59 <object class=
"GtkButton" id=
"help">
60 <property name=
"label" translatable=
"yes" context=
"stock">_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-underline">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">2</property>
70 <property name=
"secondary">True
</property>
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>
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>
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>
99 <!-- n-columns=1 n-rows=1 -->
100 <object class=
"GtkGrid" id=
"grid2">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"hexpand">True
</property>
104 <property name=
"row_spacing">6</property>
105 <property name=
"column_spacing">12</property>
106 <property name=
"margin-start">12</property>
107 <property name=
"margin-top">6</property>
109 <object class=
"GtkLabel" id=
"versionft">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
112 <property name=
"label" translatable=
"yes" context=
"exportepub|versionft">Version:
</property>
113 <property name=
"use_underline">True
</property>
114 <property name=
"mnemonic_widget">versionlb
</property>
115 <property name=
"xalign">0</property>
118 <property name=
"left_attach">0</property>
119 <property name=
"top_attach">0</property>
123 <object class=
"GtkComboBoxText" id=
"versionlb">
124 <property name=
"visible">True
</property>
125 <property name=
"can_focus">False
</property>
126 <property name=
"hexpand">True
</property>
127 <property name=
"active">0</property>
129 <item translatable=
"yes" context=
"exportepub|epub3">EPUB
3.0</item>
130 <item translatable=
"yes" context=
"exportepub|epub2">EPUB
2.0</item>
134 <property name=
"left_attach">1</property>
135 <property name=
"top_attach">0</property>
136 <property name=
"width">2</property>
140 <object class=
"GtkComboBoxText" id=
"splitlb">
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">False
</property>
143 <property name=
"hexpand">True
</property>
144 <property name=
"active">0</property>
146 <item translatable=
"yes" context=
"exportepub|splitpage">Page break
</item>
147 <item translatable=
"yes" context=
"exportepub|splitheading">Heading
</item>
151 <property name=
"left_attach">1</property>
152 <property name=
"top_attach">1</property>
153 <property name=
"width">2</property>
157 <object class=
"GtkLabel" id=
"splitft">
158 <property name=
"visible">True
</property>
159 <property name=
"can_focus">False
</property>
160 <property name=
"label" translatable=
"yes" context=
"exportepub|splitft">Split method:
</property>
161 <property name=
"use_underline">True
</property>
162 <property name=
"mnemonic_widget">splitlb
</property>
163 <property name=
"xalign">0</property>
166 <property name=
"left_attach">0</property>
167 <property name=
"top_attach">1</property>
171 <object class=
"GtkLabel" id=
"layoutft">
172 <property name=
"visible">True
</property>
173 <property name=
"can_focus">False
</property>
174 <property name=
"label" translatable=
"yes" context=
"exportepub|layoutft">Layout method:
</property>
175 <property name=
"use_underline">True
</property>
176 <property name=
"mnemonic_widget">layoutlb
</property>
177 <property name=
"xalign">0</property>
180 <property name=
"left_attach">0</property>
181 <property name=
"top_attach">2</property>
185 <object class=
"GtkComboBoxText" id=
"layoutlb">
186 <property name=
"visible">True
</property>
187 <property name=
"can_focus">False
</property>
188 <property name=
"hexpand">True
</property>
189 <property name=
"active">0</property>
191 <item translatable=
"yes" context=
"exportepub|layoutreflowable">Reflowable
</item>
192 <item translatable=
"yes" context=
"exportepub|layoutfixed">Fixed
</item>
196 <property name=
"left_attach">1</property>
197 <property name=
"top_attach">2</property>
198 <property name=
"width">2</property>
204 <object class=
"GtkLabel" id=
"generalft">
205 <property name=
"visible">True
</property>
206 <property name=
"can_focus">False
</property>
207 <property name=
"label" translatable=
"yes" context=
"exportepub|generalft">General
</property>
208 <property name=
"use_underline">True
</property>
209 <property name=
"xalign">0</property>
211 <attribute name=
"weight" value=
"bold"/>
217 <property name=
"left_attach">0</property>
218 <property name=
"top_attach">0</property>
222 <object class=
"GtkFrame" id=
"metadata">
223 <property name=
"visible">True
</property>
224 <property name=
"can_focus">False
</property>
225 <property name=
"hexpand">True
</property>
226 <property name=
"vexpand">True
</property>
227 <property name=
"border_width">6</property>
228 <property name=
"label_xalign">0</property>
229 <property name=
"shadow_type">none
</property>
231 <!-- n-columns=1 n-rows=1 -->
232 <object class=
"GtkGrid" id=
"grid3">
233 <property name=
"visible">True
</property>
234 <property name=
"can_focus">False
</property>
235 <property name=
"hexpand">True
</property>
236 <property name=
"row_spacing">6</property>
237 <property name=
"column_spacing">12</property>
238 <property name=
"margin-start">12</property>
239 <property name=
"margin-top">6</property>
241 <object class=
"GtkLabel" id=
"identifierft">
242 <property name=
"visible">True
</property>
243 <property name=
"can_focus">False
</property>
244 <property name=
"label" translatable=
"yes" context=
"exportepub|identifierft">Identifier:
</property>
245 <property name=
"use_underline">True
</property>
246 <property name=
"mnemonic_widget">identifier
</property>
247 <property name=
"xalign">0</property>
250 <property name=
"left_attach">0</property>
251 <property name=
"top_attach">0</property>
255 <object class=
"GtkLabel" id=
"titleft">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
258 <property name=
"label" translatable=
"yes" context=
"exportepub|titleft">Title:
</property>
259 <property name=
"use_underline">True
</property>
260 <property name=
"mnemonic_widget">title
</property>
261 <property name=
"xalign">0</property>
264 <property name=
"left_attach">0</property>
265 <property name=
"top_attach">1</property>
269 <object class=
"GtkLabel" id=
"authorft">
270 <property name=
"visible">True
</property>
271 <property name=
"can_focus">False
</property>
272 <property name=
"label" translatable=
"yes" context=
"exportepub|authorft">Author:
</property>
273 <property name=
"use_underline">True
</property>
274 <property name=
"mnemonic_widget">author
</property>
275 <property name=
"xalign">0</property>
278 <property name=
"left_attach">0</property>
279 <property name=
"top_attach">2</property>
283 <object class=
"GtkLabel" id=
"dateft">
284 <property name=
"visible">True
</property>
285 <property name=
"can_focus">False
</property>
286 <property name=
"label" translatable=
"yes" context=
"exportepub|dateft">Date:
</property>
287 <property name=
"use_underline">True
</property>
288 <property name=
"mnemonic_widget">date
</property>
289 <property name=
"xalign">0</property>
292 <property name=
"left_attach">0</property>
293 <property name=
"top_attach">4</property>
297 <object class=
"GtkLabel" id=
"languageft">
298 <property name=
"visible">True
</property>
299 <property name=
"can_focus">False
</property>
300 <property name=
"label" translatable=
"yes" context=
"exportepub|languageft">Language:
</property>
301 <property name=
"use_underline">True
</property>
302 <property name=
"mnemonic_widget">language
</property>
303 <property name=
"xalign">0</property>
306 <property name=
"left_attach">0</property>
307 <property name=
"top_attach">3</property>
311 <object class=
"GtkEntry" id=
"identifier">
312 <property name=
"visible">True
</property>
313 <property name=
"can_focus">True
</property>
314 <property name=
"hexpand">True
</property>
315 <property name=
"truncate-multiline">True
</property>
316 <property name=
"activates_default">True
</property>
319 <property name=
"left_attach">1</property>
320 <property name=
"top_attach">0</property>
324 <object class=
"GtkEntry" id=
"title">
325 <property name=
"visible">True
</property>
326 <property name=
"can_focus">True
</property>
327 <property name=
"hexpand">True
</property>
328 <property name=
"truncate-multiline">True
</property>
329 <property name=
"activates_default">True
</property>
332 <property name=
"left_attach">1</property>
333 <property name=
"top_attach">1</property>
337 <object class=
"GtkEntry" id=
"author">
338 <property name=
"visible">True
</property>
339 <property name=
"can_focus">True
</property>
340 <property name=
"hexpand">True
</property>
341 <property name=
"truncate-multiline">True
</property>
342 <property name=
"activates_default">True
</property>
345 <property name=
"left_attach">1</property>
346 <property name=
"top_attach">2</property>
350 <object class=
"GtkEntry" id=
"language">
351 <property name=
"visible">True
</property>
352 <property name=
"can_focus">True
</property>
353 <property name=
"hexpand">True
</property>
354 <property name=
"truncate-multiline">True
</property>
355 <property name=
"activates_default">True
</property>
358 <property name=
"left_attach">1</property>
359 <property name=
"top_attach">3</property>
363 <object class=
"GtkEntry" id=
"date">
364 <property name=
"visible">True
</property>
365 <property name=
"can_focus">True
</property>
366 <property name=
"hexpand">True
</property>
367 <property name=
"truncate-multiline">True
</property>
368 <property name=
"activates_default">True
</property>
371 <property name=
"left_attach">1</property>
372 <property name=
"top_attach">4</property>
378 <object class=
"GtkLabel" id=
"metadataft">
379 <property name=
"visible">True
</property>
380 <property name=
"can_focus">False
</property>
381 <property name=
"label" translatable=
"yes" context=
"exportepub|metadataft">Metadata
</property>
382 <property name=
"use_underline">True
</property>
384 <attribute name=
"weight" value=
"bold"/>
390 <property name=
"left_attach">0</property>
391 <property name=
"top_attach">2</property>
395 <object class=
"GtkFrame" id=
"customize">
396 <property name=
"visible">True
</property>
397 <property name=
"can_focus">False
</property>
398 <property name=
"hexpand">True
</property>
399 <property name=
"vexpand">True
</property>
400 <property name=
"border_width">6</property>
401 <property name=
"label_xalign">0</property>
402 <property name=
"shadow_type">none
</property>
404 <!-- n-columns=1 n-rows=1 -->
405 <object class=
"GtkGrid" id=
"grid1">
406 <property name=
"visible">True
</property>
407 <property name=
"can_focus">False
</property>
408 <property name=
"hexpand">True
</property>
409 <property name=
"row_spacing">6</property>
410 <property name=
"column_spacing">12</property>
411 <property name=
"margin-start">12</property>
412 <property name=
"margin-top">6</property>
414 <object class=
"GtkLabel" id=
"coverimageft">
415 <property name=
"visible">True
</property>
416 <property name=
"can_focus">False
</property>
417 <property name=
"label" translatable=
"yes" context=
"exportepub|coverimageft">Cover image:
</property>
418 <property name=
"use_underline">True
</property>
419 <property name=
"mnemonic_widget">coverpath
</property>
420 <property name=
"xalign">0</property>
423 <property name=
"left_attach">0</property>
424 <property name=
"top_attach">0</property>
428 <object class=
"GtkEntry" id=
"coverpath">
429 <property name=
"visible">True
</property>
430 <property name=
"can_focus">True
</property>
431 <property name=
"hexpand">True
</property>
432 <property name=
"truncate-multiline">True
</property>
433 <property name=
"activates_default">True
</property>
436 <property name=
"left_attach">1</property>
437 <property name=
"top_attach">0</property>
441 <object class=
"GtkButton" id=
"coverbutton">
442 <property name=
"label" translatable=
"yes" context=
"exportepub|coverbutton">Browse...
</property>
443 <property name=
"visible">True
</property>
444 <property name=
"can_focus">True
</property>
445 <property name=
"receives_default">True
</property>
448 <property name=
"left_attach">2</property>
449 <property name=
"top_attach">0</property>
453 <object class=
"GtkLabel" id=
"mediadirft">
454 <property name=
"visible">True
</property>
455 <property name=
"can_focus">False
</property>
456 <property name=
"label" translatable=
"yes" context=
"exportepub|mediadirft">Media directory:
</property>
457 <property name=
"use_underline">True
</property>
458 <property name=
"mnemonic_widget">mediadir
</property>
459 <property name=
"xalign">0</property>
462 <property name=
"left_attach">0</property>
463 <property name=
"top_attach">1</property>
467 <object class=
"GtkEntry" id=
"mediadir">
468 <property name=
"visible">True
</property>
469 <property name=
"can_focus">True
</property>
470 <property name=
"hexpand">True
</property>
471 <property name=
"truncate-multiline">True
</property>
472 <property name=
"activates_default">True
</property>
475 <property name=
"left_attach">1</property>
476 <property name=
"top_attach">1</property>
480 <object class=
"GtkButton" id=
"mediabutton">
481 <property name=
"label" translatable=
"yes" context=
"exportepub|mediabutton">Browse...
</property>
482 <property name=
"visible">True
</property>
483 <property name=
"can_focus">True
</property>
484 <property name=
"receives_default">True
</property>
487 <property name=
"left_attach">2</property>
488 <property name=
"top_attach">1</property>
494 <object class=
"GtkLabel" id=
"customizeft">
495 <property name=
"visible">True
</property>
496 <property name=
"can_focus">False
</property>
497 <property name=
"label" translatable=
"yes" context=
"exportepub|customizeft">Customize
</property>
499 <attribute name=
"weight" value=
"bold"/>
505 <property name=
"left_attach">0</property>
506 <property name=
"top_attach">1</property>
511 <property name=
"expand">False
</property>
512 <property name=
"fill">True
</property>
513 <property name=
"position">0</property>
519 <action-widget response=
"-5">ok
</action-widget>
520 <action-widget response=
"-6">cancel
</action-widget>
521 <action-widget response=
"-11">help
</action-widget>
524 <object class=
"GtkSizeGroup" id=
"sizegroup1">
526 <widget name=
"versionft"/>
527 <widget name=
"splitft"/>
528 <widget name=
"layoutft"/>
529 <widget name=
"identifierft"/>
530 <widget name=
"titleft"/>
531 <widget name=
"authorft"/>
532 <widget name=
"dateft"/>
533 <widget name=
"languageft"/>
534 <widget name=
"coverimageft"/>
535 <widget name=
"mediadirft"/>