Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sd / uiconfig / simpress / ui / presentationdialog.ui
blob2c2d191b8ddf1d9cea05d4a7eebdad610ada68a5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">86400000</property>
7 <property name="step_increment">1000</property>
8 <property name="page_increment">60000</property>
9 </object>
10 <object class="GtkDialog" id="PresentationDialog">
11 <property name="can_focus">False</property>
12 <property name="border_width">6</property>
13 <property name="title" translatable="yes" context="presentationdialog|PresentationDialog">Slide Show Settings</property>
14 <property name="modal">True</property>
15 <property name="default_width">0</property>
16 <property name="default_height">0</property>
17 <property name="type_hint">dialog</property>
18 <child internal-child="vbox">
19 <object class="GtkBox" id="dialog-vbox1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="orientation">vertical</property>
23 <property name="spacing">12</property>
24 <child internal-child="action_area">
25 <object class="GtkButtonBox" id="dialog-action_area1">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="layout_style">end</property>
29 <child>
30 <object class="GtkButton" id="ok">
31 <property name="label" translatable="yes" context="stock">_OK</property>
32 <property name="visible">True</property>
33 <property name="can_focus">True</property>
34 <property name="can_default">True</property>
35 <property name="has_default">True</property>
36 <property name="receives_default">True</property>
37 <property name="use-underline">True</property>
38 </object>
39 <packing>
40 <property name="expand">False</property>
41 <property name="fill">True</property>
42 <property name="position">0</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkButton" id="cancel">
47 <property name="label" translatable="yes" context="stock">_Cancel</property>
48 <property name="visible">True</property>
49 <property name="can_focus">True</property>
50 <property name="receives_default">True</property>
51 <property name="use-underline">True</property>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="position">1</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkButton" id="help">
61 <property name="label" translatable="yes" context="stock">_Help</property>
62 <property name="visible">True</property>
63 <property name="can_focus">True</property>
64 <property name="receives_default">False</property>
65 <property name="use-underline">True</property>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="position">2</property>
71 <property name="secondary">True</property>
72 </packing>
73 </child>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="pack_type">end</property>
79 <property name="position">1</property>
80 </packing>
81 </child>
82 <child>
83 <!-- n-columns=1 n-rows=1 -->
84 <object class="GtkGrid" id="grid1">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="hexpand">True</property>
88 <property name="vexpand">True</property>
89 <property name="row_spacing">12</property>
90 <child>
91 <object class="GtkFrame" id="frame1">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="hexpand">True</property>
95 <property name="vexpand">True</property>
96 <property name="label_xalign">0</property>
97 <property name="shadow_type">none</property>
98 <child>
99 <!-- n-columns=1 n-rows=1 -->
100 <object class="GtkGrid" id="grid5">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="row_spacing">6</property>
104 <property name="margin-start">12</property>
105 <property name="margin-top">6</property>
106 <child>
107 <!-- n-columns=1 n-rows=1 -->
108 <object class="GtkGrid" id="grid6">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="column_spacing">12</property>
112 <child>
113 <object class="GtkRadioButton" id="from">
114 <property name="label" translatable="yes" context="presentationdialog|from">_From:</property>
115 <property name="visible">True</property>
116 <property name="can_focus">True</property>
117 <property name="receives_default">False</property>
118 <property name="use_underline">True</property>
119 <property name="draw_indicator">True</property>
120 <property name="group">allslides</property>
121 <accessibility>
122 <relation type="label-for" target="from_cb"/>
123 </accessibility>
124 <child internal-child="accessible">
125 <object class="AtkObject" id="from-atkobject">
126 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|from">Enter the number of the start slide.</property>
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="left_attach">0</property>
132 <property name="top_attach">0</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkComboBoxText" id="from_cb">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="hexpand">True</property>
140 <accessibility>
141 <relation type="labelled-by" target="from"/>
142 </accessibility>
143 <child internal-child="accessible">
144 <object class="AtkObject" id="from_cb-atkobject">
145 <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|from_cb-atkobject">Starting slide</property>
146 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|from_cb">Enter the number of the start slide.</property>
147 </object>
148 </child>
149 </object>
150 <packing>
151 <property name="left_attach">1</property>
152 <property name="top_attach">0</property>
153 </packing>
154 </child>
155 </object>
156 <packing>
157 <property name="left_attach">0</property>
158 <property name="top_attach">1</property>
159 </packing>
160 </child>
161 <child>
162 <object class="GtkRadioButton" id="allslides">
163 <property name="label" translatable="yes" context="presentationdialog|allslides">All _slides</property>
164 <property name="visible">True</property>
165 <property name="can_focus">True</property>
166 <property name="receives_default">False</property>
167 <property name="use_underline">True</property>
168 <property name="active">True</property>
169 <property name="draw_indicator">True</property>
170 <child internal-child="accessible">
171 <object class="AtkObject" id="allslides-atkobject">
172 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|allslides">Includes all of the slides in your slide show.</property>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="left_attach">0</property>
178 <property name="top_attach">0</property>
179 </packing>
180 </child>
181 <child>
182 <!-- n-columns=1 n-rows=1 -->
183 <object class="GtkGrid" id="grid">
184 <property name="visible">True</property>
185 <property name="can_focus">False</property>
186 <property name="column_spacing">12</property>
187 <child>
188 <object class="GtkRadioButton" id="customslideshow">
189 <property name="label" translatable="yes" context="presentationdialog|customslideshow">_Custom slide show:</property>
190 <property name="visible">True</property>
191 <property name="can_focus">True</property>
192 <property name="receives_default">False</property>
193 <property name="use_underline">True</property>
194 <property name="draw_indicator">True</property>
195 <property name="group">allslides</property>
196 <accessibility>
197 <relation type="label-for" target="customslideshow_cb"/>
198 </accessibility>
199 <child internal-child="accessible">
200 <object class="AtkObject" id="customslideshow-atkobject">
201 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|customslideshow">Runs a custom slide show in the order that you defined in Slide Show - Custom Slide Show.</property>
202 </object>
203 </child>
204 </object>
205 <packing>
206 <property name="left_attach">0</property>
207 <property name="top_attach">0</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkComboBoxText" id="customslideshow_cb">
212 <property name="visible">True</property>
213 <property name="can_focus">False</property>
214 <property name="hexpand">True</property>
215 <accessibility>
216 <relation type="labelled-by" target="customslideshow"/>
217 </accessibility>
218 <child internal-child="accessible">
219 <object class="AtkObject" id="customslideshow_cb-atkobject">
220 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|customslideshow_cb">Runs a custom slide show in the order that you defined in Slide Show - Custom Slide Show.</property>
221 </object>
222 </child>
223 </object>
224 <packing>
225 <property name="left_attach">1</property>
226 <property name="top_attach">0</property>
227 </packing>
228 </child>
229 </object>
230 <packing>
231 <property name="left_attach">0</property>
232 <property name="top_attach">2</property>
233 </packing>
234 </child>
235 </object>
236 </child>
237 <child type="label">
238 <object class="GtkLabel" id="label1">
239 <property name="visible">True</property>
240 <property name="can_focus">False</property>
241 <property name="label" translatable="yes" context="presentationdialog|label1">Range</property>
242 <attributes>
243 <attribute name="weight" value="bold"/>
244 </attributes>
245 </object>
246 </child>
247 </object>
248 <packing>
249 <property name="left_attach">0</property>
250 <property name="top_attach">0</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkFrame" id="frame3">
255 <property name="visible">True</property>
256 <property name="can_focus">False</property>
257 <property name="hexpand">True</property>
258 <property name="vexpand">True</property>
259 <property name="label_xalign">0</property>
260 <property name="shadow_type">none</property>
261 <child>
262 <!-- n-columns=1 n-rows=1 -->
263 <object class="GtkGrid" id="grid7">
264 <property name="visible">True</property>
265 <property name="can_focus">False</property>
266 <property name="hexpand">True</property>
267 <property name="vexpand">True</property>
268 <property name="margin-start">12</property>
269 <property name="margin-top">6</property>
270 <child>
271 <!-- n-columns=1 n-rows=1 -->
272 <object class="GtkGrid" id="grid8">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="hexpand">True</property>
276 <property name="vexpand">True</property>
277 <property name="column_spacing">12</property>
278 <child>
279 <object class="GtkComboBoxText" id="presdisplay_cb">
280 <property name="visible">True</property>
281 <property name="can_focus">False</property>
282 <property name="hexpand">True</property>
283 <child internal-child="accessible">
284 <object class="AtkObject" id="presdisplay_cb-atkobject">
285 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|presdisplay_cb">Select a display to use for full screen slide show mode.</property>
286 </object>
287 </child>
288 </object>
289 <packing>
290 <property name="left_attach">1</property>
291 <property name="top_attach">0</property>
292 </packing>
293 </child>
294 <child>
295 <object class="GtkLabel" id="presdisplay_label">
296 <property name="visible">True</property>
297 <property name="can_focus">False</property>
298 <property name="label" translatable="yes" context="presentationdialog|presdisplay_label">P_resentation display:</property>
299 <property name="use_underline">True</property>
300 <property name="mnemonic_widget">presdisplay_cb</property>
301 <property name="xalign">0</property>
302 </object>
303 <packing>
304 <property name="left_attach">0</property>
305 <property name="top_attach">0</property>
306 </packing>
307 </child>
308 </object>
309 <packing>
310 <property name="left_attach">0</property>
311 <property name="top_attach">0</property>
312 </packing>
313 </child>
314 <child>
315 <!-- n-columns=1 n-rows=1 -->
316 <object class="GtkGrid" id="grid9">
317 <property name="can_focus">False</property>
318 <child>
319 <object class="GtkLabel" id="externalmonitor_str">
320 <property name="can_focus">False</property>
321 <property name="label" translatable="yes" context="presentationdialog|externalmonitor_str">Display %1 (external)</property>
322 </object>
323 <packing>
324 <property name="left_attach">0</property>
325 <property name="top_attach">0</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkLabel" id="monitor_str">
330 <property name="can_focus">False</property>
331 <property name="label" translatable="yes" context="presentationdialog|monitor_str">Display %1</property>
332 </object>
333 <packing>
334 <property name="left_attach">0</property>
335 <property name="top_attach">1</property>
336 </packing>
337 </child>
338 <child>
339 <object class="GtkLabel" id="allmonitors_str">
340 <property name="can_focus">False</property>
341 <property name="label" translatable="yes" context="presentationdialog|allmonitors_str">All displays</property>
342 </object>
343 <packing>
344 <property name="left_attach">0</property>
345 <property name="top_attach">2</property>
346 </packing>
347 </child>
348 <child>
349 <object class="GtkLabel" id="external_str">
350 <property name="can_focus">False</property>
351 <property name="label" translatable="yes" context="presentationdialog|external_str">Auto External (Display %1)</property>
352 </object>
353 <packing>
354 <property name="left_attach">0</property>
355 <property name="top_attach">3</property>
356 </packing>
357 </child>
358 </object>
359 <packing>
360 <property name="left_attach">0</property>
361 <property name="top_attach">1</property>
362 </packing>
363 </child>
364 </object>
365 </child>
366 <child type="label">
367 <object class="GtkLabel" id="label3">
368 <property name="visible">True</property>
369 <property name="can_focus">False</property>
370 <property name="label" translatable="yes" context="presentationdialog|label3">Multiple Displays</property>
371 <attributes>
372 <attribute name="weight" value="bold"/>
373 </attributes>
374 </object>
375 </child>
376 </object>
377 <packing>
378 <property name="left_attach">0</property>
379 <property name="top_attach">2</property>
380 </packing>
381 </child>
382 <child>
383 <!-- n-columns=1 n-rows=1 -->
384 <object class="GtkGrid" id="grid2">
385 <property name="visible">True</property>
386 <property name="can_focus">False</property>
387 <property name="column_spacing">12</property>
388 <child>
389 <object class="GtkFrame" id="frame2">
390 <property name="visible">True</property>
391 <property name="can_focus">False</property>
392 <property name="hexpand">True</property>
393 <property name="vexpand">True</property>
394 <property name="label_xalign">0</property>
395 <property name="shadow_type">none</property>
396 <child>
397 <!-- n-columns=1 n-rows=1 -->
398 <object class="GtkGrid" id="grid3">
399 <property name="visible">True</property>
400 <property name="can_focus">False</property>
401 <property name="hexpand">True</property>
402 <property name="vexpand">True</property>
403 <property name="row_spacing">6</property>
404 <property name="margin-start">12</property>
405 <property name="margin-top">6</property>
406 <child>
407 <object class="GtkRadioButton" id="default">
408 <property name="label" translatable="yes" context="presentationdialog|default">F_ull screen</property>
409 <property name="visible">True</property>
410 <property name="can_focus">True</property>
411 <property name="receives_default">False</property>
412 <property name="use_underline">True</property>
413 <property name="active">True</property>
414 <property name="draw_indicator">True</property>
415 <child internal-child="accessible">
416 <object class="AtkObject" id="default-atkobject">
417 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|default">A full screen slide is shown.</property>
418 </object>
419 </child>
420 </object>
421 <packing>
422 <property name="left_attach">0</property>
423 <property name="top_attach">0</property>
424 </packing>
425 </child>
426 <child>
427 <object class="GtkRadioButton" id="window">
428 <property name="label" translatable="yes" context="presentationdialog|window">In a _window</property>
429 <property name="visible">True</property>
430 <property name="can_focus">True</property>
431 <property name="receives_default">False</property>
432 <property name="use_underline">True</property>
433 <property name="draw_indicator">True</property>
434 <property name="group">default</property>
435 <child internal-child="accessible">
436 <object class="AtkObject" id="window-atkobject">
437 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|window">Slide show runs in the Impress program window.</property>
438 </object>
439 </child>
440 </object>
441 <packing>
442 <property name="left_attach">0</property>
443 <property name="top_attach">1</property>
444 </packing>
445 </child>
446 <child>
447 <object class="GtkRadioButton" id="auto">
448 <property name="label" translatable="yes" context="presentationdialog|auto">_Loop and repeat after:</property>
449 <property name="visible">True</property>
450 <property name="can_focus">True</property>
451 <property name="receives_default">False</property>
452 <property name="use_underline">True</property>
453 <property name="draw_indicator">True</property>
454 <property name="group">default</property>
455 <accessibility>
456 <relation type="label-for" target="pauseduration"/>
457 </accessibility>
458 <child internal-child="accessible">
459 <object class="AtkObject" id="auto-atkobject">
460 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|auto">Restarts the slide show after the pause interval you specify. A pause slide is displayed between the final slide and the start slide. Press the Esc key to stop the show.</property>
461 </object>
462 </child>
463 </object>
464 <packing>
465 <property name="left_attach">0</property>
466 <property name="top_attach">2</property>
467 </packing>
468 </child>
469 <child>
470 <object class="GtkCheckButton" id="showlogo">
471 <property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo</property>
472 <property name="visible">True</property>
473 <property name="can_focus">True</property>
474 <property name="receives_default">False</property>
475 <property name="margin-start">12</property>
476 <property name="use_underline">True</property>
477 <property name="draw_indicator">True</property>
478 <child internal-child="accessible">
479 <object class="AtkObject" id="showlogo-atkobject">
480 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|showlogo">Displays the application logo on the pause slide.</property>
481 </object>
482 </child>
483 </object>
484 <packing>
485 <property name="left_attach">0</property>
486 <property name="top_attach">4</property>
487 </packing>
488 </child>
489 <child>
490 <object class="GtkSpinButton" id="pauseduration">
491 <property name="visible">True</property>
492 <property name="sensitive">False</property>
493 <property name="can_focus">True</property>
494 <property name="tooltip_text" translatable="yes" context="presentationdialog|pauseduration|tooltip_text">Duration of pause</property>
495 <property name="margin-start">12</property>
496 <property name="activates_default">True</property>
497 <property name="adjustment">adjustment1</property>
498 <accessibility>
499 <relation type="labelled-by" target="auto"/>
500 </accessibility>
501 <property name="truncate-multiline">True</property>
502 <child internal-child="accessible">
503 <object class="AtkObject" id="pauseduration-atkobject">
504 <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|pauseduration-atkobject">Pause Duration</property>
505 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pauseduration">Enter the duration of the pause before the slide show is repeated. If you enter zero, the show restarts immediately without showing a pause slide.</property>
506 </object>
507 </child>
508 </object>
509 <packing>
510 <property name="left_attach">0</property>
511 <property name="top_attach">3</property>
512 </packing>
513 </child>
514 </object>
515 </child>
516 <child type="label">
517 <object class="GtkLabel" id="label2">
518 <property name="visible">True</property>
519 <property name="can_focus">False</property>
520 <property name="label" translatable="yes" context="presentationdialog|label2">Presentation Mode</property>
521 <attributes>
522 <attribute name="weight" value="bold"/>
523 </attributes>
524 </object>
525 </child>
526 </object>
527 <packing>
528 <property name="left_attach">0</property>
529 <property name="top_attach">0</property>
530 </packing>
531 </child>
532 <child>
533 <object class="GtkFrame" id="frame4">
534 <property name="visible">True</property>
535 <property name="can_focus">False</property>
536 <property name="hexpand">True</property>
537 <property name="vexpand">True</property>
538 <property name="label_xalign">0</property>
539 <property name="shadow_type">none</property>
540 <child>
541 <!-- n-columns=1 n-rows=1 -->
542 <object class="GtkGrid" id="grid4">
543 <property name="visible">True</property>
544 <property name="can_focus">False</property>
545 <property name="hexpand">True</property>
546 <property name="vexpand">True</property>
547 <property name="row_spacing">6</property>
548 <property name="margin-start">12</property>
549 <property name="margin-top">6</property>
550 <child>
551 <object class="GtkCheckButton" id="manualslides">
552 <property name="label" translatable="yes" context="presentationdialog|manualslides">Change slides _manually</property>
553 <property name="visible">True</property>
554 <property name="can_focus">True</property>
555 <property name="receives_default">False</property>
556 <property name="use_underline">True</property>
557 <property name="draw_indicator">True</property>
558 <child internal-child="accessible">
559 <object class="AtkObject" id="manualslides-atkobject">
560 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|manualslides">Slides never change automatically when this box is selected.</property>
561 </object>
562 </child>
563 </object>
564 <packing>
565 <property name="left_attach">0</property>
566 <property name="top_attach">0</property>
567 </packing>
568 </child>
569 <child>
570 <object class="GtkCheckButton" id="pointervisible">
571 <property name="label" translatable="yes" context="presentationdialog|pointervisible">Mouse pointer _visible</property>
572 <property name="visible">True</property>
573 <property name="can_focus">True</property>
574 <property name="receives_default">False</property>
575 <property name="use_underline">True</property>
576 <property name="draw_indicator">True</property>
577 <child internal-child="accessible">
578 <object class="AtkObject" id="pointervisible-atkobject">
579 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pointervisible">Shows the mouse pointer during a slide show.</property>
580 </object>
581 </child>
582 </object>
583 <packing>
584 <property name="left_attach">0</property>
585 <property name="top_attach">1</property>
586 </packing>
587 </child>
588 <child>
589 <object class="GtkCheckButton" id="pointeraspen">
590 <property name="label" translatable="yes" context="presentationdialog|pointeraspen">Mouse pointer as _pen</property>
591 <property name="visible">True</property>
592 <property name="can_focus">True</property>
593 <property name="receives_default">False</property>
594 <property name="use_underline">True</property>
595 <property name="draw_indicator">True</property>
596 <child internal-child="accessible">
597 <object class="AtkObject" id="pointeraspen-atkobject">
598 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pointeraspen">Changes the mouse pointer to a pen which you can use to draw on slides during the presentation.</property>
599 </object>
600 </child>
601 </object>
602 <packing>
603 <property name="left_attach">0</property>
604 <property name="top_attach">2</property>
605 </packing>
606 </child>
607 <child>
608 <object class="GtkCheckButton" id="animationsallowed">
609 <property name="label" translatable="yes" context="presentationdialog|animationsallowed">_Animations allowed</property>
610 <property name="visible">True</property>
611 <property name="can_focus">True</property>
612 <property name="receives_default">False</property>
613 <property name="use_underline">True</property>
614 <property name="draw_indicator">True</property>
615 <child internal-child="accessible">
616 <object class="AtkObject" id="animationsallowed-atkobject">
617 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|animationsallowed">Displays all frames of animated GIF files during the slide show.</property>
618 </object>
619 </child>
620 </object>
621 <packing>
622 <property name="left_attach">0</property>
623 <property name="top_attach">4</property>
624 </packing>
625 </child>
626 <child>
627 <object class="GtkCheckButton" id="changeslidesbyclick">
628 <property name="label" translatable="yes" context="presentationdialog|changeslidesbyclick">Change slides by clic_king on background</property>
629 <property name="visible">True</property>
630 <property name="can_focus">True</property>
631 <property name="receives_default">False</property>
632 <property name="use_underline">True</property>
633 <property name="draw_indicator">True</property>
634 <child internal-child="accessible">
635 <object class="AtkObject" id="changeslidesbyclick-atkobject">
636 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|changeslidesbyclick">Advances to the next slide when you click on the background of a slide.</property>
637 </object>
638 </child>
639 </object>
640 <packing>
641 <property name="left_attach">0</property>
642 <property name="top_attach">5</property>
643 </packing>
644 </child>
645 <child>
646 <object class="GtkCheckButton" id="alwaysontop">
647 <property name="label" translatable="yes" context="presentationdialog|alwaysontop">Presentation always _on top</property>
648 <property name="visible">True</property>
649 <property name="can_focus">True</property>
650 <property name="receives_default">False</property>
651 <property name="use_underline">True</property>
652 <property name="draw_indicator">True</property>
653 <child internal-child="accessible">
654 <object class="AtkObject" id="alwaysontop-atkobject">
655 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|alwaysontop">The Impress window remains on top during the presentation. No other program will show its window in front of your presentation.</property>
656 </object>
657 </child>
658 </object>
659 <packing>
660 <property name="left_attach">0</property>
661 <property name="top_attach">6</property>
662 </packing>
663 </child>
664 <child>
665 <object class="GtkCheckButton" id="shownavigationbutton">
666 <property name="label" translatable="yes" context="presentationdialog|shownavigationbutton">Show navigation panel</property>
667 <property name="visible">True</property>
668 <property name="can_focus">True</property>
669 <property name="receives_default">False</property>
670 <property name="use_underline">True</property>
671 <property name="draw_indicator">True</property>
672 <child internal-child="accessible">
673 <object class="AtkObject" id="shownavigationbutton-atkobject">
674 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|shownavigationbutton">Test scroll</property>
675 </object>
676 </child>
677 </object>
678 <packing>
679 <property name="left_attach">0</property>
680 <property name="top_attach">7</property>
681 </packing>
682 </child>
683 <child>
684 <placeholder/>
685 </child>
686 </object>
687 </child>
688 <child type="label">
689 <object class="GtkLabel" id="label4">
690 <property name="visible">True</property>
691 <property name="can_focus">False</property>
692 <property name="label" translatable="yes" context="presentationdialog|label4">Options</property>
693 <attributes>
694 <attribute name="weight" value="bold"/>
695 </attributes>
696 </object>
697 </child>
698 </object>
699 <packing>
700 <property name="left_attach">1</property>
701 <property name="top_attach">0</property>
702 </packing>
703 </child>
704 </object>
705 <packing>
706 <property name="left_attach">0</property>
707 <property name="top_attach">1</property>
708 </packing>
709 </child>
710 </object>
711 <packing>
712 <property name="expand">False</property>
713 <property name="fill">True</property>
714 <property name="position">0</property>
715 </packing>
716 </child>
717 </object>
718 </child>
719 <action-widgets>
720 <action-widget response="-5">ok</action-widget>
721 <action-widget response="-6">cancel</action-widget>
722 <action-widget response="-11">help</action-widget>
723 </action-widgets>
724 <child type="titlebar">
725 <placeholder/>
726 </child>
727 <child internal-child="accessible">
728 <object class="AtkObject" id="PresentationDialog-atkobject">
729 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|PresentationDialog">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</property>
730 </object>
731 </child>
732 </object>
733 <object class="GtkSizeGroup" id="sizegroupLabel1">
734 <widgets>
735 <widget name="from"/>
736 <widget name="allslides"/>
737 <widget name="customslideshow"/>
738 <widget name="presdisplay_label"/>
739 </widgets>
740 </object>
741 </interface>