Gtk-WARNING gtktreestore.c:1047: Invalid column number 1 added to iter
[LibreOffice.git] / sd / uiconfig / simpress / ui / presentationdialog.ui
blob33bfc4f9d64a6b2078d9bd2ba05edda574d18064
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
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=4 -->
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=3 -->
100 <object class="GtkGrid" id="grid5">
101 <property name="visible">True</property>
102 <property name="can-focus">False</property>
103 <property name="margin-start">12</property>
104 <property name="margin-top">6</property>
105 <property name="row-spacing">6</property>
106 <child>
107 <!-- n-columns=2 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=2 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=2 -->
263 <object class="GtkGrid" id="grid7">
264 <property name="visible">True</property>
265 <property name="can-focus">False</property>
266 <property name="margin-start">12</property>
267 <property name="margin-top">6</property>
268 <property name="hexpand">True</property>
269 <property name="vexpand">True</property>
270 <child>
271 <!-- n-columns=2 n-rows=4 -->
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="row-spacing">6</property>
278 <property name="column-spacing">12</property>
279 <child>
280 <object class="GtkComboBoxText" id="presdisplay_cb">
281 <property name="visible">True</property>
282 <property name="can-focus">False</property>
283 <property name="hexpand">True</property>
284 <child internal-child="accessible">
285 <object class="AtkObject" id="presdisplay_cb-atkobject">
286 <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>
287 </object>
288 </child>
289 </object>
290 <packing>
291 <property name="left-attach">1</property>
292 <property name="top-attach">0</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkLabel" id="presdisplay_label">
297 <property name="visible">True</property>
298 <property name="can-focus">False</property>
299 <property name="label" translatable="yes" context="presentationdialog|presdisplay_label">P_resentation display:</property>
300 <property name="use-underline">True</property>
301 <property name="mnemonic-widget">presdisplay_cb</property>
302 <property name="xalign">0</property>
303 </object>
304 <packing>
305 <property name="left-attach">0</property>
306 <property name="top-attach">0</property>
307 </packing>
308 </child>
309 <child>
310 <object class="GtkComboBoxText" id="console_cb">
311 <property name="visible">True</property>
312 <property name="can-focus">False</property>
313 <property name="hexpand">True</property>
314 <property name="active">0</property>
315 <items>
316 <item id="0" translatable="yes" context="presentationdialog|console_cb">Full screen</item>
317 <item id="1" translatable="yes" context="presentationdialog|console_cb">Windowed</item>
318 <item id="2" translatable="yes" context="presentationdialog|console_cb">Disabled</item>
319 </items>
320 </object>
321 <packing>
322 <property name="left-attach">1</property>
323 <property name="top-attach">1</property>
324 </packing>
325 </child>
326 <child>
327 <object class="GtkLabel" id="console_label">
328 <property name="visible">True</property>
329 <property name="can-focus">False</property>
330 <property name="label" translatable="yes" context="presentationdialog|console_label">Presenter console:</property>
331 <property name="use-underline">True</property>
332 <property name="mnemonic-widget">console_cb</property>
333 <property name="xalign">0</property>
334 </object>
335 <packing>
336 <property name="left-attach">0</property>
337 <property name="top-attach">1</property>
338 </packing>
339 </child>
340 <child>
341 <object class="GtkCheckButton" id="shownavigationbutton">
342 <property name="label" translatable="yes" context="presentationdialog|shownavigationbutton">Show navigation bar</property>
343 <property name="visible">True</property>
344 <property name="can-focus">True</property>
345 <property name="receives-default">False</property>
346 <property name="tooltip-text" translatable="yes" context="presentationdialog|shownavigationbutton|tooltip_text">Show navigation bar at the bottom of the presentation</property>
347 <property name="use-underline">True</property>
348 <property name="draw-indicator">True</property>
349 </object>
350 <packing>
351 <property name="left-attach">0</property>
352 <property name="top-attach">2</property>
353 <property name="width">2</property>
354 </packing>
355 </child>
356 <child>
357 <object class="GtkLabel" id="navbar_btn_size_label">
358 <property name="visible">True</property>
359 <property name="can-focus">False</property>
360 <property name="halign">start</property>
361 <property name="margin-start">24</property>
362 <property name="label" translatable="yes" context="presentationdialog|navbar_btn_size_label">Buttons size:</property>
363 </object>
364 <packing>
365 <property name="left-attach">0</property>
366 <property name="top-attach">3</property>
367 </packing>
368 </child>
369 <child>
370 <object class="GtkComboBoxText" id="navigation_buttons_size_cb">
371 <property name="visible">True</property>
372 <property name="can-focus">False</property>
373 <property name="hexpand">True</property>
374 <items>
375 <item translatable="yes" context="presentationdialog|navigation_buttons_size_cb">Automatic</item>
376 <item translatable="yes" context="presentationdialog|navigation_buttons_size_cb">Small</item>
377 <item translatable="yes" context="presentationdialog|navigation_buttons_size_cb">Large</item>
378 <item translatable="yes" context="presentationdialog|navigation_buttons_size_cb">Extra Large</item>
379 </items>
380 <child internal-child="accessible">
381 <object class="AtkObject" id="navigation_buttons_size_cb-atkobject">
382 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | iconsize">Specifies the display size of navigation bar icons.</property>
383 </object>
384 </child>
385 </object>
386 <packing>
387 <property name="left-attach">1</property>
388 <property name="top-attach">3</property>
389 </packing>
390 </child>
391 </object>
392 <packing>
393 <property name="left-attach">0</property>
394 <property name="top-attach">0</property>
395 </packing>
396 </child>
397 <child>
398 <!-- n-columns=1 n-rows=4 -->
399 <object class="GtkGrid" id="grid9">
400 <property name="can-focus">False</property>
401 <child>
402 <object class="GtkLabel" id="externalmonitor_str">
403 <property name="can-focus">False</property>
404 <property name="label" translatable="yes" context="presentationdialog|externalmonitor_str">Display %1 (external)</property>
405 </object>
406 <packing>
407 <property name="left-attach">0</property>
408 <property name="top-attach">0</property>
409 </packing>
410 </child>
411 <child>
412 <object class="GtkLabel" id="monitor_str">
413 <property name="can-focus">False</property>
414 <property name="label" translatable="yes" context="presentationdialog|monitor_str">Display %1</property>
415 </object>
416 <packing>
417 <property name="left-attach">0</property>
418 <property name="top-attach">1</property>
419 </packing>
420 </child>
421 <child>
422 <object class="GtkLabel" id="allmonitors_str">
423 <property name="can-focus">False</property>
424 <property name="label" translatable="yes" context="presentationdialog|allmonitors_str">All displays</property>
425 </object>
426 <packing>
427 <property name="left-attach">0</property>
428 <property name="top-attach">2</property>
429 </packing>
430 </child>
431 <child>
432 <object class="GtkLabel" id="external_str">
433 <property name="can-focus">False</property>
434 <property name="label" translatable="yes" context="presentationdialog|external_str">Auto External (Display %1)</property>
435 </object>
436 <packing>
437 <property name="left-attach">0</property>
438 <property name="top-attach">3</property>
439 </packing>
440 </child>
441 </object>
442 <packing>
443 <property name="left-attach">0</property>
444 <property name="top-attach">1</property>
445 </packing>
446 </child>
447 </object>
448 </child>
449 <child type="label">
450 <object class="GtkLabel" id="label3">
451 <property name="visible">True</property>
452 <property name="can-focus">False</property>
453 <property name="label" translatable="yes" context="presentationdialog|label3">Display</property>
454 <attributes>
455 <attribute name="weight" value="bold"/>
456 </attributes>
457 </object>
458 </child>
459 </object>
460 <packing>
461 <property name="left-attach">0</property>
462 <property name="top-attach">2</property>
463 </packing>
464 </child>
465 <child>
466 <!-- n-columns=2 n-rows=1 -->
467 <object class="GtkGrid" id="grid2">
468 <property name="visible">True</property>
469 <property name="can-focus">False</property>
470 <property name="column-spacing">12</property>
471 <child>
472 <object class="GtkFrame" id="frame2">
473 <property name="visible">True</property>
474 <property name="can-focus">False</property>
475 <property name="hexpand">True</property>
476 <property name="vexpand">True</property>
477 <property name="label-xalign">0</property>
478 <property name="shadow-type">none</property>
479 <child>
480 <!-- n-columns=1 n-rows=5 -->
481 <object class="GtkGrid" id="grid3">
482 <property name="visible">True</property>
483 <property name="can-focus">False</property>
484 <property name="margin-start">12</property>
485 <property name="margin-top">6</property>
486 <property name="hexpand">True</property>
487 <property name="vexpand">True</property>
488 <property name="row-spacing">6</property>
489 <child>
490 <object class="GtkRadioButton" id="default">
491 <property name="label" translatable="yes" context="presentationdialog|default">F_ull screen</property>
492 <property name="visible">True</property>
493 <property name="can-focus">True</property>
494 <property name="receives-default">False</property>
495 <property name="use-underline">True</property>
496 <property name="active">True</property>
497 <property name="draw-indicator">True</property>
498 <child internal-child="accessible">
499 <object class="AtkObject" id="default-atkobject">
500 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|default">A full screen slide is shown.</property>
501 </object>
502 </child>
503 </object>
504 <packing>
505 <property name="left-attach">0</property>
506 <property name="top-attach">0</property>
507 </packing>
508 </child>
509 <child>
510 <object class="GtkRadioButton" id="window">
511 <property name="label" translatable="yes" context="presentationdialog|window">In a _window</property>
512 <property name="visible">True</property>
513 <property name="can-focus">True</property>
514 <property name="receives-default">False</property>
515 <property name="use-underline">True</property>
516 <property name="draw-indicator">True</property>
517 <property name="group">default</property>
518 <child internal-child="accessible">
519 <object class="AtkObject" id="window-atkobject">
520 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|window">Slide show runs in the Impress program window.</property>
521 </object>
522 </child>
523 </object>
524 <packing>
525 <property name="left-attach">0</property>
526 <property name="top-attach">1</property>
527 </packing>
528 </child>
529 <child>
530 <object class="GtkCheckButton" id="auto">
531 <property name="label" translatable="yes" context="presentationdialog|auto">_Loop and repeat after:</property>
532 <property name="visible">True</property>
533 <property name="can-focus">True</property>
534 <property name="receives-default">False</property>
535 <property name="use-underline">True</property>
536 <property name="draw-indicator">True</property>
537 <accessibility>
538 <relation type="label-for" target="pauseduration"/>
539 </accessibility>
540 <child internal-child="accessible">
541 <object class="AtkObject" id="auto-atkobject">
542 <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>
543 </object>
544 </child>
545 </object>
546 <packing>
547 <property name="left-attach">0</property>
548 <property name="top-attach">2</property>
549 </packing>
550 </child>
551 <child>
552 <object class="GtkCheckButton" id="showlogo">
553 <property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo during pause</property>
554 <property name="visible">True</property>
555 <property name="can-focus">True</property>
556 <property name="receives-default">False</property>
557 <property name="margin-start">12</property>
558 <property name="use-underline">True</property>
559 <property name="draw-indicator">True</property>
560 <child internal-child="accessible">
561 <object class="AtkObject" id="showlogo-atkobject">
562 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|showlogo">Displays the application logo on the pause slide.</property>
563 </object>
564 </child>
565 </object>
566 <packing>
567 <property name="left-attach">0</property>
568 <property name="top-attach">4</property>
569 </packing>
570 </child>
571 <child>
572 <object class="GtkSpinButton" id="pauseduration">
573 <property name="visible">True</property>
574 <property name="sensitive">False</property>
575 <property name="can-focus">True</property>
576 <property name="tooltip-text" translatable="yes" context="presentationdialog|pauseduration|tooltip_text">Duration of pause</property>
577 <property name="margin-start">12</property>
578 <property name="activates-default">True</property>
579 <property name="truncate-multiline">True</property>
580 <property name="adjustment">adjustment1</property>
581 <accessibility>
582 <relation type="labelled-by" target="auto"/>
583 </accessibility>
584 <child internal-child="accessible">
585 <object class="AtkObject" id="pauseduration-atkobject">
586 <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|pauseduration-atkobject">Pause Duration</property>
587 <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>
588 </object>
589 </child>
590 </object>
591 <packing>
592 <property name="left-attach">0</property>
593 <property name="top-attach">3</property>
594 </packing>
595 </child>
596 </object>
597 </child>
598 <child type="label">
599 <object class="GtkLabel" id="label2">
600 <property name="visible">True</property>
601 <property name="can-focus">False</property>
602 <property name="label" translatable="yes" context="presentationdialog|label2">Presentation Mode</property>
603 <attributes>
604 <attribute name="weight" value="bold"/>
605 </attributes>
606 </object>
607 </child>
608 </object>
609 <packing>
610 <property name="left-attach">0</property>
611 <property name="top-attach">0</property>
612 </packing>
613 </child>
614 <child>
615 <object class="GtkFrame" id="frame4">
616 <property name="visible">True</property>
617 <property name="can-focus">False</property>
618 <property name="hexpand">True</property>
619 <property name="vexpand">True</property>
620 <property name="label-xalign">0</property>
621 <property name="shadow-type">none</property>
622 <child>
623 <!-- n-columns=1 n-rows=7 -->
624 <object class="GtkGrid" id="grid4">
625 <property name="visible">True</property>
626 <property name="can-focus">False</property>
627 <property name="margin-start">12</property>
628 <property name="margin-top">6</property>
629 <property name="hexpand">True</property>
630 <property name="vexpand">True</property>
631 <property name="row-spacing">6</property>
632 <child>
633 <object class="GtkCheckButton" id="manualslides">
634 <property name="label" translatable="yes" context="presentationdialog|manualslides">Disable auto_matic change of slides</property>
635 <property name="visible">True</property>
636 <property name="can-focus">True</property>
637 <property name="receives-default">False</property>
638 <property name="use-underline">True</property>
639 <property name="draw-indicator">True</property>
640 <child internal-child="accessible">
641 <object class="AtkObject" id="manualslides-atkobject">
642 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|manualslides">Slides never change automatically when this box is selected.</property>
643 </object>
644 </child>
645 </object>
646 <packing>
647 <property name="left-attach">0</property>
648 <property name="top-attach">0</property>
649 </packing>
650 </child>
651 <child>
652 <object class="GtkCheckButton" id="pointervisible">
653 <property name="label" translatable="yes" context="presentationdialog|pointervisible">Mouse pointer _visible</property>
654 <property name="visible">True</property>
655 <property name="can-focus">True</property>
656 <property name="receives-default">False</property>
657 <property name="use-underline">True</property>
658 <property name="draw-indicator">True</property>
659 <child internal-child="accessible">
660 <object class="AtkObject" id="pointervisible-atkobject">
661 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pointervisible">Shows the mouse pointer during a slide show.</property>
662 </object>
663 </child>
664 </object>
665 <packing>
666 <property name="left-attach">0</property>
667 <property name="top-attach">2</property>
668 </packing>
669 </child>
670 <child>
671 <object class="GtkCheckButton" id="pointeraspen">
672 <property name="label" translatable="yes" context="presentationdialog|pointeraspen">Mouse pointer as _pen</property>
673 <property name="visible">True</property>
674 <property name="can-focus">True</property>
675 <property name="receives-default">False</property>
676 <property name="use-underline">True</property>
677 <property name="draw-indicator">True</property>
678 <child internal-child="accessible">
679 <object class="AtkObject" id="pointeraspen-atkobject">
680 <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>
681 </object>
682 </child>
683 </object>
684 <packing>
685 <property name="left-attach">0</property>
686 <property name="top-attach">3</property>
687 </packing>
688 </child>
689 <child>
690 <object class="GtkCheckButton" id="changeslidesbyclick">
691 <property name="label" translatable="yes" context="presentationdialog|changeslidesbyclick">Change slides by clic_king on background</property>
692 <property name="visible">True</property>
693 <property name="can-focus">True</property>
694 <property name="receives-default">False</property>
695 <property name="use-underline">True</property>
696 <property name="draw-indicator">True</property>
697 <child internal-child="accessible">
698 <object class="AtkObject" id="changeslidesbyclick-atkobject">
699 <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>
700 </object>
701 </child>
702 </object>
703 <packing>
704 <property name="left-attach">0</property>
705 <property name="top-attach">1</property>
706 </packing>
707 </child>
708 <child>
709 <object class="GtkCheckButton" id="animationsallowed">
710 <property name="label" translatable="yes" context="presentationdialog|animationsallowed">Enable _animated images</property>
711 <property name="visible">True</property>
712 <property name="can-focus">True</property>
713 <property name="receives-default">False</property>
714 <property name="use-underline">True</property>
715 <property name="draw-indicator">True</property>
716 <child internal-child="accessible">
717 <object class="AtkObject" id="animationsallowed-atkobject">
718 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|animationsallowed">Displays all frames of animated GIF files during the slide show.</property>
719 </object>
720 </child>
721 </object>
722 <packing>
723 <property name="left-attach">0</property>
724 <property name="top-attach">4</property>
725 </packing>
726 </child>
727 <child>
728 <object class="GtkCheckButton" id="alwaysontop">
729 <property name="label" translatable="yes" context="presentationdialog|alwaysontop">Keep Presentation always _on top</property>
730 <property name="visible">True</property>
731 <property name="can-focus">True</property>
732 <property name="receives-default">False</property>
733 <property name="use-underline">True</property>
734 <property name="draw-indicator">True</property>
735 <child internal-child="accessible">
736 <object class="AtkObject" id="alwaysontop-atkobject">
737 <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>
738 </object>
739 </child>
740 </object>
741 <packing>
742 <property name="left-attach">0</property>
743 <property name="top-attach">5</property>
744 </packing>
745 </child>
746 <child>
747 <object class="GtkCheckButton" id="enableinteractivemode">
748 <property name="label" translatable="yes" context="presentationdialog|enableinteractivemode">Live-mode slideshow editing</property>
749 <property name="visible">True</property>
750 <property name="can-focus">True</property>
751 <property name="receives-default">False</property>
752 <property name="use-underline">True</property>
753 <property name="draw-indicator">True</property>
754 <child internal-child="accessible">
755 <object class="AtkObject" id="enableinteractivemode-atkobject">
756 <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|enableinteractivemode">The Impress main document window remains active during the presentation. Users can continue editing slide content, which will be reflected in the running slideshow.</property>
757 </object>
758 </child>
759 </object>
760 <packing>
761 <property name="left-attach">0</property>
762 <property name="top-attach">6</property>
763 </packing>
764 </child>
765 </object>
766 </child>
767 <child type="label">
768 <object class="GtkLabel" id="label4">
769 <property name="visible">True</property>
770 <property name="can-focus">False</property>
771 <property name="label" translatable="yes" context="presentationdialog|label4">Presentation Options</property>
772 <attributes>
773 <attribute name="weight" value="bold"/>
774 </attributes>
775 </object>
776 </child>
777 </object>
778 <packing>
779 <property name="left-attach">1</property>
780 <property name="top-attach">0</property>
781 </packing>
782 </child>
783 </object>
784 <packing>
785 <property name="left-attach">0</property>
786 <property name="top-attach">1</property>
787 </packing>
788 </child>
789 <child>
790 <object class="GtkFrame" id="frameremote">
791 <property name="visible">True</property>
792 <property name="can-focus">False</property>
793 <property name="hexpand">True</property>
794 <property name="vexpand">True</property>
795 <property name="label-xalign">0</property>
796 <property name="shadow-type">none</property>
797 <child>
798 <!-- n-columns=2 n-rows=2 -->
799 <object class="GtkGrid" id="grid10">
800 <property name="visible">True</property>
801 <property name="can-focus">False</property>
802 <property name="margin-start">12</property>
803 <property name="margin-top">6</property>
804 <property name="hexpand">True</property>
805 <property name="vexpand">True</property>
806 <child>
807 <object class="GtkCheckButton" id="enableremote">
808 <property name="label" translatable="yes" context="presentationdialog|enableremote">Enable remote control</property>
809 <property name="visible">True</property>
810 <property name="can-focus">True</property>
811 <property name="receives-default">False</property>
812 <property name="use-underline">True</property>
813 <property name="draw-indicator">True</property>
814 </object>
815 <packing>
816 <property name="left-attach">0</property>
817 <property name="top-attach">0</property>
818 </packing>
819 </child>
820 <child>
821 <object class="GtkLinkButton" id="learnmore">
822 <property name="label" translatable="yes" context="presentationdialog|learnmore">Download App ...</property>
823 <property name="visible">True</property>
824 <property name="can-focus">True</property>
825 <property name="receives-default">True</property>
826 <property name="tooltip-text" translatable="yes" context="presentationdialog|learnmore|tooltip_text">Download LibreOffice Impress Remote to remotely control the presentation from your smartphone or smartwatch.</property>
827 <property name="halign">end</property>
828 <property name="hexpand">True</property>
829 <property name="relief">none</property>
830 <property name="uri">https://hub.libreoffice.org/impress-remote</property>
831 </object>
832 <packing>
833 <property name="left-attach">1</property>
834 <property name="top-attach">0</property>
835 </packing>
836 </child>
837 <child>
838 <object class="GtkCheckButton" id="enableremoteinsecure">
839 <property name="label" translatable="yes" context="presentationdialog|enableremoteinsecure">Enable insecure WiFi connections</property>
840 <property name="visible">True</property>
841 <property name="can-focus">True</property>
842 <property name="receives-default">False</property>
843 <property name="tooltip-text" translatable="yes" context="presentationdialog|enableremoteinsecure|tooltip_text">In addition to Bluetooth connections, enable insecure and unencrypted connections via IP on all network interfaces. Not recommended in public settings.</property>
844 <property name="use-underline">True</property>
845 <property name="draw-indicator">True</property>
846 </object>
847 <packing>
848 <property name="left-attach">0</property>
849 <property name="top-attach">1</property>
850 </packing>
851 </child>
852 </object>
853 </child>
854 <child type="label">
855 <object class="GtkLabel" id="label5">
856 <property name="visible">True</property>
857 <property name="can-focus">False</property>
858 <property name="label" translatable="yes" context="presentationdialog|label3">Remote control</property>
859 <attributes>
860 <attribute name="weight" value="bold"/>
861 </attributes>
862 </object>
863 </child>
864 </object>
865 <packing>
866 <property name="left-attach">0</property>
867 <property name="top-attach">3</property>
868 </packing>
869 </child>
870 </object>
871 <packing>
872 <property name="expand">False</property>
873 <property name="fill">True</property>
874 <property name="position">0</property>
875 </packing>
876 </child>
877 </object>
878 </child>
879 <action-widgets>
880 <action-widget response="-5">ok</action-widget>
881 <action-widget response="-6">cancel</action-widget>
882 <action-widget response="-11">help</action-widget>
883 </action-widgets>
884 <child internal-child="accessible">
885 <object class="AtkObject" id="PresentationDialog-atkobject">
886 <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>
887 </object>
888 </child>
889 </object>
890 <object class="GtkSizeGroup" id="sizegroupLabel1">
891 <widgets>
892 <widget name="from"/>
893 <widget name="allslides"/>
894 <widget name="customslideshow"/>
895 <widget name="presdisplay_label"/>
896 </widgets>
897 </object>
898 </interface>