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