tdf#118777: Disable signature line slot if non-text object
[LibreOffice.git] / svtools / uiconfig / ui / graphicexport.ui
blob6afdf96ab1e8539f8c782fc7aabd8edc4020f439
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.0 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">100</property>
8 <property name="value">75</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkAdjustment" id="adjustment2">
13 <property name="lower">1</property>
14 <property name="upper">9</property>
15 <property name="value">9</property>
16 <property name="step_increment">1</property>
17 <property name="page_increment">10</property>
18 </object>
19 <object class="GtkAdjustment" id="adjustment3">
20 <property name="upper">999.99000000000001</property>
21 <property name="step_increment">1</property>
22 <property name="page_increment">10</property>
23 </object>
24 <object class="GtkListStore" id="liststore1">
25 <columns>
26 <!-- column-name gchararray1 -->
27 <column type="gchararray"/>
28 </columns>
29 <data>
30 <row>
31 <col id="0" translatable="yes" context="graphicexport|liststore1">pixels/cm</col>
32 </row>
33 <row>
34 <col id="0" translatable="yes" context="graphicexport|liststore1">pixels/inch</col>
35 </row>
36 <row>
37 <col id="0" translatable="yes" context="graphicexport|liststore1">pixels/meter</col>
38 </row>
39 </data>
40 </object>
41 <object class="GtkListStore" id="liststore2">
42 <columns>
43 <!-- column-name gchararray1 -->
44 <column type="gchararray"/>
45 </columns>
46 <data>
47 <row>
48 <col id="0" translatable="yes" context="graphicexport|liststore2">inches</col>
49 </row>
50 <row>
51 <col id="0" translatable="yes" context="graphicexport|liststore2">cm</col>
52 </row>
53 <row>
54 <col id="0" translatable="yes" context="graphicexport|liststore2">mm</col>
55 </row>
56 <row>
57 <col id="0" translatable="yes" context="graphicexport|liststore2">points</col>
58 </row>
59 <row>
60 <col id="0" translatable="yes" context="graphicexport|liststore2">pixels</col>
61 </row>
62 </data>
63 </object>
64 <object class="GtkDialog" id="GraphicExportDialog">
65 <property name="can_focus">False</property>
66 <property name="border_width">6</property>
67 <property name="title" translatable="yes" context="graphicexport|GraphicExportDialog">%1 Options</property>
68 <property name="resizable">False</property>
69 <property name="type_hint">dialog</property>
70 <child internal-child="vbox">
71 <object class="GtkBox" id="dialog-vbox1">
72 <property name="can_focus">False</property>
73 <property name="orientation">vertical</property>
74 <property name="spacing">12</property>
75 <child internal-child="action_area">
76 <object class="GtkButtonBox" id="dialog-action_area1">
77 <property name="can_focus">False</property>
78 <property name="layout_style">end</property>
79 <child>
80 <object class="GtkButton" id="help">
81 <property name="label">gtk-help</property>
82 <property name="visible">True</property>
83 <property name="can_focus">True</property>
84 <property name="receives_default">True</property>
85 <property name="use_stock">True</property>
86 </object>
87 <packing>
88 <property name="expand">False</property>
89 <property name="fill">True</property>
90 <property name="position">0</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkButton" id="ok">
95 <property name="label">gtk-ok</property>
96 <property name="visible">True</property>
97 <property name="can_focus">True</property>
98 <property name="can_default">True</property>
99 <property name="has_default">True</property>
100 <property name="receives_default">True</property>
101 <property name="use_stock">True</property>
102 </object>
103 <packing>
104 <property name="expand">False</property>
105 <property name="fill">True</property>
106 <property name="position">1</property>
107 </packing>
108 </child>
109 <child>
110 <object class="GtkButton" id="cancel">
111 <property name="label">gtk-cancel</property>
112 <property name="visible">True</property>
113 <property name="can_focus">True</property>
114 <property name="receives_default">True</property>
115 <property name="use_stock">True</property>
116 </object>
117 <packing>
118 <property name="expand">False</property>
119 <property name="fill">True</property>
120 <property name="position">2</property>
121 </packing>
122 </child>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">True</property>
127 <property name="pack_type">end</property>
128 <property name="position">0</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkBox" id="box1">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
135 <property name="orientation">vertical</property>
136 <property name="spacing">12</property>
137 <child>
138 <object class="GtkFrame" id="frame1">
139 <property name="visible">True</property>
140 <property name="can_focus">False</property>
141 <property name="label_xalign">0</property>
142 <property name="shadow_type">none</property>
143 <child>
144 <object class="GtkAlignment" id="alignment1">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="top_padding">6</property>
148 <property name="left_padding">12</property>
149 <child>
150 <object class="GtkGrid" id="grid1">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="row_spacing">6</property>
154 <property name="column_spacing">6</property>
155 <child>
156 <object class="GtkLabel" id="label5">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="label" translatable="yes" context="graphicexport|label5">Width:</property>
160 <property name="use_underline">True</property>
161 <property name="mnemonic_widget">widthmf-nospin</property>
162 <property name="xalign">1</property>
163 </object>
164 <packing>
165 <property name="left_attach">0</property>
166 <property name="top_attach">0</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkLabel" id="label6">
171 <property name="visible">True</property>
172 <property name="can_focus">False</property>
173 <property name="label" translatable="yes" context="graphicexport|label6">Height:</property>
174 <property name="use_underline">True</property>
175 <property name="mnemonic_widget">heightmf-nospin</property>
176 <property name="xalign">1</property>
177 </object>
178 <packing>
179 <property name="left_attach">0</property>
180 <property name="top_attach">1</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkLabel" id="resolutionft">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="label" translatable="yes" context="graphicexport|resolutionft">Resolution:</property>
188 <property name="use_underline">True</property>
189 <property name="mnemonic_widget">resolutionmf-nospin</property>
190 <property name="xalign">1</property>
191 </object>
192 <packing>
193 <property name="left_attach">0</property>
194 <property name="top_attach">2</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkSpinButton" id="widthmf-nospin">
199 <property name="visible">True</property>
200 <property name="can_focus">True</property>
201 <property name="xalign">1</property>
202 <property name="adjustment">adjustment3</property>
203 <property name="digits">2</property>
204 </object>
205 <packing>
206 <property name="left_attach">1</property>
207 <property name="top_attach">0</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkSpinButton" id="heightmf-nospin">
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="xalign">1</property>
215 <property name="adjustment">adjustment3</property>
216 <property name="digits">2</property>
217 </object>
218 <packing>
219 <property name="left_attach">1</property>
220 <property name="top_attach">1</property>
221 </packing>
222 </child>
223 <child>
224 <object class="GtkSpinButton" id="resolutionmf-nospin">
225 <property name="visible">True</property>
226 <property name="can_focus">True</property>
227 <property name="xalign">1</property>
228 <property name="adjustment">adjustment3</property>
229 </object>
230 <packing>
231 <property name="left_attach">1</property>
232 <property name="top_attach">2</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkComboBox" id="widthlb">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="model">liststore2</property>
240 </object>
241 <packing>
242 <property name="left_attach">2</property>
243 <property name="top_attach">0</property>
244 </packing>
245 </child>
246 <child>
247 <object class="GtkComboBox" id="resolutionlb">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 <property name="model">liststore1</property>
251 </object>
252 <packing>
253 <property name="left_attach">2</property>
254 <property name="top_attach">2</property>
255 </packing>
256 </child>
257 <child>
258 <placeholder/>
259 </child>
260 </object>
261 </child>
262 </object>
263 </child>
264 <child type="label">
265 <object class="GtkLabel" id="label1">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 <property name="label" translatable="yes" context="graphicexport|label1">Size</property>
269 <attributes>
270 <attribute name="weight" value="bold"/>
271 </attributes>
272 </object>
273 </child>
274 </object>
275 <packing>
276 <property name="expand">False</property>
277 <property name="fill">True</property>
278 <property name="position">0</property>
279 </packing>
280 </child>
281 <child>
282 <object class="GtkFrame" id="colordepth">
283 <property name="can_focus">False</property>
284 <property name="label_xalign">0</property>
285 <property name="shadow_type">none</property>
286 <child>
287 <object class="GtkAlignment" id="alignment2">
288 <property name="visible">True</property>
289 <property name="can_focus">False</property>
290 <property name="top_padding">6</property>
291 <property name="left_padding">12</property>
292 <child>
293 <object class="GtkComboBox" id="colordepthlb">
294 <property name="visible">True</property>
295 <property name="can_focus">False</property>
296 </object>
297 </child>
298 </object>
299 </child>
300 <child type="label">
301 <object class="GtkLabel" id="label2">
302 <property name="visible">True</property>
303 <property name="can_focus">False</property>
304 <property name="label" translatable="yes" context="graphicexport|label2">Color Depth</property>
305 <attributes>
306 <attribute name="weight" value="bold"/>
307 </attributes>
308 </object>
309 </child>
310 </object>
311 <packing>
312 <property name="expand">False</property>
313 <property name="fill">True</property>
314 <property name="position">1</property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkFrame" id="jpgquality">
319 <property name="can_focus">False</property>
320 <property name="label_xalign">0</property>
321 <property name="shadow_type">none</property>
322 <child>
323 <object class="GtkAlignment" id="alignment5">
324 <property name="visible">True</property>
325 <property name="can_focus">False</property>
326 <property name="top_padding">6</property>
327 <property name="left_padding">12</property>
328 <child>
329 <object class="GtkGrid" id="grid2">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="column_spacing">6</property>
333 <child>
334 <object class="GtkSpinButton" id="compressionjpgnf">
335 <property name="visible">True</property>
336 <property name="can_focus">True</property>
337 <property name="xalign">1</property>
338 <property name="adjustment">adjustment1</property>
339 </object>
340 <packing>
341 <property name="left_attach">1</property>
342 <property name="top_attach">0</property>
343 </packing>
344 </child>
345 <child>
346 <object class="GtkScale" id="compressionjpgsb">
347 <property name="visible">True</property>
348 <property name="can_focus">False</property>
349 <property name="valign">center</property>
350 <property name="hexpand">True</property>
351 <property name="adjustment">adjustment1</property>
352 </object>
353 <packing>
354 <property name="left_attach">0</property>
355 <property name="top_attach">0</property>
356 </packing>
357 </child>
358 </object>
359 </child>
360 </object>
361 </child>
362 <child type="label">
363 <object class="GtkLabel" id="label9">
364 <property name="visible">True</property>
365 <property name="can_focus">False</property>
366 <property name="label" translatable="yes" context="graphicexport|label9">Quality</property>
367 <attributes>
368 <attribute name="weight" value="bold"/>
369 </attributes>
370 </object>
371 </child>
372 </object>
373 <packing>
374 <property name="expand">False</property>
375 <property name="fill">True</property>
376 <property name="position">2</property>
377 </packing>
378 </child>
379 <child>
380 <object class="GtkFrame" id="pngcompression">
381 <property name="can_focus">False</property>
382 <property name="label_xalign">0</property>
383 <property name="shadow_type">none</property>
384 <child>
385 <object class="GtkAlignment" id="alignment13">
386 <property name="visible">True</property>
387 <property name="can_focus">False</property>
388 <property name="top_padding">6</property>
389 <property name="left_padding">12</property>
390 <child>
391 <object class="GtkGrid" id="grid9">
392 <property name="visible">True</property>
393 <property name="can_focus">False</property>
394 <property name="column_spacing">6</property>
395 <child>
396 <object class="GtkSpinButton" id="compressionpngnf">
397 <property name="visible">True</property>
398 <property name="can_focus">True</property>
399 <property name="xalign">1</property>
400 <property name="adjustment">adjustment2</property>
401 </object>
402 <packing>
403 <property name="left_attach">1</property>
404 <property name="top_attach">0</property>
405 </packing>
406 </child>
407 <child>
408 <object class="GtkScale" id="compressionpngsb">
409 <property name="visible">True</property>
410 <property name="can_focus">False</property>
411 <property name="valign">center</property>
412 <property name="hexpand">True</property>
413 <property name="adjustment">adjustment2</property>
414 </object>
415 <packing>
416 <property name="left_attach">0</property>
417 <property name="top_attach">0</property>
418 </packing>
419 </child>
420 </object>
421 </child>
422 </object>
423 </child>
424 <child type="label">
425 <object class="GtkLabel" id="label">
426 <property name="visible">True</property>
427 <property name="can_focus">False</property>
428 <property name="label" translatable="yes" context="graphicexport|label">Compression</property>
429 <attributes>
430 <attribute name="weight" value="bold"/>
431 </attributes>
432 </object>
433 </child>
434 </object>
435 <packing>
436 <property name="expand">False</property>
437 <property name="fill">True</property>
438 <property name="position">3</property>
439 </packing>
440 </child>
441 <child>
442 <object class="GtkFrame" id="bmpcompression">
443 <property name="can_focus">False</property>
444 <property name="label_xalign">0</property>
445 <property name="shadow_type">none</property>
446 <child>
447 <object class="GtkAlignment" id="alignment3">
448 <property name="visible">True</property>
449 <property name="can_focus">False</property>
450 <property name="top_padding">6</property>
451 <property name="left_padding">12</property>
452 <child>
453 <object class="GtkCheckButton" id="rlecb">
454 <property name="label" translatable="yes" context="graphicexport|rlecb">RLE encoding</property>
455 <property name="visible">True</property>
456 <property name="can_focus">True</property>
457 <property name="receives_default">False</property>
458 <property name="use_underline">True</property>
459 <property name="xalign">0</property>
460 <property name="active">True</property>
461 <property name="draw_indicator">True</property>
462 </object>
463 </child>
464 </object>
465 </child>
466 <child type="label">
467 <object class="GtkLabel" id="label3">
468 <property name="visible">True</property>
469 <property name="can_focus">False</property>
470 <property name="label" translatable="yes" context="graphicexport|label3">Compression</property>
471 <attributes>
472 <attribute name="weight" value="bold"/>
473 </attributes>
474 </object>
475 </child>
476 </object>
477 <packing>
478 <property name="expand">False</property>
479 <property name="fill">True</property>
480 <property name="position">4</property>
481 </packing>
482 </child>
483 <child>
484 <object class="GtkFrame" id="mode">
485 <property name="can_focus">False</property>
486 <property name="label_xalign">0</property>
487 <property name="shadow_type">none</property>
488 <child>
489 <object class="GtkAlignment" id="alignment6">
490 <property name="visible">True</property>
491 <property name="can_focus">False</property>
492 <property name="top_padding">6</property>
493 <property name="left_padding">12</property>
494 <child>
495 <object class="GtkCheckButton" id="interlacedcb">
496 <property name="label" translatable="yes" context="graphicexport|interlacedcb">Interlaced</property>
497 <property name="visible">True</property>
498 <property name="can_focus">True</property>
499 <property name="receives_default">False</property>
500 <property name="use_underline">True</property>
501 <property name="xalign">0</property>
502 <property name="active">True</property>
503 <property name="draw_indicator">True</property>
504 </object>
505 </child>
506 </object>
507 </child>
508 <child type="label">
509 <object class="GtkLabel" id="label12">
510 <property name="visible">True</property>
511 <property name="can_focus">False</property>
512 <property name="label" translatable="yes" context="graphicexport|label12">Mode</property>
513 <attributes>
514 <attribute name="weight" value="bold"/>
515 </attributes>
516 </object>
517 </child>
518 </object>
519 <packing>
520 <property name="expand">False</property>
521 <property name="fill">True</property>
522 <property name="position">5</property>
523 </packing>
524 </child>
525 <child>
526 <object class="GtkFrame" id="drawingobjects">
527 <property name="can_focus">False</property>
528 <property name="label_xalign">0</property>
529 <property name="shadow_type">none</property>
530 <child>
531 <object class="GtkAlignment" id="alignment7">
532 <property name="visible">True</property>
533 <property name="can_focus">False</property>
534 <property name="top_padding">6</property>
535 <property name="left_padding">12</property>
536 <child>
537 <object class="GtkCheckButton" id="savetransparencycb">
538 <property name="label" translatable="yes" context="graphicexport|savetransparencycb">Save transparency</property>
539 <property name="visible">True</property>
540 <property name="can_focus">True</property>
541 <property name="receives_default">False</property>
542 <property name="use_underline">True</property>
543 <property name="xalign">0</property>
544 <property name="active">True</property>
545 <property name="draw_indicator">True</property>
546 </object>
547 </child>
548 </object>
549 </child>
550 <child type="label">
551 <object class="GtkLabel" id="labe">
552 <property name="visible">True</property>
553 <property name="can_focus">False</property>
554 <property name="label" translatable="yes" context="graphicexport|labe">Drawing Objects</property>
555 <attributes>
556 <attribute name="weight" value="bold"/>
557 </attributes>
558 </object>
559 </child>
560 </object>
561 <packing>
562 <property name="expand">False</property>
563 <property name="fill">True</property>
564 <property name="position">6</property>
565 </packing>
566 </child>
567 <child>
568 <object class="GtkFrame" id="encoding">
569 <property name="can_focus">False</property>
570 <property name="label_xalign">0</property>
571 <property name="shadow_type">none</property>
572 <child>
573 <object class="GtkAlignment" id="alignment8">
574 <property name="visible">True</property>
575 <property name="can_focus">False</property>
576 <property name="top_padding">6</property>
577 <property name="left_padding">12</property>
578 <child>
579 <object class="GtkGrid" id="grid3">
580 <property name="visible">True</property>
581 <property name="can_focus">False</property>
582 <child>
583 <object class="GtkRadioButton" id="binarycb">
584 <property name="label" translatable="yes" context="graphicexport|binarycb">Binary</property>
585 <property name="visible">True</property>
586 <property name="can_focus">True</property>
587 <property name="receives_default">False</property>
588 <property name="use_underline">True</property>
589 <property name="xalign">0</property>
590 <property name="draw_indicator">True</property>
591 <property name="group">textcb</property>
592 </object>
593 <packing>
594 <property name="left_attach">0</property>
595 <property name="top_attach">0</property>
596 </packing>
597 </child>
598 <child>
599 <object class="GtkRadioButton" id="textcb">
600 <property name="label" translatable="yes" context="graphicexport|textcb">Text</property>
601 <property name="visible">True</property>
602 <property name="can_focus">True</property>
603 <property name="receives_default">False</property>
604 <property name="use_underline">True</property>
605 <property name="xalign">0</property>
606 <property name="active">True</property>
607 <property name="draw_indicator">True</property>
608 <property name="group">binarycb</property>
609 </object>
610 <packing>
611 <property name="left_attach">0</property>
612 <property name="top_attach">1</property>
613 </packing>
614 </child>
615 </object>
616 </child>
617 </object>
618 </child>
619 <child type="label">
620 <object class="GtkLabel" id="label16">
621 <property name="visible">True</property>
622 <property name="can_focus">False</property>
623 <property name="label" translatable="yes" context="graphicexport|label16">Encoding</property>
624 <attributes>
625 <attribute name="weight" value="bold"/>
626 </attributes>
627 </object>
628 </child>
629 </object>
630 <packing>
631 <property name="expand">False</property>
632 <property name="fill">True</property>
633 <property name="position">7</property>
634 </packing>
635 </child>
636 <child>
637 <object class="GtkGrid" id="epsgrid">
638 <property name="can_focus">False</property>
639 <child>
640 <object class="GtkFrame" id="frame9">
641 <property name="visible">True</property>
642 <property name="can_focus">False</property>
643 <property name="label_xalign">0</property>
644 <property name="shadow_type">none</property>
645 <child>
646 <object class="GtkAlignment" id="alignment9">
647 <property name="visible">True</property>
648 <property name="can_focus">False</property>
649 <property name="top_padding">6</property>
650 <property name="left_padding">12</property>
651 <child>
652 <object class="GtkGrid" id="grid5">
653 <property name="visible">True</property>
654 <property name="can_focus">False</property>
655 <child>
656 <object class="GtkCheckButton" id="tiffpreviewcb">
657 <property name="label" translatable="yes" context="graphicexport|tiffpreviewcb">Image preview (TIFF)</property>
658 <property name="visible">True</property>
659 <property name="can_focus">True</property>
660 <property name="receives_default">False</property>
661 <property name="use_underline">True</property>
662 <property name="xalign">0</property>
663 <property name="active">True</property>
664 <property name="draw_indicator">True</property>
665 </object>
666 <packing>
667 <property name="left_attach">0</property>
668 <property name="top_attach">0</property>
669 </packing>
670 </child>
671 <child>
672 <object class="GtkCheckButton" id="epsipreviewcb">
673 <property name="label" translatable="yes" context="graphicexport|epsipreviewcb">Interchange (EPSI)</property>
674 <property name="visible">True</property>
675 <property name="can_focus">True</property>
676 <property name="receives_default">False</property>
677 <property name="use_underline">True</property>
678 <property name="xalign">0</property>
679 <property name="draw_indicator">True</property>
680 </object>
681 <packing>
682 <property name="left_attach">0</property>
683 <property name="top_attach">1</property>
684 </packing>
685 </child>
686 </object>
687 </child>
688 </object>
689 </child>
690 <child type="label">
691 <object class="GtkLabel" id="label17">
692 <property name="visible">True</property>
693 <property name="can_focus">False</property>
694 <property name="label" translatable="yes" context="graphicexport|label17">Preview</property>
695 <attributes>
696 <attribute name="weight" value="bold"/>
697 </attributes>
698 </object>
699 </child>
700 </object>
701 <packing>
702 <property name="left_attach">0</property>
703 <property name="top_attach">0</property>
704 </packing>
705 </child>
706 <child>
707 <object class="GtkFrame" id="frame10">
708 <property name="visible">True</property>
709 <property name="can_focus">False</property>
710 <property name="label_xalign">0</property>
711 <property name="shadow_type">none</property>
712 <child>
713 <object class="GtkAlignment" id="alignment10">
714 <property name="visible">True</property>
715 <property name="can_focus">False</property>
716 <property name="top_padding">6</property>
717 <property name="left_padding">12</property>
718 <child>
719 <object class="GtkGrid" id="grid6">
720 <property name="visible">True</property>
721 <property name="can_focus">False</property>
722 <child>
723 <object class="GtkRadioButton" id="color1rb">
724 <property name="label" translatable="yes" context="graphicexport|color1rb">Color</property>
725 <property name="visible">True</property>
726 <property name="can_focus">True</property>
727 <property name="receives_default">False</property>
728 <property name="use_underline">True</property>
729 <property name="xalign">0</property>
730 <property name="draw_indicator">True</property>
731 <property name="group">color2rb</property>
732 </object>
733 <packing>
734 <property name="left_attach">0</property>
735 <property name="top_attach">0</property>
736 </packing>
737 </child>
738 <child>
739 <object class="GtkRadioButton" id="color2rb">
740 <property name="label" translatable="yes" context="graphicexport|color2rb">Grayscale</property>
741 <property name="visible">True</property>
742 <property name="can_focus">True</property>
743 <property name="receives_default">False</property>
744 <property name="use_underline">True</property>
745 <property name="xalign">0</property>
746 <property name="active">True</property>
747 <property name="draw_indicator">True</property>
748 <property name="group">color1rb</property>
749 </object>
750 <packing>
751 <property name="left_attach">0</property>
752 <property name="top_attach">1</property>
753 </packing>
754 </child>
755 </object>
756 </child>
757 </object>
758 </child>
759 <child type="label">
760 <object class="GtkLabel" id="label18">
761 <property name="visible">True</property>
762 <property name="can_focus">False</property>
763 <property name="label" translatable="yes" context="graphicexport|label18">Color Format</property>
764 <attributes>
765 <attribute name="weight" value="bold"/>
766 </attributes>
767 </object>
768 </child>
769 </object>
770 <packing>
771 <property name="left_attach">1</property>
772 <property name="top_attach">0</property>
773 </packing>
774 </child>
775 <child>
776 <object class="GtkFrame" id="frame11">
777 <property name="visible">True</property>
778 <property name="can_focus">False</property>
779 <property name="label_xalign">0</property>
780 <property name="shadow_type">none</property>
781 <child>
782 <object class="GtkAlignment" id="alignment11">
783 <property name="visible">True</property>
784 <property name="can_focus">False</property>
785 <property name="top_padding">6</property>
786 <property name="left_padding">12</property>
787 <child>
788 <object class="GtkGrid" id="grid7">
789 <property name="visible">True</property>
790 <property name="can_focus">False</property>
791 <child>
792 <object class="GtkRadioButton" id="level1rb">
793 <property name="label" translatable="yes" context="graphicexport|level1rb">Level 1</property>
794 <property name="visible">True</property>
795 <property name="can_focus">True</property>
796 <property name="receives_default">False</property>
797 <property name="use_underline">True</property>
798 <property name="xalign">0</property>
799 <property name="draw_indicator">True</property>
800 <property name="group">level2rb</property>
801 </object>
802 <packing>
803 <property name="left_attach">0</property>
804 <property name="top_attach">0</property>
805 </packing>
806 </child>
807 <child>
808 <object class="GtkRadioButton" id="level2rb">
809 <property name="label" translatable="yes" context="graphicexport|level2rb">Level 2</property>
810 <property name="visible">True</property>
811 <property name="can_focus">True</property>
812 <property name="receives_default">False</property>
813 <property name="use_underline">True</property>
814 <property name="xalign">0.059999998658895493</property>
815 <property name="active">True</property>
816 <property name="draw_indicator">True</property>
817 <property name="group">level1rb</property>
818 </object>
819 <packing>
820 <property name="left_attach">0</property>
821 <property name="top_attach">1</property>
822 </packing>
823 </child>
824 </object>
825 </child>
826 </object>
827 </child>
828 <child type="label">
829 <object class="GtkLabel" id="label19">
830 <property name="visible">True</property>
831 <property name="can_focus">False</property>
832 <property name="label" translatable="yes" context="graphicexport|label19">Version</property>
833 <attributes>
834 <attribute name="weight" value="bold"/>
835 </attributes>
836 </object>
837 </child>
838 </object>
839 <packing>
840 <property name="left_attach">0</property>
841 <property name="top_attach">1</property>
842 </packing>
843 </child>
844 <child>
845 <object class="GtkFrame" id="EPSCompression">
846 <property name="visible">True</property>
847 <property name="can_focus">False</property>
848 <property name="label_xalign">0</property>
849 <property name="shadow_type">none</property>
850 <child>
851 <object class="GtkAlignment" id="alignment12">
852 <property name="visible">True</property>
853 <property name="can_focus">False</property>
854 <property name="top_padding">6</property>
855 <property name="left_padding">12</property>
856 <child>
857 <object class="GtkGrid" id="grid8">
858 <property name="visible">True</property>
859 <property name="can_focus">False</property>
860 <child>
861 <object class="GtkRadioButton" id="compresslzw">
862 <property name="label" translatable="yes" context="graphicexport|compresslzw">LZW encoding</property>
863 <property name="visible">True</property>
864 <property name="can_focus">True</property>
865 <property name="receives_default">False</property>
866 <property name="use_underline">True</property>
867 <property name="xalign">0</property>
868 <property name="draw_indicator">True</property>
869 <property name="group">compressnone</property>
870 </object>
871 <packing>
872 <property name="left_attach">0</property>
873 <property name="top_attach">0</property>
874 </packing>
875 </child>
876 <child>
877 <object class="GtkRadioButton" id="compressnone">
878 <property name="label" translatable="yes" context="graphicexport|compressnone">None</property>
879 <property name="visible">True</property>
880 <property name="can_focus">True</property>
881 <property name="receives_default">False</property>
882 <property name="use_underline">True</property>
883 <property name="xalign">0</property>
884 <property name="active">True</property>
885 <property name="draw_indicator">True</property>
886 <property name="group">compresslzw</property>
887 </object>
888 <packing>
889 <property name="left_attach">0</property>
890 <property name="top_attach">1</property>
891 </packing>
892 </child>
893 </object>
894 </child>
895 </object>
896 </child>
897 <child type="label">
898 <object class="GtkLabel" id="label20">
899 <property name="visible">True</property>
900 <property name="can_focus">False</property>
901 <property name="label" translatable="yes" context="graphicexport|label20">Compression</property>
902 <attributes>
903 <attribute name="weight" value="bold"/>
904 </attributes>
905 </object>
906 </child>
907 </object>
908 <packing>
909 <property name="left_attach">1</property>
910 <property name="top_attach">1</property>
911 </packing>
912 </child>
913 </object>
914 <packing>
915 <property name="expand">False</property>
916 <property name="fill">True</property>
917 <property name="position">8</property>
918 </packing>
919 </child>
920 <child>
921 <object class="GtkFrame" id="information">
922 <property name="can_focus">False</property>
923 <property name="label_xalign">0</property>
924 <property name="shadow_type">none</property>
925 <child>
926 <object class="GtkAlignment" id="alignment4">
927 <property name="visible">True</property>
928 <property name="can_focus">False</property>
929 <property name="top_padding">6</property>
930 <property name="left_padding">12</property>
931 <child>
932 <object class="GtkLabel" id="estsizeft">
933 <property name="visible">True</property>
934 <property name="can_focus">False</property>
935 <property name="xpad">3</property>
936 <property name="wrap">True</property>
937 <property name="max_width_chars">30</property>
938 <property name="xalign">0</property>
939 </object>
940 </child>
941 </object>
942 </child>
943 <child type="label">
944 <object class="GtkLabel" id="label4">
945 <property name="visible">True</property>
946 <property name="can_focus">False</property>
947 <property name="label" translatable="yes" context="graphicexport|label4">Information</property>
948 <attributes>
949 <attribute name="weight" value="bold"/>
950 </attributes>
951 </object>
952 </child>
953 </object>
954 <packing>
955 <property name="expand">False</property>
956 <property name="fill">True</property>
957 <property name="position">9</property>
958 </packing>
959 </child>
960 </object>
961 <packing>
962 <property name="expand">False</property>
963 <property name="fill">True</property>
964 <property name="position">1</property>
965 </packing>
966 </child>
967 </object>
968 </child>
969 <action-widgets>
970 <action-widget response="-11">help</action-widget>
971 <action-widget response="-5">ok</action-widget>
972 <action-widget response="-6">cancel</action-widget>
973 </action-widgets>
974 </object>
975 </interface>