GUI: Move .ui files from goffice resources to glib resources
[gnumeric.git] / src / dialogs / dialog-zoom.ui
blobc77c57e539bfbfce014bae3f03a4d3a09695242f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="Zoom">
5 <property name="can_focus">False</property>
6 <property name="title" translatable="yes">Zoom</property>
7 <property name="modal">True</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">8</property>
15 <child internal-child="action_area">
16 <object class="GtkButtonBox" id="dialog-action_area1">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="help_button">
22 <property name="label">gtk-help</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="receives_default">False</property>
26 <property name="use_action_appearance">False</property>
27 <property name="use_stock">True</property>
28 </object>
29 <packing>
30 <property name="expand">False</property>
31 <property name="fill">False</property>
32 <property name="position">0</property>
33 </packing>
34 </child>
35 <child>
36 <object class="GtkButton" id="cancel_button">
37 <property name="label">gtk-cancel</property>
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="receives_default">False</property>
41 <property name="use_action_appearance">False</property>
42 <property name="use_stock">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">False</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="ok_button">
52 <property name="label">gtk-ok</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="has_focus">True</property>
56 <property name="can_default">True</property>
57 <property name="has_default">True</property>
58 <property name="receives_default">False</property>
59 <property name="use_action_appearance">False</property>
60 <property name="use_stock">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">False</property>
65 <property name="position">2</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack_type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkBox" id="hbox1">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="spacing">4</property>
81 <child>
82 <object class="GtkFrame" id="Frame">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="label_xalign">0</property>
86 <child>
87 <object class="GtkBox" id="vbox1">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="border_width">4</property>
91 <property name="orientation">vertical</property>
92 <property name="spacing">4</property>
93 <property name="homogeneous">True</property>
94 <child>
95 <object class="GtkRadioButton" id="radio_200">
96 <property name="label" translatable="yes">20_0 %</property>
97 <property name="visible">True</property>
98 <property name="can_focus">True</property>
99 <property name="receives_default">False</property>
100 <property name="use_action_appearance">False</property>
101 <property name="use_underline">True</property>
102 <property name="xalign">0</property>
103 <property name="draw_indicator">True</property>
104 </object>
105 <packing>
106 <property name="expand">False</property>
107 <property name="fill">False</property>
108 <property name="position">0</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkRadioButton" id="radio_100">
113 <property name="label" translatable="yes">_100 %</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_action_appearance">False</property>
118 <property name="use_underline">True</property>
119 <property name="xalign">0</property>
120 <property name="draw_indicator">True</property>
121 <property name="group">radio_200</property>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="position">1</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkRadioButton" id="radio_75">
131 <property name="label" translatable="yes">_75 %</property>
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="receives_default">False</property>
135 <property name="use_action_appearance">False</property>
136 <property name="use_underline">True</property>
137 <property name="xalign">0</property>
138 <property name="draw_indicator">True</property>
139 <property name="group">radio_200</property>
140 </object>
141 <packing>
142 <property name="expand">False</property>
143 <property name="fill">False</property>
144 <property name="position">2</property>
145 </packing>
146 </child>
147 <child>
148 <object class="GtkRadioButton" id="radio_50">
149 <property name="label" translatable="yes">_50 %</property>
150 <property name="visible">True</property>
151 <property name="can_focus">True</property>
152 <property name="receives_default">False</property>
153 <property name="use_action_appearance">False</property>
154 <property name="use_underline">True</property>
155 <property name="xalign">0</property>
156 <property name="draw_indicator">True</property>
157 <property name="group">radio_200</property>
158 </object>
159 <packing>
160 <property name="expand">False</property>
161 <property name="fill">False</property>
162 <property name="position">3</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkRadioButton" id="radio_25">
167 <property name="label" translatable="yes">_25 %</property>
168 <property name="visible">True</property>
169 <property name="can_focus">True</property>
170 <property name="receives_default">False</property>
171 <property name="use_action_appearance">False</property>
172 <property name="use_underline">True</property>
173 <property name="xalign">0</property>
174 <property name="draw_indicator">True</property>
175 <property name="group">radio_200</property>
176 </object>
177 <packing>
178 <property name="expand">False</property>
179 <property name="fill">False</property>
180 <property name="position">4</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkRadioButton" id="radio_fit_selection">
185 <property name="label" translatable="yes">_Fit Selection</property>
186 <property name="visible">True</property>
187 <property name="sensitive">False</property>
188 <property name="can_focus">True</property>
189 <property name="receives_default">False</property>
190 <property name="use_action_appearance">False</property>
191 <property name="use_underline">True</property>
192 <property name="xalign">0</property>
193 <property name="draw_indicator">True</property>
194 <property name="group">radio_200</property>
195 </object>
196 <packing>
197 <property name="expand">False</property>
198 <property name="fill">False</property>
199 <property name="position">5</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkBox" id="hbox3">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="spacing">4</property>
207 <child>
208 <object class="GtkRadioButton" id="radio_custom">
209 <property name="label" translatable="yes">_Custom Percentage</property>
210 <property name="visible">True</property>
211 <property name="can_focus">True</property>
212 <property name="receives_default">False</property>
213 <property name="use_action_appearance">False</property>
214 <property name="use_underline">True</property>
215 <property name="xalign">0</property>
216 <property name="draw_indicator">True</property>
217 <property name="group">radio_200</property>
218 </object>
219 <packing>
220 <property name="expand">False</property>
221 <property name="fill">False</property>
222 <property name="position">0</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkBox" id="vbox2">
227 <property name="visible">True</property>
228 <property name="can_focus">False</property>
229 <child>
230 <object class="GtkDrawingArea" id="drawingarea1">
231 <property name="visible">True</property>
232 <property name="sensitive">False</property>
233 <property name="can_focus">False</property>
234 </object>
235 <packing>
236 <property name="expand">False</property>
237 <property name="fill">False</property>
238 <property name="position">0</property>
239 </packing>
240 </child>
241 <child>
242 <object class="GtkSpinButton" id="zoom">
243 <property name="visible">True</property>
244 <property name="can_focus">True</property>
245 <property name="adjustment">adjustment1</property>
246 <property name="climb_rate">5</property>
247 <property name="numeric">True</property>
248 </object>
249 <packing>
250 <property name="expand">False</property>
251 <property name="fill">False</property>
252 <property name="position">1</property>
253 </packing>
254 </child>
255 </object>
256 <packing>
257 <property name="expand">True</property>
258 <property name="fill">True</property>
259 <property name="position">1</property>
260 </packing>
261 </child>
262 </object>
263 <packing>
264 <property name="expand">False</property>
265 <property name="fill">False</property>
266 <property name="position">6</property>
267 </packing>
268 </child>
269 </object>
270 </child>
271 <child type="label">
272 <object class="GtkLabel" id="label1">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="label" translatable="yes">Magnification</property>
276 </object>
277 </child>
278 </object>
279 <packing>
280 <property name="expand">False</property>
281 <property name="fill">True</property>
282 <property name="position">0</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkFrame" id="frame1">
287 <property name="visible">True</property>
288 <property name="can_focus">False</property>
289 <property name="label_xalign">0</property>
290 <child>
291 <object class="GtkScrolledWindow" id="scrolledwindow1">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 <property name="hscrollbar_policy">never</property>
295 <child>
296 <object class="GtkTreeView" id="sheet_list">
297 <property name="visible">True</property>
298 <property name="can_focus">True</property>
299 <child internal-child="selection">
300 <object class="GtkTreeSelection" id="treeview-selection1"/>
301 </child>
302 </object>
303 </child>
304 </object>
305 </child>
306 <child type="label">
307 <object class="GtkLabel" id="label2">
308 <property name="visible">True</property>
309 <property name="can_focus">False</property>
310 <property name="label" translatable="yes">Sheets</property>
311 </object>
312 </child>
313 </object>
314 <packing>
315 <property name="expand">True</property>
316 <property name="fill">True</property>
317 <property name="padding">4</property>
318 <property name="position">1</property>
319 </packing>
320 </child>
321 </object>
322 <packing>
323 <property name="expand">False</property>
324 <property name="fill">True</property>
325 <property name="position">1</property>
326 </packing>
327 </child>
328 </object>
329 </child>
330 <action-widgets>
331 <action-widget response="0">help_button</action-widget>
332 <action-widget response="0">cancel_button</action-widget>
333 <action-widget response="0">ok_button</action-widget>
334 </action-widgets>
335 </object>
336 <object class="GtkAdjustment" id="adjustment1">
337 <property name="lower">10</property>
338 <property name="upper">500</property>
339 <property name="value">100</property>
340 <property name="step_increment">5</property>
341 <property name="page_increment">25</property>
342 </object>
343 </interface>