1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment1">
5 <property name=
"lower">2</property>
6 <property name=
"upper">256</property>
7 <property name=
"value">64</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkBox" id=
"OptPrintPage">
12 <property name=
"visible">True
</property>
13 <property name=
"can_focus">False
</property>
14 <property name=
"hexpand">True
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
19 <object class=
"GtkFrame" id=
"frame1">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"label_xalign">0</property>
23 <property name=
"shadow_type">none
</property>
25 <object class=
"GtkAlignment" id=
"alignment1">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"top_padding">6</property>
29 <property name=
"left_padding">12</property>
31 <object class=
"GtkGrid" id=
"grid1">
32 <property name=
"visible">True
</property>
33 <property name=
"can_focus">False
</property>
34 <property name=
"row_spacing">6</property>
35 <property name=
"column_spacing">12</property>
37 <object class=
"GtkGrid" id=
"grid2">
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">False
</property>
40 <property name=
"column_spacing">12</property>
41 <property name=
"column_homogeneous">True
</property>
43 <object class=
"GtkRadioButton" id=
"printer">
44 <property name=
"label" translatable=
"yes">_Printer
</property>
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">True
</property>
47 <property name=
"receives_default">False
</property>
48 <property name=
"use_underline">True
</property>
49 <property name=
"xalign">0</property>
50 <property name=
"active">True
</property>
51 <property name=
"draw_indicator">True
</property>
52 <property name=
"group">file
</property>
55 <property name=
"left_attach">1</property>
56 <property name=
"top_attach">0</property>
57 <property name=
"width">1</property>
58 <property name=
"height">1</property>
62 <object class=
"GtkRadioButton" id=
"file">
63 <property name=
"label" translatable=
"yes">Print to _file
</property>
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">True
</property>
66 <property name=
"receives_default">False
</property>
67 <property name=
"use_underline">True
</property>
68 <property name=
"xalign">0</property>
69 <property name=
"draw_indicator">True
</property>
70 <property name=
"group">printer
</property>
73 <property name=
"left_attach">2</property>
74 <property name=
"top_attach">0</property>
75 <property name=
"width">1</property>
76 <property name=
"height">1</property>
80 <object class=
"GtkLabel" id=
"label4">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
83 <property name=
"xalign">0</property>
84 <property name=
"label" translatable=
"yes">Settings for:
</property>
85 <property name=
"use_underline">True
</property>
86 <property name=
"mnemonic_widget">printer
</property>
89 <property name=
"left_attach">0</property>
90 <property name=
"top_attach">0</property>
91 <property name=
"width">1</property>
92 <property name=
"height">1</property>
97 <property name=
"left_attach">0</property>
98 <property name=
"top_attach">0</property>
99 <property name=
"width">1</property>
100 <property name=
"height">1</property>
104 <object class=
"GtkAlignment" id=
"alignment3">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">False
</property>
107 <property name=
"left_padding">12</property>
109 <object class=
"GtkGrid" id=
"grid4">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
112 <property name=
"row_spacing">6</property>
113 <property name=
"column_spacing">12</property>
114 <property name=
"column_homogeneous">True
</property>
116 <object class=
"GtkCheckButton" id=
"reducetrans">
117 <property name=
"label" translatable=
"yes">_Reduce transparency
</property>
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">True
</property>
120 <property name=
"receives_default">False
</property>
121 <property name=
"use_underline">True
</property>
122 <property name=
"xalign">0</property>
123 <property name=
"draw_indicator">True
</property>
126 <property name=
"left_attach">0</property>
127 <property name=
"top_attach">0</property>
128 <property name=
"width">1</property>
129 <property name=
"height">1</property>
133 <object class=
"GtkCheckButton" id=
"reducegrad">
134 <property name=
"label" translatable=
"yes">Reduce _gradient
</property>
135 <property name=
"visible">True
</property>
136 <property name=
"can_focus">True
</property>
137 <property name=
"receives_default">False
</property>
138 <property name=
"use_underline">True
</property>
139 <property name=
"xalign">0</property>
140 <property name=
"draw_indicator">True
</property>
143 <property name=
"left_attach">1</property>
144 <property name=
"top_attach">0</property>
145 <property name=
"width">1</property>
146 <property name=
"height">1</property>
150 <object class=
"GtkCheckButton" id=
"converttogray">
151 <property name=
"label" translatable=
"yes">Con_vert colors to grayscale
</property>
152 <property name=
"visible">True
</property>
153 <property name=
"can_focus">True
</property>
154 <property name=
"receives_default">False
</property>
155 <property name=
"use_underline">True
</property>
156 <property name=
"xalign">0</property>
157 <property name=
"draw_indicator">True
</property>
160 <property name=
"left_attach">1</property>
161 <property name=
"top_attach">2</property>
162 <property name=
"width">1</property>
163 <property name=
"height">1</property>
167 <object class=
"GtkAlignment" id=
"alignment4">
168 <property name=
"visible">True
</property>
169 <property name=
"can_focus">False
</property>
170 <property name=
"left_padding">12</property>
172 <object class=
"GtkGrid" id=
"grid7">
173 <property name=
"visible">True
</property>
174 <property name=
"can_focus">False
</property>
176 <object class=
"GtkRadioButton" id=
"reducetransauto">
177 <property name=
"label" translatable=
"yes">Auto_matically
</property>
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">True
</property>
180 <property name=
"receives_default">False
</property>
181 <property name=
"use_underline">True
</property>
182 <property name=
"xalign">0</property>
183 <property name=
"active">True
</property>
184 <property name=
"draw_indicator">True
</property>
185 <property name=
"group">reducetransnone
</property>
188 <property name=
"left_attach">0</property>
189 <property name=
"top_attach">0</property>
190 <property name=
"width">1</property>
191 <property name=
"height">1</property>
195 <object class=
"GtkRadioButton" id=
"reducetransnone">
196 <property name=
"label" translatable=
"yes">_No transparency
</property>
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">True
</property>
199 <property name=
"receives_default">False
</property>
200 <property name=
"use_underline">True
</property>
201 <property name=
"xalign">0</property>
202 <property name=
"draw_indicator">True
</property>
203 <property name=
"group">reducetransauto
</property>
206 <property name=
"left_attach">0</property>
207 <property name=
"top_attach">1</property>
208 <property name=
"width">1</property>
209 <property name=
"height">1</property>
216 <property name=
"left_attach">0</property>
217 <property name=
"top_attach">1</property>
218 <property name=
"width">1</property>
219 <property name=
"height">1</property>
223 <object class=
"GtkAlignment" id=
"alignment5">
224 <property name=
"visible">True
</property>
225 <property name=
"can_focus">False
</property>
226 <property name=
"left_padding">12</property>
228 <object class=
"GtkGrid" id=
"grid8">
229 <property name=
"visible">True
</property>
230 <property name=
"can_focus">False
</property>
232 <object class=
"GtkGrid" id=
"grid6">
233 <property name=
"visible">True
</property>
234 <property name=
"can_focus">False
</property>
235 <property name=
"column_spacing">12</property>
237 <object class=
"GtkRadioButton" id=
"reducegradstripes">
238 <property name=
"label" translatable=
"yes">Gradient _stripes
</property>
239 <property name=
"visible">True
</property>
240 <property name=
"can_focus">True
</property>
241 <property name=
"receives_default">False
</property>
242 <property name=
"use_underline">True
</property>
243 <property name=
"xalign">0</property>
244 <property name=
"active">True
</property>
245 <property name=
"draw_indicator">True
</property>
246 <property name=
"group">reducegradcolor
</property>
249 <property name=
"left_attach">0</property>
250 <property name=
"top_attach">0</property>
251 <property name=
"width">1</property>
252 <property name=
"height">1</property>
256 <object class=
"GtkSpinButton" id=
"reducegradstep">
257 <property name=
"visible">True
</property>
258 <property name=
"can_focus">True
</property>
259 <property name=
"invisible_char">•
</property>
260 <property name=
"invisible_char_set">True
</property>
261 <property name=
"adjustment">adjustment1
</property>
264 <property name=
"left_attach">1</property>
265 <property name=
"top_attach">0</property>
266 <property name=
"width">1</property>
267 <property name=
"height">1</property>
272 <property name=
"left_attach">0</property>
273 <property name=
"top_attach">0</property>
274 <property name=
"width">1</property>
275 <property name=
"height">1</property>
279 <object class=
"GtkRadioButton" id=
"reducegradcolor">
280 <property name=
"label" translatable=
"yes">Intermediate _color
</property>
281 <property name=
"visible">True
</property>
282 <property name=
"can_focus">True
</property>
283 <property name=
"receives_default">False
</property>
284 <property name=
"use_underline">True
</property>
285 <property name=
"xalign">0</property>
286 <property name=
"draw_indicator">True
</property>
287 <property name=
"group">reducegradstripes
</property>
290 <property name=
"left_attach">0</property>
291 <property name=
"top_attach">1</property>
292 <property name=
"width">1</property>
293 <property name=
"height">1</property>
300 <property name=
"left_attach">1</property>
301 <property name=
"top_attach">1</property>
302 <property name=
"width">1</property>
303 <property name=
"height">1</property>
307 <object class=
"GtkAlignment" id=
"alignment6">
308 <property name=
"visible">True
</property>
309 <property name=
"can_focus">False
</property>
310 <property name=
"left_padding">12</property>
312 <object class=
"GtkGrid" id=
"grid9">
313 <property name=
"visible">True
</property>
314 <property name=
"can_focus">False
</property>
316 <object class=
"GtkRadioButton" id=
"reducebitmapoptimal">
317 <property name=
"label" translatable=
"yes">_High print quality
</property>
318 <property name=
"visible">True
</property>
319 <property name=
"can_focus">True
</property>
320 <property name=
"receives_default">False
</property>
321 <property name=
"use_underline">True
</property>
322 <property name=
"xalign">0</property>
323 <property name=
"active">True
</property>
324 <property name=
"draw_indicator">True
</property>
325 <property name=
"group">reducebitmapnormal
</property>
328 <property name=
"left_attach">0</property>
329 <property name=
"top_attach">0</property>
330 <property name=
"width">1</property>
331 <property name=
"height">1</property>
335 <object class=
"GtkRadioButton" id=
"reducebitmapnormal">
336 <property name=
"label" translatable=
"yes">N_ormal print quality
</property>
337 <property name=
"visible">True
</property>
338 <property name=
"can_focus">True
</property>
339 <property name=
"receives_default">False
</property>
340 <property name=
"use_underline">True
</property>
341 <property name=
"xalign">0</property>
342 <property name=
"draw_indicator">True
</property>
343 <property name=
"group">reducebitmapresol
</property>
346 <property name=
"left_attach">0</property>
347 <property name=
"top_attach">1</property>
348 <property name=
"width">1</property>
349 <property name=
"height">1</property>
353 <object class=
"GtkGrid" id=
"grid5">
354 <property name=
"visible">True
</property>
355 <property name=
"can_focus">False
</property>
356 <property name=
"column_spacing">12</property>
358 <object class=
"GtkRadioButton" id=
"reducebitmapresol">
359 <property name=
"label" translatable=
"yes">Reso_lution
</property>
360 <property name=
"visible">True
</property>
361 <property name=
"can_focus">True
</property>
362 <property name=
"receives_default">False
</property>
363 <property name=
"use_underline">True
</property>
364 <property name=
"xalign">0</property>
365 <property name=
"draw_indicator">True
</property>
366 <property name=
"group">reducebitmapoptimal
</property>
369 <property name=
"left_attach">0</property>
370 <property name=
"top_attach">0</property>
371 <property name=
"width">1</property>
372 <property name=
"height">1</property>
376 <object class=
"GtkComboBoxText" id=
"reducebitmapdpi">
377 <property name=
"visible">True
</property>
378 <property name=
"can_focus">False
</property>
379 <property name=
"entry_text_column">0</property>
380 <property name=
"id_column">1</property>
382 <item translatable=
"yes">72 DPI
</item>
383 <item translatable=
"yes">96 DPI
</item>
384 <item translatable=
"yes">150 DPI (Fax)
</item>
385 <item translatable=
"yes">200 DPI (default)
</item>
386 <item translatable=
"yes">300 DPI
</item>
387 <item translatable=
"yes">600 DPI
</item>
391 <property name=
"left_attach">1</property>
392 <property name=
"top_attach">0</property>
393 <property name=
"width">1</property>
394 <property name=
"height">1</property>
399 <property name=
"left_attach">0</property>
400 <property name=
"top_attach">2</property>
401 <property name=
"width">1</property>
402 <property name=
"height">1</property>
406 <object class=
"GtkCheckButton" id=
"reducebitmaptrans">
407 <property name=
"label" translatable=
"yes">Include transparent objects
</property>
408 <property name=
"visible">True
</property>
409 <property name=
"can_focus">True
</property>
410 <property name=
"receives_default">False
</property>
411 <property name=
"xalign">0</property>
412 <property name=
"draw_indicator">True
</property>
415 <property name=
"left_attach">0</property>
416 <property name=
"top_attach">3</property>
417 <property name=
"width">1</property>
418 <property name=
"height">1</property>
425 <property name=
"left_attach">0</property>
426 <property name=
"top_attach">3</property>
427 <property name=
"width">1</property>
428 <property name=
"height">1</property>
432 <object class=
"GtkCheckButton" id=
"reducebitmap">
433 <property name=
"label" translatable=
"yes">Reduce _bitmaps
</property>
434 <property name=
"visible">True
</property>
435 <property name=
"can_focus">True
</property>
436 <property name=
"receives_default">False
</property>
437 <property name=
"use_underline">True
</property>
438 <property name=
"xalign">0</property>
439 <property name=
"draw_indicator">True
</property>
442 <property name=
"left_attach">0</property>
443 <property name=
"top_attach">2</property>
444 <property name=
"width">1</property>
445 <property name=
"height">1</property>
449 <object class=
"GtkCheckButton" id=
"pdf">
450 <property name=
"label" translatable=
"yes">_PDF as Standard Print Job Format
</property>
451 <property name=
"visible">True
</property>
452 <property name=
"can_focus">True
</property>
453 <property name=
"receives_default">False
</property>
454 <property name=
"use_underline">True
</property>
455 <property name=
"xalign">0</property>
456 <property name=
"draw_indicator">True
</property>
459 <property name=
"left_attach">0</property>
460 <property name=
"top_attach">4</property>
461 <property name=
"width">1</property>
462 <property name=
"height">1</property>
475 <property name=
"left_attach">0</property>
476 <property name=
"top_attach">1</property>
477 <property name=
"width">1</property>
478 <property name=
"height">1</property>
486 <object class=
"GtkLabel" id=
"label1">
487 <property name=
"visible">True
</property>
488 <property name=
"can_focus">False
</property>
489 <property name=
"label" translatable=
"yes">Reduce print data
</property>
491 <attribute name=
"weight" value=
"bold"/>
497 <property name=
"expand">False
</property>
498 <property name=
"fill">True
</property>
499 <property name=
"position">0</property>
503 <object class=
"GtkFrame" id=
"frame2">
504 <property name=
"visible">True
</property>
505 <property name=
"can_focus">False
</property>
506 <property name=
"label_xalign">0</property>
507 <property name=
"shadow_type">none
</property>
509 <object class=
"GtkAlignment" id=
"alignment2">
510 <property name=
"visible">True
</property>
511 <property name=
"can_focus">False
</property>
512 <property name=
"top_padding">6</property>
513 <property name=
"left_padding">12</property>
515 <object class=
"GtkGrid" id=
"grid3">
516 <property name=
"visible">True
</property>
517 <property name=
"can_focus">False
</property>
518 <property name=
"row_spacing">6</property>
519 <property name=
"column_spacing">12</property>
520 <property name=
"column_homogeneous">True
</property>
522 <object class=
"GtkCheckButton" id=
"papersize">
523 <property name=
"label" translatable=
"yes">P_aper size
</property>
524 <property name=
"visible">True
</property>
525 <property name=
"can_focus">True
</property>
526 <property name=
"receives_default">False
</property>
527 <property name=
"use_underline">True
</property>
528 <property name=
"xalign">0</property>
529 <property name=
"draw_indicator">True
</property>
532 <property name=
"left_attach">0</property>
533 <property name=
"top_attach">0</property>
534 <property name=
"width">1</property>
535 <property name=
"height">1</property>
539 <object class=
"GtkCheckButton" id=
"paperorient">
540 <property name=
"label" translatable=
"yes">Pap_er orientation
</property>
541 <property name=
"visible">True
</property>
542 <property name=
"can_focus">True
</property>
543 <property name=
"receives_default">False
</property>
544 <property name=
"use_underline">True
</property>
545 <property name=
"xalign">0</property>
546 <property name=
"draw_indicator">True
</property>
549 <property name=
"left_attach">0</property>
550 <property name=
"top_attach">1</property>
551 <property name=
"width">1</property>
552 <property name=
"height">1</property>
556 <object class=
"GtkCheckButton" id=
"trans">
557 <property name=
"label" translatable=
"yes">_Transparency
</property>
558 <property name=
"visible">True
</property>
559 <property name=
"can_focus">True
</property>
560 <property name=
"receives_default">False
</property>
561 <property name=
"use_underline">True
</property>
562 <property name=
"xalign">0</property>
563 <property name=
"draw_indicator">True
</property>
566 <property name=
"left_attach">1</property>
567 <property name=
"top_attach">0</property>
568 <property name=
"width">1</property>
569 <property name=
"height">1</property>
580 <object class=
"GtkLabel" id=
"label2">
581 <property name=
"visible">True
</property>
582 <property name=
"can_focus">False
</property>
583 <property name=
"label" translatable=
"yes">Printer warnings
</property>
585 <attribute name=
"weight" value=
"bold"/>
591 <property name=
"expand">False
</property>
592 <property name=
"fill">True
</property>
593 <property name=
"position">1</property>