android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / zoomdialog.ui
blob475344d9d31fdfa7030a1cfade2eb467e2b7ee9a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">999</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="upper">100</property>
13 <property name="step_increment">1</property>
14 <property name="page_increment">10</property>
15 </object>
16 <object class="GtkDialog" id="ZoomDialog">
17 <property name="can_focus">False</property>
18 <property name="border_width">6</property>
19 <property name="title" translatable="yes" context="zoomdialog|ZoomDialog">Zoom &amp; View Layout</property>
20 <property name="resizable">False</property>
21 <property name="modal">True</property>
22 <property name="default_width">0</property>
23 <property name="default_height">0</property>
24 <property name="type_hint">dialog</property>
25 <child internal-child="vbox">
26 <object class="GtkBox" id="dialog-vbox1">
27 <property name="can_focus">False</property>
28 <property name="orientation">vertical</property>
29 <property name="spacing">12</property>
30 <child internal-child="action_area">
31 <object class="GtkButtonBox" id="dialog-action_area1">
32 <property name="can_focus">False</property>
33 <property name="layout_style">end</property>
34 <child>
35 <object class="GtkButton" id="ok">
36 <property name="label" translatable="yes" context="stock">_OK</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="can_default">True</property>
40 <property name="has_default">True</property>
41 <property name="receives_default">True</property>
42 <property name="use-underline">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="cancel">
52 <property name="label" translatable="yes" context="stock">_Cancel</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use-underline">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">1</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="help">
66 <property name="label" translatable="yes" context="stock">_Help</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">True</property>
70 <property name="use-underline">True</property>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="position">2</property>
76 <property name="secondary">True</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack_type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkBox" id="box1">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="spacing">12</property>
92 <child>
93 <object class="GtkFrame" id="frame1">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="label_xalign">0</property>
97 <property name="shadow_type">none</property>
98 <child>
99 <object class="GtkBox" id="box2">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="orientation">vertical</property>
103 <property name="spacing">6</property>
104 <property name="margin-start">12</property>
105 <property name="margin-top">6</property>
106 <child>
107 <object class="GtkRadioButton" id="optimal">
108 <property name="label" translatable="yes" context="zoomdialog|optimal">Optimal</property>
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="receives_default">False</property>
112 <property name="use_underline">True</property>
113 <property name="active">True</property>
114 <property name="draw_indicator">True</property>
115 <child internal-child="accessible">
116 <object class="AtkObject" id="optimal-atkobject">
117 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|optimal">Resizes the display to fit the width of the text in the document at the moment the command is started.</property>
118 </object>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkRadioButton" id="fitwandh">
129 <property name="label" translatable="yes" context="zoomdialog|fitwandh">Fit width and height</property>
130 <property name="visible">True</property>
131 <property name="can_focus">True</property>
132 <property name="receives_default">False</property>
133 <property name="use_underline">True</property>
134 <property name="draw_indicator">True</property>
135 <property name="group">optimal</property>
136 <child internal-child="accessible">
137 <object class="AtkObject" id="fitwandh-atkobject">
138 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|fitwandh">Displays the entire page on your screen.</property>
139 </object>
140 </child>
141 </object>
142 <packing>
143 <property name="expand">False</property>
144 <property name="fill">True</property>
145 <property name="position">1</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkRadioButton" id="fitw">
150 <property name="label" translatable="yes" context="zoomdialog|fitw">Fit width</property>
151 <property name="visible">True</property>
152 <property name="can_focus">True</property>
153 <property name="receives_default">False</property>
154 <property name="use_underline">True</property>
155 <property name="draw_indicator">True</property>
156 <property name="group">optimal</property>
157 <child internal-child="accessible">
158 <object class="AtkObject" id="fitw-atkobject">
159 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|fitw">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</property>
160 </object>
161 </child>
162 </object>
163 <packing>
164 <property name="expand">False</property>
165 <property name="fill">True</property>
166 <property name="position">2</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkRadioButton" id="100pc">
171 <property name="label" translatable="yes" context="zoomdialog|100pc">100%</property>
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="receives_default">False</property>
175 <property name="use_underline">True</property>
176 <property name="draw_indicator">True</property>
177 <property name="group">optimal</property>
178 <child internal-child="accessible">
179 <object class="AtkObject" id="100pc-atkobject">
180 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|100pc">Displays the document at its actual size.</property>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="expand">False</property>
186 <property name="fill">True</property>
187 <property name="position">3</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkBox" id="box3">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <property name="spacing">12</property>
195 <child>
196 <object class="GtkRadioButton" id="variable">
197 <property name="label" translatable="yes" context="zoomdialog|variable">Custom:</property>
198 <property name="visible">True</property>
199 <property name="can_focus">True</property>
200 <property name="receives_default">False</property>
201 <property name="use_underline">True</property>
202 <property name="draw_indicator">True</property>
203 <property name="group">optimal</property>
204 <accessibility>
205 <relation type="label-for" target="zoomsb"/>
206 </accessibility>
207 <child internal-child="accessible">
208 <object class="AtkObject" id="variable-atkobject">
209 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|variable">Enter the zoom factor at which you want to display the document. Enter a percentage in the box.</property>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="expand">False</property>
215 <property name="fill">True</property>
216 <property name="position">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkSpinButton" id="zoomsb">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="activates_default">True</property>
224 <property name="adjustment">adjustment2</property>
225 <accessibility>
226 <relation type="labelled-by" target="variable"/>
227 </accessibility>
228 <property name="truncate-multiline">True</property>
229 <child internal-child="accessible">
230 <object class="AtkObject" id="zoomsb-atkobject">
231 <property name="AtkObject::accessible-name" translatable="yes" context="zoomdialog|zoomsb-atkobject">Custom</property>
232 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|zoomsb">Enter the zoom factor at which you want to display the document. Enter a percentage in the box.</property>
233 </object>
234 </child>
235 </object>
236 <packing>
237 <property name="expand">False</property>
238 <property name="fill">True</property>
239 <property name="position">1</property>
240 </packing>
241 </child>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">4</property>
247 </packing>
248 </child>
249 </object>
250 </child>
251 <child type="label">
252 <object class="GtkLabel" id="label2">
253 <property name="visible">True</property>
254 <property name="can_focus">False</property>
255 <property name="label" translatable="yes" context="zoomdialog|label2">Zoom Factor</property>
256 <attributes>
257 <attribute name="weight" value="bold"/>
258 </attributes>
259 </object>
260 </child>
261 </object>
262 <packing>
263 <property name="expand">False</property>
264 <property name="fill">True</property>
265 <property name="position">0</property>
266 </packing>
267 </child>
268 <child>
269 <object class="GtkFrame" id="viewframe">
270 <property name="visible">True</property>
271 <property name="can_focus">False</property>
272 <property name="label_xalign">0</property>
273 <property name="shadow_type">none</property>
274 <child>
275 <object class="GtkBox" id="box4">
276 <property name="visible">True</property>
277 <property name="can_focus">False</property>
278 <property name="orientation">vertical</property>
279 <property name="spacing">6</property>
280 <property name="margin-start">12</property>
281 <property name="margin-top">6</property>
282 <child>
283 <object class="GtkRadioButton" id="automatic">
284 <property name="label" translatable="yes" context="zoomdialog|automatic">Automatic</property>
285 <property name="visible">True</property>
286 <property name="can_focus">True</property>
287 <property name="receives_default">False</property>
288 <property name="use_underline">True</property>
289 <property name="active">True</property>
290 <property name="draw_indicator">True</property>
291 <child internal-child="accessible">
292 <object class="AtkObject" id="automatic-atkobject">
293 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|automatic">The automatic view layout displays pages side by side, as many as the zoom factor allows.</property>
294 </object>
295 </child>
296 </object>
297 <packing>
298 <property name="expand">False</property>
299 <property name="fill">True</property>
300 <property name="position">0</property>
301 </packing>
302 </child>
303 <child>
304 <object class="GtkRadioButton" id="singlepage">
305 <property name="label" translatable="yes" context="zoomdialog|singlepage">Single page</property>
306 <property name="visible">True</property>
307 <property name="can_focus">True</property>
308 <property name="receives_default">False</property>
309 <property name="use_underline">True</property>
310 <property name="draw_indicator">True</property>
311 <property name="group">automatic</property>
312 <child internal-child="accessible">
313 <object class="AtkObject" id="singlepage-atkobject">
314 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|singlepage">The single page view layout displays pages beneath each other, but never side by side.</property>
315 </object>
316 </child>
317 </object>
318 <packing>
319 <property name="expand">False</property>
320 <property name="fill">True</property>
321 <property name="position">1</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkBox" id="box5">
326 <property name="visible">True</property>
327 <property name="can_focus">False</property>
328 <property name="spacing">12</property>
329 <child>
330 <object class="GtkRadioButton" id="columns">
331 <property name="label" translatable="yes" context="zoomdialog|columns">Columns:</property>
332 <property name="visible">True</property>
333 <property name="can_focus">True</property>
334 <property name="receives_default">False</property>
335 <property name="use_underline">True</property>
336 <property name="draw_indicator">True</property>
337 <property name="group">automatic</property>
338 <accessibility>
339 <relation type="label-for" target="columnssb"/>
340 <relation type="label-for" target="bookmode"/>
341 </accessibility>
342 <child internal-child="accessible">
343 <object class="AtkObject" id="columns-atkobject">
344 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|columns">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</property>
345 </object>
346 </child>
347 </object>
348 <packing>
349 <property name="expand">False</property>
350 <property name="fill">True</property>
351 <property name="position">0</property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkSpinButton" id="columnssb">
356 <property name="visible">True</property>
357 <property name="can_focus">True</property>
358 <property name="activates_default">True</property>
359 <property name="adjustment">adjustment1</property>
360 <accessibility>
361 <relation type="labelled-by" target="columns"/>
362 </accessibility>
363 <property name="truncate-multiline">True</property>
364 <child internal-child="accessible">
365 <object class="AtkObject" id="columnssb-atkobject">
366 <property name="AtkObject::accessible-name" translatable="yes" context="zoomdialog|columnssb-atkobject">Columns</property>
367 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|columnssb">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</property>
368 </object>
369 </child>
370 </object>
371 <packing>
372 <property name="expand">False</property>
373 <property name="fill">True</property>
374 <property name="position">1</property>
375 </packing>
376 </child>
377 </object>
378 <packing>
379 <property name="expand">False</property>
380 <property name="fill">True</property>
381 <property name="position">2</property>
382 </packing>
383 </child>
384 <child>
385 <object class="GtkCheckButton" id="bookmode">
386 <property name="label" translatable="yes" context="zoomdialog|bookmode">Book mode</property>
387 <property name="visible">True</property>
388 <property name="can_focus">True</property>
389 <property name="receives_default">False</property>
390 <property name="use_underline">True</property>
391 <property name="draw_indicator">True</property>
392 <property name="margin-start">12</property>
393 <accessibility>
394 <relation type="labelled-by" target="columns"/>
395 </accessibility>
396 <child internal-child="accessible">
397 <object class="AtkObject" id="bookmode-atkobject">
398 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|bookmode">In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number.</property>
399 </object>
400 </child>
401 </object>
402 <packing>
403 <property name="expand">False</property>
404 <property name="fill">True</property>
405 <property name="position">3</property>
406 </packing>
407 </child>
408 </object>
409 </child>
410 <child type="label">
411 <object class="GtkLabel" id="label1">
412 <property name="visible">True</property>
413 <property name="can_focus">False</property>
414 <property name="label" translatable="yes" context="zoomdialog|label1">View Layout</property>
415 <attributes>
416 <attribute name="weight" value="bold"/>
417 </attributes>
418 </object>
419 </child>
420 </object>
421 <packing>
422 <property name="expand">False</property>
423 <property name="fill">True</property>
424 <property name="position">1</property>
425 </packing>
426 </child>
427 </object>
428 <packing>
429 <property name="expand">False</property>
430 <property name="fill">True</property>
431 <property name="position">1</property>
432 </packing>
433 </child>
434 </object>
435 </child>
436 <action-widgets>
437 <action-widget response="-5">ok</action-widget>
438 <action-widget response="-6">cancel</action-widget>
439 <action-widget response="-11">help</action-widget>
440 </action-widgets>
441 <child type="titlebar">
442 <placeholder/>
443 </child>
444 <child internal-child="accessible">
445 <object class="AtkObject" id="ZoomDialog-atkobject">
446 <property name="AtkObject::accessible-description" translatable="yes" context="zoomdialog|extended_tip|ZoomDialog">Reduces or enlarges the screen display.</property>
447 </object>
448 </child>
449 </object>
450 </interface>