1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sd">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">100</property>
7 <property name=
"step-increment">1</property>
8 <property name=
"page-increment">10</property>
10 <object class=
"GtkBox" id=
"PMImagesPage">
11 <property name=
"visible">True
</property>
12 <property name=
"can-focus">False
</property>
13 <property name=
"hexpand">True
</property>
14 <property name=
"vexpand">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=
"margin-top">6</property>
23 <property name=
"margin-bottom">6</property>
24 <property name=
"hexpand">True
</property>
25 <property name=
"vexpand">True
</property>
26 <property name=
"label-xalign">0</property>
27 <property name=
"shadow-type">none
</property>
29 <!-- n-columns=1 n-rows=6 -->
30 <object class=
"GtkGrid" id=
"grid1">
31 <property name=
"visible">True
</property>
32 <property name=
"can-focus">False
</property>
33 <property name=
"margin-start">12</property>
34 <property name=
"margin-end">6</property>
35 <property name=
"margin-top">6</property>
36 <property name=
"hexpand">True
</property>
37 <property name=
"vexpand">True
</property>
38 <property name=
"row-spacing">6</property>
40 <object class=
"GtkCheckButton" id=
"STR_REMOVE_CROP_AREA">
41 <property name=
"label" translatable=
"yes" context=
"pmimagespage|STR_REMOVE_CROP_AREA">_Delete cropped image areas
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can-focus">True
</property>
44 <property name=
"receives-default">False
</property>
45 <property name=
"use-underline">True
</property>
46 <property name=
"draw-indicator">True
</property>
49 <property name=
"left-attach">0</property>
50 <property name=
"top-attach">4</property>
54 <object class=
"GtkCheckButton" id=
"STR_EMBED_LINKED_GRAPHICS">
55 <property name=
"label" translatable=
"yes" context=
"pmimagespage|STR_EMBED_LINKED_GRAPHICS">_Embed external images
</property>
56 <property name=
"visible">True
</property>
57 <property name=
"can-focus">True
</property>
58 <property name=
"receives-default">False
</property>
59 <property name=
"use-underline">True
</property>
60 <property name=
"draw-indicator">True
</property>
63 <property name=
"left-attach">0</property>
64 <property name=
"top-attach">5</property>
68 <object class=
"GtkBox">
69 <property name=
"visible">True
</property>
70 <property name=
"can-focus">False
</property>
71 <property name=
"spacing">12</property>
73 <object class=
"GtkLabel" id=
"STR_IMAGE_RESOLUTION">
74 <property name=
"visible">True
</property>
75 <property name=
"can-focus">False
</property>
76 <property name=
"label" translatable=
"yes" context=
"pmimagespage|STR_IMAGE_RESOLUTION">Reduce _image resolution
</property>
77 <property name=
"use-underline">True
</property>
78 <property name=
"mnemonic-widget">LB_RESOLUTION
</property>
81 <property name=
"expand">False
</property>
82 <property name=
"fill">True
</property>
83 <property name=
"position">0</property>
87 <object class=
"GtkComboBoxText" id=
"LB_RESOLUTION">
88 <property name=
"visible">True
</property>
89 <property name=
"can-focus">False
</property>
90 <property name=
"active">0</property>
92 <item id=
"0" translatable=
"yes" context=
"pmimagespage|LB_RESOLUTION"><no change
></item>
93 <item id=
"96" translatable=
"yes" context=
"pmimagespage|LB_RESOLUTION">96 DPI (screen resolution)
</item>
94 <item id=
"150" translatable=
"yes" context=
"pmimagespage|LB_RESOLUTION">150 DPI (projector resolution)
</item>
95 <item id=
"300" translatable=
"yes" context=
"pmimagespage|LB_RESOLUTION">300 DPI (print resolution)
</item>
96 <item id=
"600" translatable=
"yes" context=
"pmimagespage|LB_RESOLUTION">600 DPI (print resolution)
</item>
100 <property name=
"expand">False
</property>
101 <property name=
"fill">True
</property>
102 <property name=
"position">1</property>
107 <property name=
"left-attach">0</property>
108 <property name=
"top-attach">3</property>
112 <object class=
"GtkRadioButton" id=
"STR_LOSSLESS_COMPRESSION">
113 <property name=
"label" translatable=
"yes" context=
"pmimagespage|STR_LOSSLESS_COMPRESSION">_Lossless compression
</property>
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">True
</property>
116 <property name=
"receives-default">False
</property>
117 <property name=
"use-underline">True
</property>
118 <property name=
"active">True
</property>
119 <property name=
"draw-indicator">True
</property>
122 <property name=
"left-attach">0</property>
123 <property name=
"top-attach">0</property>
127 <object class=
"GtkRadioButton" id=
"STR_JPEG_COMPRESSION">
128 <property name=
"label" translatable=
"yes" context=
"pmimagespage|STR_JPEG_COMPRESSION">_JPEG compression
</property>
129 <property name=
"visible">True
</property>
130 <property name=
"can-focus">True
</property>
131 <property name=
"receives-default">False
</property>
132 <property name=
"use-underline">True
</property>
133 <property name=
"draw-indicator">True
</property>
134 <property name=
"group">STR_LOSSLESS_COMPRESSION
</property>
137 <property name=
"left-attach">0</property>
138 <property name=
"top-attach">1</property>
142 <object class=
"GtkBox">
143 <property name=
"visible">True
</property>
144 <property name=
"can-focus">False
</property>
145 <property name=
"margin-start">24</property>
146 <property name=
"spacing">12</property>
148 <object class=
"GtkLabel" id=
"STR_QUALITY">
149 <property name=
"visible">True
</property>
150 <property name=
"sensitive">False
</property>
151 <property name=
"can-focus">False
</property>
152 <property name=
"label" translatable=
"yes" context=
"pmimagespage|STR_IMAGE_RESOLUTION">_Quality in %
</property>
153 <property name=
"use-underline">True
</property>
154 <property name=
"mnemonic-widget">SB_QUALITY
</property>
157 <property name=
"expand">False
</property>
158 <property name=
"fill">True
</property>
159 <property name=
"position">0</property>
163 <object class=
"GtkSpinButton" id=
"SB_QUALITY">
164 <property name=
"visible">True
</property>
165 <property name=
"sensitive">False
</property>
166 <property name=
"can-focus">True
</property>
167 <property name=
"truncate-multiline">True
</property>
168 <property name=
"adjustment">adjustment1
</property>
171 <property name=
"expand">False
</property>
172 <property name=
"fill">True
</property>
173 <property name=
"position">1</property>
178 <property name=
"left-attach">0</property>
179 <property name=
"top-attach">2</property>
185 <object class=
"GtkLabel" id=
"STR_GRAPHIC_OPTIMIZATION">
186 <property name=
"visible">True
</property>
187 <property name=
"can-focus">False
</property>
188 <property name=
"label" translatable=
"yes" context=
"pmimagespages|STR_GRAPHIC_OPTIMIZATION">Choose settings for optimizing images
</property>
190 <attribute name=
"weight" value=
"bold"/>
196 <property name=
"expand">False
</property>
197 <property name=
"fill">True
</property>
198 <property name=
"position">0</property>