presentationdialog.ui 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760
  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">gtk-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_stock">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">gtk-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_stock">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">gtk-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_stock">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. <object class="GtkAlignment" id="alignment1">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="top_padding">6</property>
  103. <property name="left_padding">12</property>
  104. <child>
  105. <!-- n-columns=1 n-rows=1 -->
  106. <object class="GtkGrid" id="grid5">
  107. <property name="visible">True</property>
  108. <property name="can_focus">False</property>
  109. <property name="row_spacing">6</property>
  110. <child>
  111. <!-- n-columns=1 n-rows=1 -->
  112. <object class="GtkGrid" id="grid6">
  113. <property name="visible">True</property>
  114. <property name="can_focus">False</property>
  115. <property name="column_spacing">12</property>
  116. <child>
  117. <object class="GtkRadioButton" id="from">
  118. <property name="label" translatable="yes" context="presentationdialog|from">_From:</property>
  119. <property name="visible">True</property>
  120. <property name="can_focus">True</property>
  121. <property name="receives_default">False</property>
  122. <property name="use_underline">True</property>
  123. <property name="xalign">0</property>
  124. <property name="draw_indicator">True</property>
  125. <property name="group">allslides</property>
  126. <accessibility>
  127. <relation type="label-for" target="from_cb"/>
  128. </accessibility>
  129. <child internal-child="accessible">
  130. <object class="AtkObject" id="from-atkobject">
  131. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|from">Enter the number of the start slide.</property>
  132. </object>
  133. </child>
  134. </object>
  135. <packing>
  136. <property name="left_attach">0</property>
  137. <property name="top_attach">0</property>
  138. </packing>
  139. </child>
  140. <child>
  141. <object class="GtkComboBoxText" id="from_cb">
  142. <property name="visible">True</property>
  143. <property name="can_focus">False</property>
  144. <property name="hexpand">True</property>
  145. <accessibility>
  146. <relation type="labelled-by" target="from"/>
  147. </accessibility>
  148. <child internal-child="accessible">
  149. <object class="AtkObject" id="from_cb-atkobject">
  150. <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|from_cb-atkobject">Starting slide</property>
  151. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|from_cb">Enter the number of the start slide.</property>
  152. </object>
  153. </child>
  154. </object>
  155. <packing>
  156. <property name="left_attach">1</property>
  157. <property name="top_attach">0</property>
  158. </packing>
  159. </child>
  160. </object>
  161. <packing>
  162. <property name="left_attach">0</property>
  163. <property name="top_attach">1</property>
  164. </packing>
  165. </child>
  166. <child>
  167. <object class="GtkRadioButton" id="allslides">
  168. <property name="label" translatable="yes" context="presentationdialog|allslides">All _slides</property>
  169. <property name="visible">True</property>
  170. <property name="can_focus">True</property>
  171. <property name="receives_default">False</property>
  172. <property name="use_underline">True</property>
  173. <property name="xalign">0</property>
  174. <property name="active">True</property>
  175. <property name="draw_indicator">True</property>
  176. <child internal-child="accessible">
  177. <object class="AtkObject" id="allslides-atkobject">
  178. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|allslides">Includes all of the slides in your slide show.</property>
  179. </object>
  180. </child>
  181. </object>
  182. <packing>
  183. <property name="left_attach">0</property>
  184. <property name="top_attach">0</property>
  185. </packing>
  186. </child>
  187. <child>
  188. <!-- n-columns=1 n-rows=1 -->
  189. <object class="GtkGrid" id="grid">
  190. <property name="visible">True</property>
  191. <property name="can_focus">False</property>
  192. <property name="column_spacing">12</property>
  193. <child>
  194. <object class="GtkRadioButton" id="customslideshow">
  195. <property name="label" translatable="yes" context="presentationdialog|customslideshow">_Custom slide show:</property>
  196. <property name="visible">True</property>
  197. <property name="can_focus">True</property>
  198. <property name="receives_default">False</property>
  199. <property name="use_underline">True</property>
  200. <property name="xalign">0</property>
  201. <property name="draw_indicator">True</property>
  202. <property name="group">allslides</property>
  203. <accessibility>
  204. <relation type="label-for" target="customslideshow_cb"/>
  205. </accessibility>
  206. <child internal-child="accessible">
  207. <object class="AtkObject" id="customslideshow-atkobject">
  208. <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>
  209. </object>
  210. </child>
  211. </object>
  212. <packing>
  213. <property name="left_attach">0</property>
  214. <property name="top_attach">0</property>
  215. </packing>
  216. </child>
  217. <child>
  218. <object class="GtkComboBoxText" id="customslideshow_cb">
  219. <property name="visible">True</property>
  220. <property name="can_focus">False</property>
  221. <property name="hexpand">True</property>
  222. <accessibility>
  223. <relation type="labelled-by" target="customslideshow"/>
  224. </accessibility>
  225. <child internal-child="accessible">
  226. <object class="AtkObject" id="customslideshow_cb-atkobject">
  227. <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>
  228. </object>
  229. </child>
  230. </object>
  231. <packing>
  232. <property name="left_attach">1</property>
  233. <property name="top_attach">0</property>
  234. </packing>
  235. </child>
  236. </object>
  237. <packing>
  238. <property name="left_attach">0</property>
  239. <property name="top_attach">2</property>
  240. </packing>
  241. </child>
  242. </object>
  243. </child>
  244. </object>
  245. </child>
  246. <child type="label">
  247. <object class="GtkLabel" id="label1">
  248. <property name="visible">True</property>
  249. <property name="can_focus">False</property>
  250. <property name="label" translatable="yes" context="presentationdialog|label1">Range</property>
  251. <attributes>
  252. <attribute name="weight" value="bold"/>
  253. </attributes>
  254. </object>
  255. </child>
  256. </object>
  257. <packing>
  258. <property name="left_attach">0</property>
  259. <property name="top_attach">0</property>
  260. </packing>
  261. </child>
  262. <child>
  263. <object class="GtkFrame" id="frame3">
  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="label_xalign">0</property>
  269. <property name="shadow_type">none</property>
  270. <child>
  271. <object class="GtkAlignment" id="alignment3">
  272. <property name="visible">True</property>
  273. <property name="can_focus">False</property>
  274. <property name="top_padding">6</property>
  275. <property name="left_padding">12</property>
  276. <child>
  277. <!-- n-columns=1 n-rows=1 -->
  278. <object class="GtkGrid" id="grid7">
  279. <property name="visible">True</property>
  280. <property name="can_focus">False</property>
  281. <property name="hexpand">True</property>
  282. <property name="vexpand">True</property>
  283. <child>
  284. <!-- n-columns=1 n-rows=1 -->
  285. <object class="GtkGrid" id="grid8">
  286. <property name="visible">True</property>
  287. <property name="can_focus">False</property>
  288. <property name="hexpand">True</property>
  289. <property name="vexpand">True</property>
  290. <property name="column_spacing">12</property>
  291. <child>
  292. <object class="GtkComboBoxText" id="presdisplay_cb">
  293. <property name="visible">True</property>
  294. <property name="can_focus">False</property>
  295. <property name="hexpand">True</property>
  296. <child internal-child="accessible">
  297. <object class="AtkObject" id="presdisplay_cb-atkobject">
  298. <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>
  299. </object>
  300. </child>
  301. </object>
  302. <packing>
  303. <property name="left_attach">1</property>
  304. <property name="top_attach">0</property>
  305. </packing>
  306. </child>
  307. <child>
  308. <object class="GtkLabel" id="presdisplay_label">
  309. <property name="visible">True</property>
  310. <property name="can_focus">False</property>
  311. <property name="label" translatable="yes" context="presentationdialog|presdisplay_label">P_resentation display:</property>
  312. <property name="use_underline">True</property>
  313. <property name="mnemonic_widget">presdisplay_cb</property>
  314. <property name="xalign">0</property>
  315. </object>
  316. <packing>
  317. <property name="left_attach">0</property>
  318. <property name="top_attach">0</property>
  319. </packing>
  320. </child>
  321. </object>
  322. <packing>
  323. <property name="left_attach">0</property>
  324. <property name="top_attach">0</property>
  325. </packing>
  326. </child>
  327. <child>
  328. <!-- n-columns=1 n-rows=1 -->
  329. <object class="GtkGrid" id="grid9">
  330. <property name="can_focus">False</property>
  331. <child>
  332. <object class="GtkLabel" id="externalmonitor_str">
  333. <property name="can_focus">False</property>
  334. <property name="label" translatable="yes" context="presentationdialog|externalmonitor_str">Display %1 (external)</property>
  335. </object>
  336. <packing>
  337. <property name="left_attach">0</property>
  338. <property name="top_attach">0</property>
  339. </packing>
  340. </child>
  341. <child>
  342. <object class="GtkLabel" id="monitor_str">
  343. <property name="can_focus">False</property>
  344. <property name="label" translatable="yes" context="presentationdialog|monitor_str">Display %1</property>
  345. </object>
  346. <packing>
  347. <property name="left_attach">0</property>
  348. <property name="top_attach">1</property>
  349. </packing>
  350. </child>
  351. <child>
  352. <object class="GtkLabel" id="allmonitors_str">
  353. <property name="can_focus">False</property>
  354. <property name="label" translatable="yes" context="presentationdialog|allmonitors_str">All displays</property>
  355. </object>
  356. <packing>
  357. <property name="left_attach">0</property>
  358. <property name="top_attach">2</property>
  359. </packing>
  360. </child>
  361. <child>
  362. <object class="GtkLabel" id="external_str">
  363. <property name="can_focus">False</property>
  364. <property name="label" translatable="yes" context="presentationdialog|external_str">Auto External (Display %1)</property>
  365. </object>
  366. <packing>
  367. <property name="left_attach">0</property>
  368. <property name="top_attach">3</property>
  369. </packing>
  370. </child>
  371. </object>
  372. <packing>
  373. <property name="left_attach">0</property>
  374. <property name="top_attach">1</property>
  375. </packing>
  376. </child>
  377. </object>
  378. </child>
  379. </object>
  380. </child>
  381. <child type="label">
  382. <object class="GtkLabel" id="label3">
  383. <property name="visible">True</property>
  384. <property name="can_focus">False</property>
  385. <property name="label" translatable="yes" context="presentationdialog|label3">Multiple Displays</property>
  386. <attributes>
  387. <attribute name="weight" value="bold"/>
  388. </attributes>
  389. </object>
  390. </child>
  391. </object>
  392. <packing>
  393. <property name="left_attach">0</property>
  394. <property name="top_attach">2</property>
  395. </packing>
  396. </child>
  397. <child>
  398. <!-- n-columns=1 n-rows=1 -->
  399. <object class="GtkGrid" id="grid2">
  400. <property name="visible">True</property>
  401. <property name="can_focus">False</property>
  402. <property name="column_spacing">12</property>
  403. <child>
  404. <object class="GtkFrame" id="frame2">
  405. <property name="visible">True</property>
  406. <property name="can_focus">False</property>
  407. <property name="hexpand">True</property>
  408. <property name="vexpand">True</property>
  409. <property name="label_xalign">0</property>
  410. <property name="shadow_type">none</property>
  411. <child>
  412. <object class="GtkAlignment" id="alignment2">
  413. <property name="visible">True</property>
  414. <property name="can_focus">False</property>
  415. <property name="top_padding">6</property>
  416. <property name="left_padding">12</property>
  417. <child>
  418. <!-- n-columns=1 n-rows=1 -->
  419. <object class="GtkGrid" id="grid3">
  420. <property name="visible">True</property>
  421. <property name="can_focus">False</property>
  422. <property name="hexpand">True</property>
  423. <property name="vexpand">True</property>
  424. <property name="row_spacing">6</property>
  425. <child>
  426. <object class="GtkRadioButton" id="default">
  427. <property name="label" translatable="yes" context="presentationdialog|default">F_ull screen</property>
  428. <property name="visible">True</property>
  429. <property name="can_focus">True</property>
  430. <property name="receives_default">False</property>
  431. <property name="use_underline">True</property>
  432. <property name="xalign">0</property>
  433. <property name="active">True</property>
  434. <property name="draw_indicator">True</property>
  435. <child internal-child="accessible">
  436. <object class="AtkObject" id="default-atkobject">
  437. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|default">A full screen slide is shown.</property>
  438. </object>
  439. </child>
  440. </object>
  441. <packing>
  442. <property name="left_attach">0</property>
  443. <property name="top_attach">0</property>
  444. </packing>
  445. </child>
  446. <child>
  447. <object class="GtkRadioButton" id="window">
  448. <property name="label" translatable="yes" context="presentationdialog|window">In a _window</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="xalign">0</property>
  454. <property name="draw_indicator">True</property>
  455. <property name="group">default</property>
  456. <child internal-child="accessible">
  457. <object class="AtkObject" id="window-atkobject">
  458. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|window">Slide show runs in the %PRODUCTNAME program window.</property>
  459. </object>
  460. </child>
  461. </object>
  462. <packing>
  463. <property name="left_attach">0</property>
  464. <property name="top_attach">1</property>
  465. </packing>
  466. </child>
  467. <child>
  468. <object class="GtkRadioButton" id="auto">
  469. <property name="label" translatable="yes" context="presentationdialog|auto">_Loop and repeat after:</property>
  470. <property name="visible">True</property>
  471. <property name="can_focus">True</property>
  472. <property name="receives_default">False</property>
  473. <property name="use_underline">True</property>
  474. <property name="xalign">0</property>
  475. <property name="draw_indicator">True</property>
  476. <property name="group">default</property>
  477. <accessibility>
  478. <relation type="label-for" target="pauseduration"/>
  479. </accessibility>
  480. <child internal-child="accessible">
  481. <object class="AtkObject" id="auto-atkobject">
  482. <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>
  483. </object>
  484. </child>
  485. </object>
  486. <packing>
  487. <property name="left_attach">0</property>
  488. <property name="top_attach">2</property>
  489. </packing>
  490. </child>
  491. <child>
  492. <object class="GtkCheckButton" id="showlogo">
  493. <property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo</property>
  494. <property name="visible">True</property>
  495. <property name="can_focus">True</property>
  496. <property name="receives_default">False</property>
  497. <property name="margin_left">12</property>
  498. <property name="use_underline">True</property>
  499. <property name="xalign">0</property>
  500. <property name="draw_indicator">True</property>
  501. <child internal-child="accessible">
  502. <object class="AtkObject" id="showlogo-atkobject">
  503. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|showlogo">Displays the %PRODUCTNAME logo on the pause slide.</property>
  504. </object>
  505. </child>
  506. </object>
  507. <packing>
  508. <property name="left_attach">0</property>
  509. <property name="top_attach">4</property>
  510. </packing>
  511. </child>
  512. <child>
  513. <object class="GtkSpinButton" id="pauseduration">
  514. <property name="visible">True</property>
  515. <property name="sensitive">False</property>
  516. <property name="can_focus">True</property>
  517. <property name="tooltip_text" translatable="yes" context="presentationdialog|pauseduration|tooltip_text">Duration of pause</property>
  518. <property name="margin_left">12</property>
  519. <property name="activates_default">True</property>
  520. <property name="adjustment">adjustment1</property>
  521. <accessibility>
  522. <relation type="labelled-by" target="auto"/>
  523. </accessibility>
  524. <property name="truncate-multiline">True</property>
  525. <child internal-child="accessible">
  526. <object class="AtkObject" id="pauseduration-atkobject">
  527. <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|pauseduration-atkobject">Pause Duration</property>
  528. <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>
  529. </object>
  530. </child>
  531. </object>
  532. <packing>
  533. <property name="left_attach">0</property>
  534. <property name="top_attach">3</property>
  535. </packing>
  536. </child>
  537. </object>
  538. </child>
  539. </object>
  540. </child>
  541. <child type="label">
  542. <object class="GtkLabel" id="label2">
  543. <property name="visible">True</property>
  544. <property name="can_focus">False</property>
  545. <property name="label" translatable="yes" context="presentationdialog|label2">Presentation Mode</property>
  546. <attributes>
  547. <attribute name="weight" value="bold"/>
  548. </attributes>
  549. </object>
  550. </child>
  551. </object>
  552. <packing>
  553. <property name="left_attach">0</property>
  554. <property name="top_attach">0</property>
  555. </packing>
  556. </child>
  557. <child>
  558. <object class="GtkFrame" id="frame4">
  559. <property name="visible">True</property>
  560. <property name="can_focus">False</property>
  561. <property name="hexpand">True</property>
  562. <property name="vexpand">True</property>
  563. <property name="label_xalign">0</property>
  564. <property name="shadow_type">none</property>
  565. <child>
  566. <object class="GtkAlignment" id="alignment4">
  567. <property name="visible">True</property>
  568. <property name="can_focus">False</property>
  569. <property name="top_padding">6</property>
  570. <property name="left_padding">12</property>
  571. <child>
  572. <!-- n-columns=1 n-rows=1 -->
  573. <object class="GtkGrid" id="grid4">
  574. <property name="visible">True</property>
  575. <property name="can_focus">False</property>
  576. <property name="hexpand">True</property>
  577. <property name="vexpand">True</property>
  578. <property name="row_spacing">6</property>
  579. <child>
  580. <object class="GtkCheckButton" id="manualslides">
  581. <property name="label" translatable="yes" context="presentationdialog|manualslides">Change slides _manually</property>
  582. <property name="visible">True</property>
  583. <property name="can_focus">True</property>
  584. <property name="receives_default">False</property>
  585. <property name="use_underline">True</property>
  586. <property name="xalign">0</property>
  587. <property name="draw_indicator">True</property>
  588. <child internal-child="accessible">
  589. <object class="AtkObject" id="manualslides-atkobject">
  590. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|manualslides">Slides never change automatically when this box is selected.</property>
  591. </object>
  592. </child>
  593. </object>
  594. <packing>
  595. <property name="left_attach">0</property>
  596. <property name="top_attach">0</property>
  597. </packing>
  598. </child>
  599. <child>
  600. <object class="GtkCheckButton" id="pointervisible">
  601. <property name="label" translatable="yes" context="presentationdialog|pointervisible">Mouse pointer _visible</property>
  602. <property name="visible">True</property>
  603. <property name="can_focus">True</property>
  604. <property name="receives_default">False</property>
  605. <property name="use_underline">True</property>
  606. <property name="xalign">0</property>
  607. <property name="draw_indicator">True</property>
  608. <child internal-child="accessible">
  609. <object class="AtkObject" id="pointervisible-atkobject">
  610. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pointervisible">Shows the mouse pointer during a slide show.</property>
  611. </object>
  612. </child>
  613. </object>
  614. <packing>
  615. <property name="left_attach">0</property>
  616. <property name="top_attach">1</property>
  617. </packing>
  618. </child>
  619. <child>
  620. <object class="GtkCheckButton" id="pointeraspen">
  621. <property name="label" translatable="yes" context="presentationdialog|pointeraspen">Mouse pointer as _pen</property>
  622. <property name="visible">True</property>
  623. <property name="can_focus">True</property>
  624. <property name="receives_default">False</property>
  625. <property name="use_underline">True</property>
  626. <property name="xalign">0</property>
  627. <property name="draw_indicator">True</property>
  628. <child internal-child="accessible">
  629. <object class="AtkObject" id="pointeraspen-atkobject">
  630. <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>
  631. </object>
  632. </child>
  633. </object>
  634. <packing>
  635. <property name="left_attach">0</property>
  636. <property name="top_attach">2</property>
  637. </packing>
  638. </child>
  639. <child>
  640. <object class="GtkCheckButton" id="animationsallowed">
  641. <property name="label" translatable="yes" context="presentationdialog|animationsallowed">_Animations allowed</property>
  642. <property name="visible">True</property>
  643. <property name="can_focus">True</property>
  644. <property name="receives_default">False</property>
  645. <property name="use_underline">True</property>
  646. <property name="xalign">0</property>
  647. <property name="draw_indicator">True</property>
  648. <child internal-child="accessible">
  649. <object class="AtkObject" id="animationsallowed-atkobject">
  650. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|animationsallowed">Displays all frames of animated GIF files during the slide show.</property>
  651. </object>
  652. </child>
  653. </object>
  654. <packing>
  655. <property name="left_attach">0</property>
  656. <property name="top_attach">4</property>
  657. </packing>
  658. </child>
  659. <child>
  660. <object class="GtkCheckButton" id="changeslidesbyclick">
  661. <property name="label" translatable="yes" context="presentationdialog|changeslidesbyclick">Change slides by clic_king on background</property>
  662. <property name="visible">True</property>
  663. <property name="can_focus">True</property>
  664. <property name="receives_default">False</property>
  665. <property name="use_underline">True</property>
  666. <property name="xalign">0</property>
  667. <property name="draw_indicator">True</property>
  668. <child internal-child="accessible">
  669. <object class="AtkObject" id="changeslidesbyclick-atkobject">
  670. <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>
  671. </object>
  672. </child>
  673. </object>
  674. <packing>
  675. <property name="left_attach">0</property>
  676. <property name="top_attach">5</property>
  677. </packing>
  678. </child>
  679. <child>
  680. <object class="GtkCheckButton" id="alwaysontop">
  681. <property name="label" translatable="yes" context="presentationdialog|alwaysontop">Presentation always _on top</property>
  682. <property name="visible">True</property>
  683. <property name="can_focus">True</property>
  684. <property name="receives_default">False</property>
  685. <property name="use_underline">True</property>
  686. <property name="xalign">0</property>
  687. <property name="draw_indicator">True</property>
  688. <child internal-child="accessible">
  689. <object class="AtkObject" id="alwaysontop-atkobject">
  690. <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|alwaysontop">The %PRODUCTNAME window remains on top during the presentation. No other program will show its window in front of your presentation.</property>
  691. </object>
  692. </child>
  693. </object>
  694. <packing>
  695. <property name="left_attach">0</property>
  696. <property name="top_attach">6</property>
  697. </packing>
  698. </child>
  699. <child>
  700. <placeholder/>
  701. </child>
  702. </object>
  703. </child>
  704. </object>
  705. </child>
  706. <child type="label">
  707. <object class="GtkLabel" id="label4">
  708. <property name="visible">True</property>
  709. <property name="can_focus">False</property>
  710. <property name="label" translatable="yes" context="presentationdialog|label4">Options</property>
  711. <attributes>
  712. <attribute name="weight" value="bold"/>
  713. </attributes>
  714. </object>
  715. </child>
  716. </object>
  717. <packing>
  718. <property name="left_attach">1</property>
  719. <property name="top_attach">0</property>
  720. </packing>
  721. </child>
  722. </object>
  723. <packing>
  724. <property name="left_attach">0</property>
  725. <property name="top_attach">1</property>
  726. </packing>
  727. </child>
  728. </object>
  729. <packing>
  730. <property name="expand">False</property>
  731. <property name="fill">True</property>
  732. <property name="position">0</property>
  733. </packing>
  734. </child>
  735. </object>
  736. </child>
  737. <action-widgets>
  738. <action-widget response="-5">ok</action-widget>
  739. <action-widget response="-6">cancel</action-widget>
  740. <action-widget response="-11">help</action-widget>
  741. </action-widgets>
  742. <child type="titlebar">
  743. <placeholder/>
  744. </child>
  745. <child internal-child="accessible">
  746. <object class="AtkObject" id="PresentationDialog-atkobject">
  747. <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>
  748. </object>
  749. </child>
  750. </object>
  751. <object class="GtkSizeGroup" id="sizegroupLabel1">
  752. <widgets>
  753. <widget name="from"/>
  754. <widget name="allslides"/>
  755. <widget name="customslideshow"/>
  756. <widget name="presdisplay_label"/>
  757. </widgets>
  758. </object>
  759. </interface>