Avoid potential negative array index access to cached text.
[LibreOffice.git] / writerperfect / uiconfig / ui / exportepub.ui
blob97c789ff567e036418063363a5693b77983439f4
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" 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>
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" 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>
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" 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>
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 <!-- 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>
108 <child>
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>
116 </object>
117 <packing>
118 <property name="left_attach">0</property>
119 <property name="top_attach">0</property>
120 </packing>
121 </child>
122 <child>
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>
128 <items>
129 <item translatable="yes" context="exportepub|epub3">EPUB 3.0</item>
130 <item translatable="yes" context="exportepub|epub2">EPUB 2.0</item>
131 </items>
132 </object>
133 <packing>
134 <property name="left_attach">1</property>
135 <property name="top_attach">0</property>
136 <property name="width">2</property>
137 </packing>
138 </child>
139 <child>
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>
145 <items>
146 <item translatable="yes" context="exportepub|splitpage">Page break</item>
147 <item translatable="yes" context="exportepub|splitheading">Heading</item>
148 </items>
149 </object>
150 <packing>
151 <property name="left_attach">1</property>
152 <property name="top_attach">1</property>
153 <property name="width">2</property>
154 </packing>
155 </child>
156 <child>
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>
164 </object>
165 <packing>
166 <property name="left_attach">0</property>
167 <property name="top_attach">1</property>
168 </packing>
169 </child>
170 <child>
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>
178 </object>
179 <packing>
180 <property name="left_attach">0</property>
181 <property name="top_attach">2</property>
182 </packing>
183 </child>
184 <child>
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>
190 <items>
191 <item translatable="yes" context="exportepub|layoutreflowable">Reflowable</item>
192 <item translatable="yes" context="exportepub|layoutfixed">Fixed</item>
193 </items>
194 </object>
195 <packing>
196 <property name="left_attach">1</property>
197 <property name="top_attach">2</property>
198 <property name="width">2</property>
199 </packing>
200 </child>
201 </object>
202 </child>
203 <child type="label">
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>
210 <attributes>
211 <attribute name="weight" value="bold"/>
212 </attributes>
213 </object>
214 </child>
215 </object>
216 <packing>
217 <property name="left_attach">0</property>
218 <property name="top_attach">0</property>
219 </packing>
220 </child>
221 <child>
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>
230 <child>
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>
240 <child>
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>
248 </object>
249 <packing>
250 <property name="left_attach">0</property>
251 <property name="top_attach">0</property>
252 </packing>
253 </child>
254 <child>
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>
262 </object>
263 <packing>
264 <property name="left_attach">0</property>
265 <property name="top_attach">1</property>
266 </packing>
267 </child>
268 <child>
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>
276 </object>
277 <packing>
278 <property name="left_attach">0</property>
279 <property name="top_attach">2</property>
280 </packing>
281 </child>
282 <child>
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>
290 </object>
291 <packing>
292 <property name="left_attach">0</property>
293 <property name="top_attach">4</property>
294 </packing>
295 </child>
296 <child>
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>
304 </object>
305 <packing>
306 <property name="left_attach">0</property>
307 <property name="top_attach">3</property>
308 </packing>
309 </child>
310 <child>
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>
317 </object>
318 <packing>
319 <property name="left_attach">1</property>
320 <property name="top_attach">0</property>
321 </packing>
322 </child>
323 <child>
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>
330 </object>
331 <packing>
332 <property name="left_attach">1</property>
333 <property name="top_attach">1</property>
334 </packing>
335 </child>
336 <child>
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>
343 </object>
344 <packing>
345 <property name="left_attach">1</property>
346 <property name="top_attach">2</property>
347 </packing>
348 </child>
349 <child>
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>
356 </object>
357 <packing>
358 <property name="left_attach">1</property>
359 <property name="top_attach">3</property>
360 </packing>
361 </child>
362 <child>
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>
369 </object>
370 <packing>
371 <property name="left_attach">1</property>
372 <property name="top_attach">4</property>
373 </packing>
374 </child>
375 </object>
376 </child>
377 <child type="label">
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>
383 <attributes>
384 <attribute name="weight" value="bold"/>
385 </attributes>
386 </object>
387 </child>
388 </object>
389 <packing>
390 <property name="left_attach">0</property>
391 <property name="top_attach">2</property>
392 </packing>
393 </child>
394 <child>
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>
403 <child>
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>
413 <child>
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>
421 </object>
422 <packing>
423 <property name="left_attach">0</property>
424 <property name="top_attach">0</property>
425 </packing>
426 </child>
427 <child>
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>
434 </object>
435 <packing>
436 <property name="left_attach">1</property>
437 <property name="top_attach">0</property>
438 </packing>
439 </child>
440 <child>
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>
446 </object>
447 <packing>
448 <property name="left_attach">2</property>
449 <property name="top_attach">0</property>
450 </packing>
451 </child>
452 <child>
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>
460 </object>
461 <packing>
462 <property name="left_attach">0</property>
463 <property name="top_attach">1</property>
464 </packing>
465 </child>
466 <child>
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>
473 </object>
474 <packing>
475 <property name="left_attach">1</property>
476 <property name="top_attach">1</property>
477 </packing>
478 </child>
479 <child>
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>
485 </object>
486 <packing>
487 <property name="left_attach">2</property>
488 <property name="top_attach">1</property>
489 </packing>
490 </child>
491 </object>
492 </child>
493 <child type="label">
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>
498 <attributes>
499 <attribute name="weight" value="bold"/>
500 </attributes>
501 </object>
502 </child>
503 </object>
504 <packing>
505 <property name="left_attach">0</property>
506 <property name="top_attach">1</property>
507 </packing>
508 </child>
509 </object>
510 <packing>
511 <property name="expand">False</property>
512 <property name="fill">True</property>
513 <property name="position">0</property>
514 </packing>
515 </child>
516 </object>
517 </child>
518 <action-widgets>
519 <action-widget response="-5">ok</action-widget>
520 <action-widget response="-6">cancel</action-widget>
521 <action-widget response="-11">help</action-widget>
522 </action-widgets>
523 </object>
524 <object class="GtkSizeGroup" id="sizegroup1">
525 <widgets>
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"/>
536 </widgets>
537 </object>
538 </interface>