Branch libreoffice-5-0-4
[LibreOffice.git] / sd / uiconfig / simpress / ui / presentationdialog.ui
blob10c089933e233cdcafc7eb8baa67fe9b10a6f9ad
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="PresentationDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Slide Show</property>
9 <property name="type_hint">dialog</property>
10 <child internal-child="vbox">
11 <object class="GtkBox" id="dialog-vbox1">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child>
17 <object class="GtkGrid" id="grid1">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="hexpand">True</property>
21 <property name="vexpand">True</property>
22 <property name="row_spacing">12</property>
23 <child>
24 <object class="GtkFrame" id="frame1">
25 <property name="visible">True</property>
26 <property name="can_focus">False</property>
27 <property name="hexpand">True</property>
28 <property name="vexpand">True</property>
29 <property name="label_xalign">0</property>
30 <property name="shadow_type">none</property>
31 <child>
32 <object class="GtkAlignment" id="alignment1">
33 <property name="visible">True</property>
34 <property name="can_focus">False</property>
35 <property name="top_padding">6</property>
36 <property name="left_padding">12</property>
37 <child>
38 <object class="GtkGrid" id="grid5">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="row_spacing">6</property>
42 <child>
43 <object class="GtkGrid" id="grid6">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="column_spacing">12</property>
47 <child>
48 <object class="GtkRadioButton" id="from">
49 <property name="label" translatable="yes">_From:</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">False</property>
53 <property name="use_underline">True</property>
54 <property name="xalign">0</property>
55 <property name="draw_indicator">True</property>
56 <property name="group">allslides</property>
57 <accessibility>
58 <relation type="label-for" target="from_cb"/>
59 </accessibility>
60 </object>
61 <packing>
62 <property name="left_attach">0</property>
63 <property name="top_attach">0</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkComboBox" id="from_cb">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <property name="hexpand">True</property>
71 <accessibility>
72 <relation type="labelled-by" target="from"/>
73 </accessibility>
74 <child internal-child="accessible">
75 <object class="AtkObject" id="from_cb-atkobject">
76 <property name="AtkObject::accessible-name" translatable="yes">Starting slide</property>
77 </object>
78 </child>
79 </object>
80 <packing>
81 <property name="left_attach">1</property>
82 <property name="top_attach">0</property>
83 </packing>
84 </child>
85 </object>
86 <packing>
87 <property name="left_attach">0</property>
88 <property name="top_attach">1</property>
89 </packing>
90 </child>
91 <child>
92 <object class="GtkRadioButton" id="allslides">
93 <property name="label" translatable="yes">All _slides</property>
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="receives_default">False</property>
97 <property name="use_underline">True</property>
98 <property name="xalign">0</property>
99 <property name="active">True</property>
100 <property name="draw_indicator">True</property>
101 <property name="group">from</property>
102 </object>
103 <packing>
104 <property name="left_attach">0</property>
105 <property name="top_attach">0</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkRadioButton" id="customslideshow">
110 <property name="label" translatable="yes">_Custom slide show:</property>
111 <property name="visible">True</property>
112 <property name="can_focus">True</property>
113 <property name="receives_default">False</property>
114 <property name="use_underline">True</property>
115 <property name="xalign">0</property>
116 <property name="draw_indicator">True</property>
117 <property name="group">from</property>
118 <accessibility>
119 <relation type="label-for" target="customslideshow_cb"/>
120 </accessibility>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">2</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkComboBox" id="customslideshow_cb">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <property name="margin_left">12</property>
132 <property name="hexpand">True</property>
133 <accessibility>
134 <relation type="labelled-by" target="customslideshow"/>
135 </accessibility>
136 </object>
137 <packing>
138 <property name="left_attach">0</property>
139 <property name="top_attach">3</property>
140 </packing>
141 </child>
142 </object>
143 </child>
144 </object>
145 </child>
146 <child type="label">
147 <object class="GtkLabel" id="label1">
148 <property name="visible">True</property>
149 <property name="can_focus">False</property>
150 <property name="label" translatable="yes">Range</property>
151 <attributes>
152 <attribute name="weight" value="bold"/>
153 </attributes>
154 </object>
155 </child>
156 </object>
157 <packing>
158 <property name="left_attach">0</property>
159 <property name="top_attach">0</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkFrame" id="frame3">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <property name="hexpand">True</property>
167 <property name="vexpand">True</property>
168 <property name="label_xalign">0</property>
169 <property name="shadow_type">none</property>
170 <child>
171 <object class="GtkAlignment" id="alignment3">
172 <property name="visible">True</property>
173 <property name="can_focus">False</property>
174 <property name="top_padding">6</property>
175 <property name="left_padding">12</property>
176 <child>
177 <object class="GtkGrid" id="grid7">
178 <property name="visible">True</property>
179 <property name="can_focus">False</property>
180 <property name="hexpand">True</property>
181 <property name="vexpand">True</property>
182 <child>
183 <object class="GtkGrid" id="grid8">
184 <property name="visible">True</property>
185 <property name="can_focus">False</property>
186 <property name="hexpand">True</property>
187 <property name="vexpand">True</property>
188 <property name="column_spacing">12</property>
189 <child>
190 <object class="GtkComboBox" id="presdisplay_cb">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="hexpand">True</property>
194 </object>
195 <packing>
196 <property name="left_attach">1</property>
197 <property name="top_attach">0</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkLabel" id="presdisplay_label">
202 <property name="visible">True</property>
203 <property name="can_focus">False</property>
204 <property name="xalign">0</property>
205 <property name="label" translatable="yes">P_resentation display:</property>
206 <property name="use_underline">True</property>
207 <property name="mnemonic_widget">presdisplay_cb</property>
208 </object>
209 <packing>
210 <property name="left_attach">0</property>
211 <property name="top_attach">0</property>
212 </packing>
213 </child>
214 </object>
215 <packing>
216 <property name="left_attach">0</property>
217 <property name="top_attach">0</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkGrid" id="grid9">
222 <property name="can_focus">False</property>
223 <child>
224 <object class="GtkLabel" id="externalmonitor_str">
225 <property name="can_focus">False</property>
226 <property name="label" translatable="yes">Display %1 (external)</property>
227 </object>
228 <packing>
229 <property name="left_attach">0</property>
230 <property name="top_attach">0</property>
231 </packing>
232 </child>
233 <child>
234 <object class="GtkLabel" id="monitor_str">
235 <property name="can_focus">False</property>
236 <property name="label" translatable="yes">Display %1</property>
237 </object>
238 <packing>
239 <property name="left_attach">0</property>
240 <property name="top_attach">1</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkLabel" id="allmonitors_str">
245 <property name="can_focus">False</property>
246 <property name="label" translatable="yes">All displays</property>
247 </object>
248 <packing>
249 <property name="left_attach">0</property>
250 <property name="top_attach">2</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkLabel" id="external_str">
255 <property name="can_focus">False</property>
256 <property name="label" translatable="yes">Auto External (Display %1)</property>
257 </object>
258 <packing>
259 <property name="left_attach">0</property>
260 <property name="top_attach">3</property>
261 </packing>
262 </child>
263 </object>
264 <packing>
265 <property name="left_attach">0</property>
266 <property name="top_attach">1</property>
267 </packing>
268 </child>
269 </object>
270 </child>
271 </object>
272 </child>
273 <child type="label">
274 <object class="GtkLabel" id="label3">
275 <property name="visible">True</property>
276 <property name="can_focus">False</property>
277 <property name="label" translatable="yes">Multiple Displays</property>
278 <attributes>
279 <attribute name="weight" value="bold"/>
280 </attributes>
281 </object>
282 </child>
283 </object>
284 <packing>
285 <property name="left_attach">0</property>
286 <property name="top_attach">2</property>
287 </packing>
288 </child>
289 <child>
290 <object class="GtkGrid" id="grid2">
291 <property name="visible">True</property>
292 <property name="can_focus">False</property>
293 <property name="column_spacing">12</property>
294 <child>
295 <object class="GtkFrame" id="frame2">
296 <property name="visible">True</property>
297 <property name="can_focus">False</property>
298 <property name="hexpand">True</property>
299 <property name="vexpand">True</property>
300 <property name="label_xalign">0</property>
301 <property name="shadow_type">none</property>
302 <child>
303 <object class="GtkAlignment" id="alignment2">
304 <property name="visible">True</property>
305 <property name="can_focus">False</property>
306 <property name="top_padding">6</property>
307 <property name="left_padding">12</property>
308 <child>
309 <object class="GtkGrid" id="grid3">
310 <property name="visible">True</property>
311 <property name="can_focus">False</property>
312 <property name="hexpand">True</property>
313 <property name="vexpand">True</property>
314 <property name="row_spacing">6</property>
315 <child>
316 <object class="GtkRadioButton" id="default">
317 <property name="label" translatable="yes">_Default</property>
318 <property name="visible">True</property>
319 <property name="can_focus">True</property>
320 <property name="receives_default">False</property>
321 <property name="use_underline">True</property>
322 <property name="xalign">0</property>
323 <property name="active">True</property>
324 <property name="draw_indicator">True</property>
325 <property name="group">auto</property>
326 </object>
327 <packing>
328 <property name="left_attach">0</property>
329 <property name="top_attach">0</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkRadioButton" id="window">
334 <property name="label" translatable="yes">_Window</property>
335 <property name="visible">True</property>
336 <property name="can_focus">True</property>
337 <property name="receives_default">False</property>
338 <property name="use_underline">True</property>
339 <property name="xalign">0</property>
340 <property name="draw_indicator">True</property>
341 <property name="group">auto</property>
342 </object>
343 <packing>
344 <property name="left_attach">0</property>
345 <property name="top_attach">1</property>
346 </packing>
347 </child>
348 <child>
349 <object class="GtkRadioButton" id="auto">
350 <property name="label" translatable="yes">A_uto</property>
351 <property name="visible">True</property>
352 <property name="can_focus">True</property>
353 <property name="receives_default">False</property>
354 <property name="use_underline">True</property>
355 <property name="xalign">0</property>
356 <property name="draw_indicator">True</property>
357 <property name="group">window</property>
358 <accessibility>
359 <relation type="label-for" target="pauseduration:hh:mm"/>
360 </accessibility>
361 </object>
362 <packing>
363 <property name="left_attach">0</property>
364 <property name="top_attach">2</property>
365 </packing>
366 </child>
367 <child>
368 <object class="GtkCheckButton" id="showlogo">
369 <property name="label" translatable="yes">Show _logo</property>
370 <property name="visible">True</property>
371 <property name="can_focus">True</property>
372 <property name="receives_default">False</property>
373 <property name="margin_left">12</property>
374 <property name="use_underline">True</property>
375 <property name="xalign">0</property>
376 <property name="draw_indicator">True</property>
377 </object>
378 <packing>
379 <property name="left_attach">0</property>
380 <property name="top_attach">4</property>
381 </packing>
382 </child>
383 <child>
384 <object class="GtkSpinButton" id="pauseduration:hh:mm">
385 <property name="visible">True</property>
386 <property name="sensitive">False</property>
387 <property name="can_focus">True</property>
388 <property name="tooltip_text" translatable="yes">Duration of pause</property>
389 <property name="margin_left">12</property>
390 <accessibility>
391 <relation type="labelled-by" target="auto"/>
392 </accessibility>
393 <child internal-child="accessible">
394 <object class="AtkObject" id="pauseduration:hh:mm-atkobject">
395 <property name="AtkObject::accessible-name" translatable="yes">Pause Duration</property>
396 </object>
397 </child>
398 </object>
399 <packing>
400 <property name="left_attach">0</property>
401 <property name="top_attach">3</property>
402 </packing>
403 </child>
404 </object>
405 </child>
406 </object>
407 </child>
408 <child type="label">
409 <object class="GtkLabel" id="label2">
410 <property name="visible">True</property>
411 <property name="can_focus">False</property>
412 <property name="label" translatable="yes">Type</property>
413 <attributes>
414 <attribute name="weight" value="bold"/>
415 </attributes>
416 </object>
417 </child>
418 </object>
419 <packing>
420 <property name="left_attach">0</property>
421 <property name="top_attach">0</property>
422 </packing>
423 </child>
424 <child>
425 <object class="GtkFrame" id="frame4">
426 <property name="visible">True</property>
427 <property name="can_focus">False</property>
428 <property name="hexpand">True</property>
429 <property name="vexpand">True</property>
430 <property name="label_xalign">0</property>
431 <property name="shadow_type">none</property>
432 <child>
433 <object class="GtkAlignment" id="alignment4">
434 <property name="visible">True</property>
435 <property name="can_focus">False</property>
436 <property name="top_padding">6</property>
437 <property name="left_padding">12</property>
438 <child>
439 <object class="GtkGrid" id="grid4">
440 <property name="visible">True</property>
441 <property name="can_focus">False</property>
442 <property name="hexpand">True</property>
443 <property name="vexpand">True</property>
444 <property name="row_spacing">6</property>
445 <child>
446 <object class="GtkCheckButton" id="manualslides">
447 <property name="label" translatable="yes">Change slides _manually</property>
448 <property name="visible">True</property>
449 <property name="can_focus">True</property>
450 <property name="receives_default">False</property>
451 <property name="use_underline">True</property>
452 <property name="xalign">0</property>
453 <property name="draw_indicator">True</property>
454 </object>
455 <packing>
456 <property name="left_attach">0</property>
457 <property name="top_attach">0</property>
458 </packing>
459 </child>
460 <child>
461 <object class="GtkCheckButton" id="pointervisible">
462 <property name="label" translatable="yes">Mouse pointer _visible</property>
463 <property name="visible">True</property>
464 <property name="can_focus">True</property>
465 <property name="receives_default">False</property>
466 <property name="use_underline">True</property>
467 <property name="xalign">0</property>
468 <property name="draw_indicator">True</property>
469 </object>
470 <packing>
471 <property name="left_attach">0</property>
472 <property name="top_attach">1</property>
473 </packing>
474 </child>
475 <child>
476 <object class="GtkCheckButton" id="pointeraspen">
477 <property name="label" translatable="yes">Mouse pointer as _pen</property>
478 <property name="visible">True</property>
479 <property name="can_focus">True</property>
480 <property name="receives_default">False</property>
481 <property name="use_underline">True</property>
482 <property name="xalign">0</property>
483 <property name="draw_indicator">True</property>
484 </object>
485 <packing>
486 <property name="left_attach">0</property>
487 <property name="top_attach">2</property>
488 </packing>
489 </child>
490 <child>
491 <object class="GtkCheckButton" id="navigatorvisible">
492 <property name="label" translatable="yes">_Navigator visible</property>
493 <property name="visible">True</property>
494 <property name="can_focus">True</property>
495 <property name="receives_default">False</property>
496 <property name="use_underline">True</property>
497 <property name="xalign">0</property>
498 <property name="draw_indicator">True</property>
499 </object>
500 <packing>
501 <property name="left_attach">0</property>
502 <property name="top_attach">3</property>
503 </packing>
504 </child>
505 <child>
506 <object class="GtkCheckButton" id="animationsallowed">
507 <property name="label" translatable="yes">_Animations allowed</property>
508 <property name="visible">True</property>
509 <property name="can_focus">True</property>
510 <property name="receives_default">False</property>
511 <property name="use_underline">True</property>
512 <property name="xalign">0</property>
513 <property name="draw_indicator">True</property>
514 </object>
515 <packing>
516 <property name="left_attach">0</property>
517 <property name="top_attach">4</property>
518 </packing>
519 </child>
520 <child>
521 <object class="GtkCheckButton" id="changeslidesbyclick">
522 <property name="label" translatable="yes">Change slides by clic_king on background</property>
523 <property name="visible">True</property>
524 <property name="can_focus">True</property>
525 <property name="receives_default">False</property>
526 <property name="use_underline">True</property>
527 <property name="xalign">0</property>
528 <property name="draw_indicator">True</property>
529 </object>
530 <packing>
531 <property name="left_attach">0</property>
532 <property name="top_attach">5</property>
533 </packing>
534 </child>
535 <child>
536 <object class="GtkCheckButton" id="alwaysontop">
537 <property name="label" translatable="yes">Presentation always _on top</property>
538 <property name="visible">True</property>
539 <property name="can_focus">True</property>
540 <property name="receives_default">False</property>
541 <property name="use_underline">True</property>
542 <property name="xalign">0</property>
543 <property name="draw_indicator">True</property>
544 </object>
545 <packing>
546 <property name="left_attach">0</property>
547 <property name="top_attach">6</property>
548 </packing>
549 </child>
550 </object>
551 </child>
552 </object>
553 </child>
554 <child type="label">
555 <object class="GtkLabel" id="label4">
556 <property name="visible">True</property>
557 <property name="can_focus">False</property>
558 <property name="label" translatable="yes">Options</property>
559 <attributes>
560 <attribute name="weight" value="bold"/>
561 </attributes>
562 </object>
563 </child>
564 </object>
565 <packing>
566 <property name="left_attach">1</property>
567 <property name="top_attach">0</property>
568 </packing>
569 </child>
570 </object>
571 <packing>
572 <property name="left_attach">0</property>
573 <property name="top_attach">1</property>
574 </packing>
575 </child>
576 </object>
577 <packing>
578 <property name="expand">False</property>
579 <property name="fill">True</property>
580 <property name="position">0</property>
581 </packing>
582 </child>
583 <child internal-child="action_area">
584 <object class="GtkButtonBox" id="dialog-action_area1">
585 <property name="visible">True</property>
586 <property name="can_focus">False</property>
587 <property name="layout_style">end</property>
588 <child>
589 <object class="GtkButton" id="ok">
590 <property name="label">gtk-ok</property>
591 <property name="visible">True</property>
592 <property name="can_focus">True</property>
593 <property name="can_default">True</property>
594 <property name="has_default">True</property>
595 <property name="receives_default">True</property>
596 <property name="use_stock">True</property>
597 </object>
598 <packing>
599 <property name="expand">False</property>
600 <property name="fill">True</property>
601 <property name="position">0</property>
602 </packing>
603 </child>
604 <child>
605 <object class="GtkButton" id="cancel">
606 <property name="label">gtk-cancel</property>
607 <property name="visible">True</property>
608 <property name="can_focus">True</property>
609 <property name="receives_default">True</property>
610 <property name="use_stock">True</property>
611 </object>
612 <packing>
613 <property name="expand">False</property>
614 <property name="fill">True</property>
615 <property name="position">1</property>
616 </packing>
617 </child>
618 <child>
619 <object class="GtkButton" id="help">
620 <property name="label">gtk-help</property>
621 <property name="visible">True</property>
622 <property name="can_focus">False</property>
623 <property name="receives_default">False</property>
624 <property name="use_stock">True</property>
625 </object>
626 <packing>
627 <property name="expand">False</property>
628 <property name="fill">True</property>
629 <property name="position">2</property>
630 </packing>
631 </child>
632 </object>
633 <packing>
634 <property name="expand">False</property>
635 <property name="fill">True</property>
636 <property name="pack_type">end</property>
637 <property name="position">1</property>
638 </packing>
639 </child>
640 </object>
641 </child>
642 <action-widgets>
643 <action-widget response="0">ok</action-widget>
644 <action-widget response="0">cancel</action-widget>
645 <action-widget response="0">help</action-widget>
646 </action-widgets>
647 </object>
648 </interface>