Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sd / uiconfig / simpress / ui / publishingdialog.ui
blob7166d6e8a3a843d4e5072a51423408fb5e465c77
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="GtkTreeStore" id="liststore2">
11 <columns>
12 <!-- column-name text -->
13 <column type="gchararray"/>
14 <!-- column-name id -->
15 <column type="gchararray"/>
16 </columns>
17 </object>
18 <object class="GtkDialog" id="PublishingDialog">
19 <property name="can_focus">False</property>
20 <property name="border_width">6</property>
21 <property name="title" translatable="yes" context="publishingdialog|PublishingDialog">HTML Export</property>
22 <property name="type_hint">dialog</property>
23 <child internal-child="vbox">
24 <object class="GtkBox" id="dialog-vbox1">
25 <property name="can_focus">False</property>
26 <property name="orientation">vertical</property>
27 <property name="spacing">12</property>
28 <child internal-child="action_area">
29 <object class="GtkButtonBox" id="dialog-action_area1">
30 <property name="can_focus">False</property>
31 <child>
32 <object class="GtkButton" id="help">
33 <property name="label" translatable="yes" context="stock">_Help</property>
34 <property name="visible">True</property>
35 <property name="can_focus">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="lastPageButton">
61 <property name="label" translatable="yes" context="publishingdialog|lastPageButton">&lt; Back</property>
62 <property name="visible">True</property>
63 <property name="can_focus">True</property>
64 <property name="receives_default">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">2</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkButton" id="finishButton">
74 <property name="label" translatable="yes" context="publishingdialog|finishButton">_Create</property>
75 <property name="visible">True</property>
76 <property name="can_focus">True</property>
77 <property name="receives_default">True</property>
78 <property name="use_underline">True</property>
79 <child internal-child="accessible">
80 <object class="AtkObject" id="finishButton-atkobject">
81 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|finishButton">Creates new documents according to your selections and saves the documents.</property>
82 </object>
83 </child>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="fill">True</property>
88 <property name="position">4</property>
89 </packing>
90 </child>
91 <child>
92 <object class="GtkButton" id="nextPageButton">
93 <property name="label" translatable="yes" context="publishingdialog|nextPageButton">Ne_xt &gt;</property>
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="can_default">True</property>
97 <property name="has_default">True</property>
98 <property name="receives_default">True</property>
99 <property name="use_underline">True</property>
100 </object>
101 <packing>
102 <property name="expand">False</property>
103 <property name="fill">True</property>
104 <property name="position">4</property>
105 </packing>
106 </child>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="pack_type">end</property>
112 <property name="position">6</property>
113 </packing>
114 </child>
115 <child>
116 <object class="GtkFrame" id="page1">
117 <property name="visible">True</property>
118 <property name="can_focus">False</property>
119 <property name="hexpand">True</property>
120 <property name="vexpand">True</property>
121 <property name="label_xalign">0</property>
122 <property name="shadow_type">none</property>
123 <child>
124 <object class="GtkBox" id="box1">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="hexpand">True</property>
128 <property name="vexpand">True</property>
129 <property name="orientation">vertical</property>
130 <property name="spacing">6</property>
131 <property name="margin-start">12</property>
132 <property name="margin-top">6</property>
133 <child>
134 <object class="GtkRadioButton" id="newDesignRadiobutton">
135 <property name="label" translatable="yes" context="publishingdialog|newDesignRadiobutton">New _design</property>
136 <property name="visible">True</property>
137 <property name="can_focus">True</property>
138 <property name="receives_default">False</property>
139 <property name="use_underline">True</property>
140 <property name="active">True</property>
141 <property name="draw_indicator">True</property>
142 <child internal-child="accessible">
143 <object class="AtkObject" id="newDesignRadiobutton-atkobject">
144 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|newDesignRadiobutton">Creates a new design in the next pages of the Wizard.</property>
145 </object>
146 </child>
147 </object>
148 <packing>
149 <property name="expand">False</property>
150 <property name="fill">True</property>
151 <property name="position">0</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkRadioButton" id="oldDesignRadiobutton">
156 <property name="label" translatable="yes" context="publishingdialog|oldDesignRadiobutton">Existing design</property>
157 <property name="visible">True</property>
158 <property name="can_focus">True</property>
159 <property name="receives_default">False</property>
160 <property name="use_underline">True</property>
161 <property name="draw_indicator">True</property>
162 <property name="group">newDesignRadiobutton</property>
163 <child internal-child="accessible">
164 <object class="AtkObject" id="oldDesignRadiobutton-atkobject">
165 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|oldDesignRadiobutton">Loads an existing design from the design list to use as a starting point for the steps to follow on the next pages of the Wizard.</property>
166 </object>
167 </child>
168 </object>
169 <packing>
170 <property name="expand">False</property>
171 <property name="fill">True</property>
172 <property name="position">1</property>
173 </packing>
174 </child>
175 <child>
176 <object class="GtkBox" id="box2">
177 <property name="visible">True</property>
178 <property name="can_focus">False</property>
179 <property name="hexpand">True</property>
180 <property name="vexpand">True</property>
181 <property name="margin-start">12</property>
182 <property name="margin-top">6</property>
183 <child>
184 <object class="GtkScrolledWindow">
185 <property name="visible">True</property>
186 <property name="can_focus">True</property>
187 <property name="hexpand">True</property>
188 <property name="vexpand">True</property>
189 <property name="shadow_type">in</property>
190 <child>
191 <object class="GtkTreeView" id="designsTreeview">
192 <property name="visible">True</property>
193 <property name="can_focus">True</property>
194 <property name="hexpand">True</property>
195 <property name="vexpand">True</property>
196 <property name="model">liststore2</property>
197 <property name="headers_visible">False</property>
198 <property name="headers_clickable">False</property>
199 <property name="search_column">0</property>
200 <property name="show_expanders">False</property>
201 <child internal-child="selection">
202 <object class="GtkTreeSelection" id="treeview-selection2"/>
203 </child>
204 <child>
205 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
206 <child>
207 <object class="GtkCellRendererText" id="cellrenderertext2"/>
208 <attributes>
209 <attribute name="text">0</attribute>
210 </attributes>
211 </child>
212 </object>
213 </child>
214 <child internal-child="accessible">
215 <object class="AtkObject" id="designsTreeview-atkobject">
216 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|designsTreeview">Displays all existing designs.</property>
217 </object>
218 </child>
219 </object>
220 </child>
221 </object>
222 <packing>
223 <property name="expand">False</property>
224 <property name="fill">True</property>
225 <property name="position">0</property>
226 </packing>
227 </child>
228 </object>
229 <packing>
230 <property name="expand">False</property>
231 <property name="fill">True</property>
232 <property name="position">2</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkBox">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="spacing">12</property>
240 <child>
241 <object class="GtkLabel" id="descLabel">
242 <property name="visible">True</property>
243 <property name="can_focus">False</property>
244 <property name="halign">start</property>
245 <property name="label" translatable="yes" context="publishingdialog|descLabel">Select an existing design or create a new one</property>
246 <property name="use_underline">True</property>
247 <property name="mnemonic_widget">designsTreeview</property>
248 </object>
249 <packing>
250 <property name="expand">False</property>
251 <property name="fill">True</property>
252 <property name="position">0</property>
253 </packing>
254 </child>
255 <child>
256 <object class="GtkButton" id="delDesingButton">
257 <property name="label" translatable="yes" context="publishingdialog|delDesingButton">Delete Selected Design</property>
258 <property name="visible">True</property>
259 <property name="can_focus">True</property>
260 <property name="receives_default">True</property>
261 <property name="halign">end</property>
262 <property name="valign">center</property>
263 <property name="hexpand">True</property>
264 <child internal-child="accessible">
265 <object class="AtkObject" id="delDesingButton-atkobject">
266 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|delDesingButton">Deletes the selected design from the design list.</property>
267 </object>
268 </child>
269 </object>
270 <packing>
271 <property name="expand">False</property>
272 <property name="fill">True</property>
273 <property name="position">1</property>
274 </packing>
275 </child>
276 </object>
277 <packing>
278 <property name="expand">False</property>
279 <property name="fill">True</property>
280 <property name="position">3</property>
281 </packing>
282 </child>
283 </object>
284 </child>
285 <child type="label">
286 <object class="GtkLabel" id="assignLabel">
287 <property name="visible">True</property>
288 <property name="can_focus">False</property>
289 <property name="label" translatable="yes" context="publishingdialog|assignLabel">Assign Design</property>
290 <property name="yalign">0.5</property>
291 <attributes>
292 <attribute name="weight" value="bold"/>
293 </attributes>
294 </object>
295 </child>
296 <child internal-child="accessible">
297 <object class="AtkObject" id="page1-atkobject">
298 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|page1">Determines the settings for publishing Draw or Impress documents in HTML format.</property>
299 </object>
300 </child>
301 </object>
302 <packing>
303 <property name="expand">True</property>
304 <property name="fill">True</property>
305 <property name="position">0</property>
306 </packing>
307 </child>
308 <child>
309 <!-- n-columns=1 n-rows=1 -->
310 <object class="GtkGrid" id="page2">
311 <property name="height_request">295</property>
312 <property name="can_focus">False</property>
313 <property name="hexpand">True</property>
314 <property name="vexpand">True</property>
315 <property name="column_spacing">24</property>
316 <child>
317 <object class="GtkFrame" id="page2.4">
318 <property name="can_focus">False</property>
319 <property name="hexpand">True</property>
320 <property name="vexpand">True</property>
321 <property name="label_xalign">0</property>
322 <property name="shadow_type">none</property>
323 <child>
324 <object class="GtkBox" id="box13">
325 <property name="visible">True</property>
326 <property name="can_focus">False</property>
327 <property name="hexpand">True</property>
328 <property name="vexpand">True</property>
329 <property name="orientation">vertical</property>
330 <property name="spacing">6</property>
331 <property name="margin-start">12</property>
332 <property name="margin-top">6</property>
333 <child>
334 <object class="GtkRadioButton" id="ASPRadiobutton">
335 <property name="label" translatable="yes" context="publishingdialog|ASPRadiobutton">_Active Server Pages (ASP)</property>
336 <property name="visible">True</property>
337 <property name="can_focus">True</property>
338 <property name="receives_default">False</property>
339 <property name="use_underline">True</property>
340 <property name="active">True</property>
341 <property name="draw_indicator">True</property>
342 <child internal-child="accessible">
343 <object class="AtkObject" id="ASPRadiobutton-atkobject">
344 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|ASPRadiobutton">When you select the ASP option, the WebCast export creates ASP pages. Note that the HTML presentation can only be offered by a web server supporting ASP.</property>
345 </object>
346 </child>
347 </object>
348 <packing>
349 <property name="expand">False</property>
350 <property name="fill">True</property>
351 <property name="position">0</property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkRadioButton" id="perlRadiobutton">
356 <property name="label" translatable="yes" context="publishingdialog|perlRadiobutton">Perl</property>
357 <property name="visible">True</property>
358 <property name="can_focus">True</property>
359 <property name="receives_default">False</property>
360 <property name="use_underline">True</property>
361 <property name="draw_indicator">True</property>
362 <property name="group">ASPRadiobutton</property>
363 <child internal-child="accessible">
364 <object class="AtkObject" id="perlRadiobutton-atkobject">
365 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|perlRadiobutton">Used by WebCast export to create HTML pages and Perl scripts.</property>
366 </object>
367 </child>
368 </object>
369 <packing>
370 <property name="expand">False</property>
371 <property name="fill">True</property>
372 <property name="position">1</property>
373 </packing>
374 </child>
375 <child>
376 <object class="GtkBox" id="box14">
377 <property name="visible">True</property>
378 <property name="can_focus">False</property>
379 <property name="orientation">vertical</property>
380 <property name="margin-start">24</property>
381 <child>
382 <object class="GtkLabel" id="indexTxtLabel">
383 <property name="visible">True</property>
384 <property name="can_focus">False</property>
385 <property name="halign">start</property>
386 <property name="valign">start</property>
387 <property name="label" translatable="yes" context="publishingdialog|indexTxtLabel">_URL for listeners:</property>
388 <property name="use_underline">True</property>
389 <property name="mnemonic_widget">indexEntry</property>
390 <property name="xalign">0.5</property>
391 </object>
392 <packing>
393 <property name="expand">False</property>
394 <property name="fill">True</property>
395 <property name="position">0</property>
396 </packing>
397 </child>
398 <child>
399 <object class="GtkEntry" id="indexEntry">
400 <property name="visible">True</property>
401 <property name="can_focus">True</property>
402 <property name="activates_default">True</property>
403 <property name="truncate-multiline">True</property>
404 <child internal-child="accessible">
405 <object class="AtkObject" id="indexEntry-atkobject">
406 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|indexEntry">Specifies the URL (absolute or relative) to be entered by the viewer in order to see the presentation.</property>
407 </object>
408 </child>
409 </object>
410 <packing>
411 <property name="expand">False</property>
412 <property name="fill">True</property>
413 <property name="position">1</property>
414 </packing>
415 </child>
416 <child>
417 <object class="GtkLabel" id="URLTxtLabel">
418 <property name="visible">True</property>
419 <property name="can_focus">False</property>
420 <property name="halign">start</property>
421 <property name="label" translatable="yes" context="publishingdialog|URLTxtLabel">URL for _presentation:</property>
422 <property name="use_underline">True</property>
423 <property name="mnemonic_widget">URLEntry</property>
424 </object>
425 <packing>
426 <property name="expand">False</property>
427 <property name="fill">True</property>
428 <property name="position">2</property>
429 </packing>
430 </child>
431 <child>
432 <object class="GtkEntry" id="URLEntry">
433 <property name="visible">True</property>
434 <property name="can_focus">True</property>
435 <property name="activates_default">True</property>
436 <property name="truncate-multiline">True</property>
437 <child internal-child="accessible">
438 <object class="AtkObject" id="URLEntry-atkobject">
439 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|URLEntry">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</property>
440 </object>
441 </child>
442 </object>
443 <packing>
444 <property name="expand">False</property>
445 <property name="fill">True</property>
446 <property name="position">3</property>
447 </packing>
448 </child>
449 <child>
450 <object class="GtkLabel" id="CGITxtLabel">
451 <property name="visible">True</property>
452 <property name="can_focus">False</property>
453 <property name="halign">start</property>
454 <property name="label" translatable="yes" context="publishingdialog|CGITxtLabel">URL for _Perl scripts:</property>
455 <property name="use_underline">True</property>
456 <property name="mnemonic_widget">CGIEntry</property>
457 </object>
458 <packing>
459 <property name="expand">False</property>
460 <property name="fill">True</property>
461 <property name="position">4</property>
462 </packing>
463 </child>
464 <child>
465 <object class="GtkEntry" id="CGIEntry">
466 <property name="visible">True</property>
467 <property name="can_focus">True</property>
468 <property name="activates_default">True</property>
469 <property name="truncate-multiline">True</property>
470 <child internal-child="accessible">
471 <object class="AtkObject" id="CGIEntry-atkobject">
472 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|CGIEntry">Specifies the URL (absolute or relative) for the generated Perl scripts.</property>
473 </object>
474 </child>
475 </object>
476 <packing>
477 <property name="expand">False</property>
478 <property name="fill">True</property>
479 <property name="position">5</property>
480 </packing>
481 </child>
482 </object>
483 <packing>
484 <property name="expand">False</property>
485 <property name="fill">True</property>
486 <property name="position">2</property>
487 </packing>
488 </child>
489 </object>
490 </child>
491 <child type="label">
492 <object class="GtkLabel" id="webCastLabel">
493 <property name="visible">True</property>
494 <property name="can_focus">False</property>
495 <property name="label" translatable="yes" context="publishingdialog|webCastLabel">Webcast</property>
496 <property name="xalign">0.5</property>
497 <attributes>
498 <attribute name="weight" value="bold"/>
499 </attributes>
500 </object>
501 </child>
502 </object>
503 <packing>
504 <property name="left_attach">3</property>
505 <property name="top_attach">0</property>
506 </packing>
507 </child>
508 <child>
509 <object class="GtkFrame" id="page2.3">
510 <property name="can_focus">False</property>
511 <property name="hexpand">True</property>
512 <property name="vexpand">True</property>
513 <property name="label_xalign">0</property>
514 <property name="shadow_type">none</property>
515 <child>
516 <object class="GtkBox" id="box10">
517 <property name="visible">True</property>
518 <property name="can_focus">False</property>
519 <property name="orientation">vertical</property>
520 <property name="spacing">6</property>
521 <property name="hexpand">True</property>
522 <property name="vexpand">True</property>
523 <property name="margin-start">12</property>
524 <property name="margin-top">6</property>
525 <child>
526 <object class="GtkRadioButton" id="chgDefaultRadiobutton">
527 <property name="label" translatable="yes" context="publishingdialog|chgDefaultRadiobutton">_As stated in document</property>
528 <property name="visible">True</property>
529 <property name="can_focus">True</property>
530 <property name="receives_default">False</property>
531 <property name="use_underline">True</property>
532 <property name="active">True</property>
533 <property name="draw_indicator">True</property>
534 <child internal-child="accessible">
535 <object class="AtkObject" id="chgDefaultRadiobutton-atkobject">
536 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|chgDefaultRadiobutton">The slide transition depends on the timing that you set for each slide in the presentation. If you set a manual page transition, the HTML presentation introduces a new page by pressing any key from your keyboard.</property>
537 </object>
538 </child>
539 </object>
540 <packing>
541 <property name="expand">False</property>
542 <property name="fill">True</property>
543 <property name="position">0</property>
544 </packing>
545 </child>
546 <child>
547 <object class="GtkRadioButton" id="chgAutoRadiobutton">
548 <property name="label" translatable="yes" context="publishingdialog|chgAutoRadiobutton">_Automatic</property>
549 <property name="visible">True</property>
550 <property name="can_focus">True</property>
551 <property name="receives_default">False</property>
552 <property name="use_underline">True</property>
553 <property name="draw_indicator">True</property>
554 <property name="group">chgDefaultRadiobutton</property>
555 <child internal-child="accessible">
556 <object class="AtkObject" id="chgAutoRadiobutton-atkobject">
557 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|chgAutoRadiobutton">The page transition takes place automatically after the specified period of time elapses and does not depend on the presentation's contents</property>
558 </object>
559 </child>
560 </object>
561 <packing>
562 <property name="expand">False</property>
563 <property name="fill">True</property>
564 <property name="position">1</property>
565 </packing>
566 </child>
567 <child>
568 <object class="GtkBox" id="box11">
569 <property name="visible">True</property>
570 <property name="can_focus">False</property>
571 <property name="orientation">vertical</property>
572 <property name="spacing">6</property>
573 <property name="margin-start">24</property>
574 <child>
575 <object class="GtkBox" id="box12">
576 <property name="visible">True</property>
577 <property name="can_focus">False</property>
578 <property name="spacing">12</property>
579 <child>
580 <object class="GtkLabel" id="durationTxtLabel">
581 <property name="visible">True</property>
582 <property name="can_focus">False</property>
583 <property name="label" translatable="yes" context="publishingdialog|durationTxtLabel">_Slide view time:</property>
584 <property name="use_underline">True</property>
585 <property name="mnemonic_widget">durationSpinbutton</property>
586 <property name="xalign">0.5</property>
587 </object>
588 <packing>
589 <property name="expand">False</property>
590 <property name="fill">True</property>
591 <property name="position">0</property>
592 </packing>
593 </child>
594 <child>
595 <object class="GtkSpinButton" id="durationSpinbutton">
596 <property name="visible">True</property>
597 <property name="can_focus">True</property>
598 <property name="activates_default">True</property>
599 <property name="adjustment">adjustment1</property>
600 <property name="truncate-multiline">True</property>
601 <child internal-child="accessible">
602 <object class="AtkObject" id="durationSpinbutton-atkobject">
603 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|durationSpinbutton">Defines the amount of time for each slide display.</property>
604 </object>
605 </child>
606 </object>
607 <packing>
608 <property name="expand">False</property>
609 <property name="fill">True</property>
610 <property name="position">1</property>
611 </packing>
612 </child>
613 </object>
614 <packing>
615 <property name="expand">False</property>
616 <property name="fill">True</property>
617 <property name="position">0</property>
618 </packing>
619 </child>
620 <child>
621 <object class="GtkCheckButton" id="endlessCheckbutton">
622 <property name="label" translatable="yes" context="publishingdialog|endlessCheckbutton">_Endless</property>
623 <property name="visible">True</property>
624 <property name="can_focus">True</property>
625 <property name="receives_default">False</property>
626 <property name="use_underline">True</property>
627 <property name="active">True</property>
628 <property name="draw_indicator">True</property>
629 <child internal-child="accessible">
630 <object class="AtkObject" id="endlessCheckbutton-atkobject">
631 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|endlessCheckbutton">Automatically restarts the HTML presentation after the last slide has been displayed.</property>
632 </object>
633 </child>
634 </object>
635 <packing>
636 <property name="expand">False</property>
637 <property name="fill">True</property>
638 <property name="position">1</property>
639 </packing>
640 </child>
641 </object>
642 <packing>
643 <property name="expand">False</property>
644 <property name="fill">True</property>
645 <property name="position">2</property>
646 </packing>
647 </child>
648 </object>
649 </child>
650 <child type="label">
651 <object class="GtkLabel" id="kioskLabel">
652 <property name="visible">True</property>
653 <property name="can_focus">False</property>
654 <property name="label" translatable="yes" context="publishingdialog|kioskLabel">Advance Slides</property>
655 <attributes>
656 <attribute name="weight" value="bold"/>
657 </attributes>
658 </object>
659 </child>
660 </object>
661 <packing>
662 <property name="left_attach">2</property>
663 <property name="top_attach">0</property>
664 </packing>
665 </child>
666 <child>
667 <object class="GtkFrame" id="page2.2">
668 <property name="visible">True</property>
669 <property name="can_focus">False</property>
670 <property name="hexpand">True</property>
671 <property name="vexpand">True</property>
672 <property name="label_xalign">0</property>
673 <property name="shadow_type">none</property>
674 <child>
675 <object class="GtkBox" id="box9">
676 <property name="visible">True</property>
677 <property name="can_focus">False</property>
678 <property name="hexpand">True</property>
679 <property name="vexpand">True</property>
680 <property name="orientation">vertical</property>
681 <property name="spacing">6</property>
682 <property name="margin-start">12</property>
683 <property name="margin-top">6</property>
684 <child>
685 <object class="GtkCheckButton" id="contentCheckbutton">
686 <property name="label" translatable="yes" context="publishingdialog|contentCheckbutton">Create title page</property>
687 <property name="visible">True</property>
688 <property name="can_focus">True</property>
689 <property name="receives_default">False</property>
690 <property name="use_underline">True</property>
691 <property name="active">True</property>
692 <property name="draw_indicator">True</property>
693 <child internal-child="accessible">
694 <object class="AtkObject" id="contentCheckbutton-atkobject">
695 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|contentCheckbutton">Creates a title page for your document.</property>
696 </object>
697 </child>
698 </object>
699 <packing>
700 <property name="expand">False</property>
701 <property name="fill">True</property>
702 <property name="position">0</property>
703 </packing>
704 </child>
705 <child>
706 <object class="GtkCheckButton" id="notesCheckbutton">
707 <property name="label" translatable="yes" context="publishingdialog|notesCheckbutton">Show notes</property>
708 <property name="visible">True</property>
709 <property name="can_focus">True</property>
710 <property name="receives_default">False</property>
711 <property name="use_underline">True</property>
712 <property name="active">True</property>
713 <property name="draw_indicator">True</property>
714 <child internal-child="accessible">
715 <object class="AtkObject" id="notesCheckbutton-atkobject">
716 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|notesCheckbutton">Specifies that your notes are also displayed.</property>
717 </object>
718 </child>
719 </object>
720 <packing>
721 <property name="expand">False</property>
722 <property name="fill">True</property>
723 <property name="position">1</property>
724 </packing>
725 </child>
726 </object>
727 </child>
728 <child type="label">
729 <object class="GtkLabel" id="htmlOptionsLabel">
730 <property name="visible">True</property>
731 <property name="can_focus">False</property>
732 <property name="label" translatable="yes" context="publishingdialog|htmlOptionsLabel">Options</property>
733 <attributes>
734 <attribute name="weight" value="bold"/>
735 </attributes>
736 </object>
737 </child>
738 </object>
739 <packing>
740 <property name="left_attach">1</property>
741 <property name="top_attach">0</property>
742 </packing>
743 </child>
744 <child>
745 <object class="GtkFrame" id="page2.1">
746 <property name="visible">True</property>
747 <property name="can_focus">False</property>
748 <property name="hexpand">True</property>
749 <property name="vexpand">True</property>
750 <property name="label_xalign">0</property>
751 <property name="shadow_type">none</property>
752 <child>
753 <!-- n-columns=1 n-rows=1 -->
754 <object class="GtkGrid" id="grid3">
755 <property name="visible">True</property>
756 <property name="can_focus">False</property>
757 <property name="row_spacing">6</property>
758 <property name="hexpand">True</property>
759 <property name="vexpand">True</property>
760 <property name="margin-start">12</property>
761 <property name="margin-top">6</property>
762 <child>
763 <object class="GtkBox" id="box6">
764 <property name="visible">True</property>
765 <property name="can_focus">False</property>
766 <property name="spacing">6</property>
767 <child>
768 <object class="GtkImage" id="standardFBImage">
769 <property name="visible">True</property>
770 <property name="can_focus">False</property>
771 <property name="icon_name">sd/res/pubdes.png</property>
772 </object>
773 <packing>
774 <property name="expand">False</property>
775 <property name="fill">True</property>
776 <property name="position">1</property>
777 </packing>
778 </child>
779 <child>
780 <object class="GtkImage" id="framesFBImage">
781 <property name="can_focus">False</property>
782 <property name="icon_name">sd/res/pubdes2.png</property>
783 </object>
784 <packing>
785 <property name="expand">False</property>
786 <property name="fill">True</property>
787 <property name="position">2</property>
788 </packing>
789 </child>
790 <child>
791 <object class="GtkImage" id="kioskFBImage">
792 <property name="can_focus">False</property>
793 <property name="icon_name">sd/res/pubdes3.png</property>
794 </object>
795 <packing>
796 <property name="expand">False</property>
797 <property name="fill">True</property>
798 <property name="position">3</property>
799 </packing>
800 </child>
801 <child>
802 <object class="GtkImage" id="webCastFBImage">
803 <property name="can_focus">False</property>
804 <property name="icon_name">sd/res/pubdes4.png</property>
805 </object>
806 <packing>
807 <property name="expand">False</property>
808 <property name="fill">True</property>
809 <property name="position">4</property>
810 </packing>
811 </child>
812 </object>
813 <packing>
814 <property name="left_attach">0</property>
815 <property name="top_attach">5</property>
816 </packing>
817 </child>
818 <child>
819 <object class="GtkRadioButton" id="webCastRadiobutton">
820 <property name="label" translatable="yes" context="publishingdialog|webCastRadiobutton">_WebCast</property>
821 <property name="visible">True</property>
822 <property name="can_focus">True</property>
823 <property name="receives_default">False</property>
824 <property name="use_underline">True</property>
825 <property name="draw_indicator">True</property>
826 <property name="group">standardRadiobutton</property>
827 <child internal-child="accessible">
828 <object class="AtkObject" id="webCastRadiobutton-atkobject">
829 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|webCastRadiobutton">In a WebCast export, automatic scripts will be generated with Perl or ASP support.</property>
830 </object>
831 </child>
832 </object>
833 <packing>
834 <property name="left_attach">0</property>
835 <property name="top_attach">4</property>
836 </packing>
837 </child>
838 <child>
839 <object class="GtkRadioButton" id="kioskRadiobutton">
840 <property name="label" translatable="yes" context="publishingdialog|kioskRadiobutton">_Automatic</property>
841 <property name="visible">True</property>
842 <property name="can_focus">True</property>
843 <property name="receives_default">False</property>
844 <property name="use_underline">True</property>
845 <property name="draw_indicator">True</property>
846 <property name="group">standardRadiobutton</property>
847 <child internal-child="accessible">
848 <object class="AtkObject" id="kioskRadiobutton-atkobject">
849 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|kioskRadiobutton">Creates a default HTML presentation as a kiosk export, in which the slides are automatically advanced after a specified amount of time.</property>
850 </object>
851 </child>
852 </object>
853 <packing>
854 <property name="left_attach">0</property>
855 <property name="top_attach">3</property>
856 </packing>
857 </child>
858 <child>
859 <object class="GtkRadioButton" id="singleDocumentRadiobutton">
860 <property name="label" translatable="yes" context="publishingdialog|singleDocumentRadiobutton">_Single-document HTML</property>
861 <property name="visible">True</property>
862 <property name="can_focus">True</property>
863 <property name="receives_default">False</property>
864 <property name="use_underline">True</property>
865 <property name="draw_indicator">True</property>
866 <property name="group">standardRadiobutton</property>
867 </object>
868 <packing>
869 <property name="left_attach">0</property>
870 <property name="top_attach">2</property>
871 </packing>
872 </child>
873 <child>
874 <object class="GtkRadioButton" id="framesRadiobutton">
875 <property name="label" translatable="yes" context="publishingdialog|framesRadiobutton">Standard HTML with _frames</property>
876 <property name="visible">True</property>
877 <property name="can_focus">True</property>
878 <property name="receives_default">False</property>
879 <property name="use_underline">True</property>
880 <property name="draw_indicator">True</property>
881 <property name="group">standardRadiobutton</property>
882 <child internal-child="accessible">
883 <object class="AtkObject" id="framesRadiobutton-atkobject">
884 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|framesRadiobutton">Creates standard HTML pages with frames. The exported page will be placed in the main frame, and the frame to the left will display a table of contents in the form of hyperlinks.</property>
885 </object>
886 </child>
887 </object>
888 <packing>
889 <property name="left_attach">0</property>
890 <property name="top_attach">1</property>
891 </packing>
892 </child>
893 <child>
894 <object class="GtkRadioButton" id="standardRadiobutton">
895 <property name="label" translatable="yes" context="publishingdialog|standardRadiobutton">Standard H_TML format</property>
896 <property name="visible">True</property>
897 <property name="can_focus">True</property>
898 <property name="receives_default">False</property>
899 <property name="use_underline">True</property>
900 <property name="active">True</property>
901 <property name="draw_indicator">True</property>
902 <child internal-child="accessible">
903 <object class="AtkObject" id="standardRadiobutton-atkobject">
904 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|standardRadiobutton">Creates standard HTML pages from export pages.</property>
905 </object>
906 </child>
907 </object>
908 <packing>
909 <property name="left_attach">0</property>
910 <property name="top_attach">0</property>
911 </packing>
912 </child>
913 </object>
914 </child>
915 <child type="label">
916 <object class="GtkLabel" id="publicationLabel">
917 <property name="visible">True</property>
918 <property name="can_focus">False</property>
919 <property name="label" translatable="yes" context="publishingdialog|publicationLabel">Publication Type</property>
920 <attributes>
921 <attribute name="weight" value="bold"/>
922 </attributes>
923 </object>
924 </child>
925 </object>
926 <packing>
927 <property name="left_attach">0</property>
928 <property name="top_attach">0</property>
929 </packing>
930 </child>
931 </object>
932 <packing>
933 <property name="expand">True</property>
934 <property name="fill">True</property>
935 <property name="position">1</property>
936 </packing>
937 </child>
938 <child>
939 <object class="GtkBox" id="page3">
940 <property name="can_focus">False</property>
941 <property name="hexpand">True</property>
942 <property name="vexpand">True</property>
943 <property name="orientation">vertical</property>
944 <property name="spacing">12</property>
945 <child>
946 <object class="GtkBox" id="box16">
947 <property name="visible">True</property>
948 <property name="can_focus">False</property>
949 <property name="hexpand">True</property>
950 <property name="spacing">24</property>
951 <property name="homogeneous">True</property>
952 <child>
953 <object class="GtkFrame" id="frame6">
954 <property name="visible">True</property>
955 <property name="can_focus">False</property>
956 <property name="hexpand">True</property>
957 <property name="label_xalign">0</property>
958 <property name="shadow_type">none</property>
959 <child>
960 <object class="GtkBox" id="box18">
961 <property name="visible">True</property>
962 <property name="can_focus">False</property>
963 <property name="hexpand">True</property>
964 <property name="orientation">vertical</property>
965 <property name="spacing">6</property>
966 <property name="margin-start">12</property>
967 <property name="margin-top">6</property>
968 <property name="margin-end">6</property>
969 <property name="margin-bottom">6</property>
970 <child>
971 <object class="GtkRadioButton" id="pngRadiobutton">
972 <property name="label" translatable="yes" context="publishingdialog|pngRadiobutton">_PNG</property>
973 <property name="visible">True</property>
974 <property name="can_focus">True</property>
975 <property name="receives_default">False</property>
976 <property name="use_underline">True</property>
977 <property name="active">True</property>
978 <property name="draw_indicator">True</property>
979 <child internal-child="accessible">
980 <object class="AtkObject" id="pngRadiobutton-atkobject">
981 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|pngRadiobutton">The files are exported as PNG files. PNG files are compressed without loss of data, and can contain more than 256 colors.</property>
982 </object>
983 </child>
984 </object>
985 <packing>
986 <property name="expand">False</property>
987 <property name="fill">True</property>
988 <property name="position">0</property>
989 </packing>
990 </child>
991 <child>
992 <object class="GtkRadioButton" id="gifRadiobutton">
993 <property name="label" translatable="yes" context="publishingdialog|gifRadiobutton">_GIF</property>
994 <property name="visible">True</property>
995 <property name="can_focus">True</property>
996 <property name="receives_default">False</property>
997 <property name="use_underline">True</property>
998 <property name="draw_indicator">True</property>
999 <property name="group">pngRadiobutton</property>
1000 <child internal-child="accessible">
1001 <object class="AtkObject" id="gifRadiobutton-atkobject">
1002 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|gifRadiobutton">The files are exported as GIF files. GIF files are compressed without loss of data, and have a maximum of 256 colors.</property>
1003 </object>
1004 </child>
1005 </object>
1006 <packing>
1007 <property name="expand">False</property>
1008 <property name="fill">True</property>
1009 <property name="position">1</property>
1010 </packing>
1011 </child>
1012 <child>
1013 <object class="GtkRadioButton" id="jpgRadiobutton">
1014 <property name="label" translatable="yes" context="publishingdialog|jpgRadiobutton">_JPG</property>
1015 <property name="visible">True</property>
1016 <property name="can_focus">True</property>
1017 <property name="receives_default">False</property>
1018 <property name="use_underline">True</property>
1019 <property name="draw_indicator">True</property>
1020 <property name="group">pngRadiobutton</property>
1021 <child internal-child="accessible">
1022 <object class="AtkObject" id="jpgRadiobutton-atkobject">
1023 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|jpgRadiobutton">The files are exported as JPEG files. JPEG files are compressed, with adjustable compression and can contain more than 256 colors.</property>
1024 </object>
1025 </child>
1026 </object>
1027 <packing>
1028 <property name="expand">False</property>
1029 <property name="fill">True</property>
1030 <property name="position">2</property>
1031 </packing>
1032 </child>
1033 <child>
1034 <object class="GtkBox" id="box19">
1035 <property name="visible">True</property>
1036 <property name="can_focus">False</property>
1037 <property name="margin-start">10</property>
1038 <property name="spacing">12</property>
1039 <child>
1040 <object class="GtkLabel" id="qualityTxtLabel">
1041 <property name="visible">True</property>
1042 <property name="can_focus">False</property>
1043 <property name="halign">start</property>
1044 <property name="label" translatable="yes" context="publishingdialog|qualityTxtLabel">_Quality:</property>
1045 <property name="use_underline">True</property>
1046 <property name="mnemonic_widget">qualityCombobox</property>
1047 </object>
1048 <packing>
1049 <property name="expand">False</property>
1050 <property name="fill">True</property>
1051 <property name="position">0</property>
1052 </packing>
1053 </child>
1054 <child>
1055 <object class="GtkComboBoxText" id="qualityCombobox">
1056 <property name="visible">True</property>
1057 <property name="can_focus">False</property>
1058 <property name="hexpand">True</property>
1059 <property name="has_entry">True</property>
1060 <child internal-child="entry">
1061 <object class="GtkEntry" id="combobox-entry">
1062 <property name="can_focus">True</property>
1063 <property name="truncate-multiline">True</property>
1064 <property name="activates_default">True</property>
1065 </object>
1066 </child>
1067 <child internal-child="accessible">
1068 <object class="AtkObject" id="qualityCombobox-atkobject">
1069 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|qualityCombobox">Specifies the compression factor of the JPEG graphic. A 100% value offers the best quality for a large data range. The 25% factor indicates small files with inferior image quality.</property>
1070 </object>
1071 </child>
1072 </object>
1073 <packing>
1074 <property name="expand">False</property>
1075 <property name="fill">True</property>
1076 <property name="position">1</property>
1077 </packing>
1078 </child>
1079 </object>
1080 <packing>
1081 <property name="expand">False</property>
1082 <property name="fill">True</property>
1083 <property name="position">3</property>
1084 </packing>
1085 </child>
1086 </object>
1087 </child>
1088 <child type="label">
1089 <object class="GtkLabel" id="saveImgAsLabel">
1090 <property name="visible">True</property>
1091 <property name="can_focus">False</property>
1092 <property name="label" translatable="yes" context="publishingdialog|saveImgAsLabel">Save Images As</property>
1093 <attributes>
1094 <attribute name="weight" value="bold"/>
1095 </attributes>
1096 </object>
1097 </child>
1098 </object>
1099 <packing>
1100 <property name="expand">False</property>
1101 <property name="fill">True</property>
1102 <property name="position">0</property>
1103 </packing>
1104 </child>
1105 <child>
1106 <object class="GtkFrame" id="frame7">
1107 <property name="visible">True</property>
1108 <property name="can_focus">False</property>
1109 <property name="hexpand">True</property>
1110 <property name="label_xalign">0</property>
1111 <property name="shadow_type">none</property>
1112 <child>
1113 <object class="GtkBox" id="box20">
1114 <property name="visible">True</property>
1115 <property name="can_focus">False</property>
1116 <property name="hexpand">True</property>
1117 <property name="orientation">vertical</property>
1118 <property name="spacing">6</property>
1119 <property name="margin-start">12</property>
1120 <property name="margin-top">6</property>
1121 <child>
1122 <object class="GtkRadioButton" id="resolution1Radiobutton">
1123 <property name="label" translatable="yes" context="publishingdialog|resolution1Radiobutton">Low (_640 × 480 pixels)</property>
1124 <property name="visible">True</property>
1125 <property name="can_focus">True</property>
1126 <property name="receives_default">False</property>
1127 <property name="use_underline">True</property>
1128 <property name="active">True</property>
1129 <property name="draw_indicator">True</property>
1130 <child internal-child="accessible">
1131 <object class="AtkObject" id="resolution1Radiobutton-atkobject">
1132 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|resolution1Radiobutton">Select the low resolution to keep the file size small, even for presentations with many slides.</property>
1133 </object>
1134 </child>
1135 </object>
1136 <packing>
1137 <property name="expand">False</property>
1138 <property name="fill">True</property>
1139 <property name="position">0</property>
1140 </packing>
1141 </child>
1142 <child>
1143 <object class="GtkRadioButton" id="resolution2Radiobutton">
1144 <property name="label" translatable="yes" context="publishingdialog|resolution2Radiobutton">Medium (_800 × 600 pixels)</property>
1145 <property name="visible">True</property>
1146 <property name="can_focus">True</property>
1147 <property name="receives_default">False</property>
1148 <property name="use_underline">True</property>
1149 <property name="draw_indicator">True</property>
1150 <property name="group">resolution1Radiobutton</property>
1151 <child internal-child="accessible">
1152 <object class="AtkObject" id="resolution2Radiobutton-atkobject">
1153 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|resolution2Radiobutton">Select the medium resolution for a medium-sized presentation.</property>
1154 </object>
1155 </child>
1156 </object>
1157 <packing>
1158 <property name="expand">False</property>
1159 <property name="fill">True</property>
1160 <property name="position">1</property>
1161 </packing>
1162 </child>
1163 <child>
1164 <object class="GtkRadioButton" id="resolution3Radiobutton">
1165 <property name="label" translatable="yes" context="publishingdialog|resolution3Radiobutton">High (_1024 × 768 pixels)</property>
1166 <property name="visible">True</property>
1167 <property name="can_focus">True</property>
1168 <property name="receives_default">False</property>
1169 <property name="use_underline">True</property>
1170 <property name="draw_indicator">True</property>
1171 <property name="group">resolution1Radiobutton</property>
1172 <child internal-child="accessible">
1173 <object class="AtkObject" id="resolution3Radiobutton-atkobject">
1174 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|resolution3Radiobutton">Select a high resolution for a high quality slide display.</property>
1175 </object>
1176 </child>
1177 </object>
1178 <packing>
1179 <property name="expand">False</property>
1180 <property name="fill">True</property>
1181 <property name="position">2</property>
1182 </packing>
1183 </child>
1184 <child>
1185 <object class="GtkRadioButton" id="resolution4Radiobutton">
1186 <property name="label" translatable="yes" context="publishingdialog|resolution4Radiobutton">Full HD (1_920 × 1080 pixels)</property>
1187 <property name="visible">True</property>
1188 <property name="can_focus">True</property>
1189 <property name="receives_default">False</property>
1190 <property name="use_underline">True</property>
1191 <property name="draw_indicator">True</property>
1192 <property name="group">resolution1Radiobutton</property>
1193 <child internal-child="accessible">
1194 <object class="AtkObject" id="resolution4Radiobutton-atkobject">
1195 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|resolution4Radiobutton">Select a full HD resolution for a very high-quality slide display.</property>
1196 </object>
1197 </child>
1198 </object>
1199 <packing>
1200 <property name="expand">False</property>
1201 <property name="fill">True</property>
1202 <property name="position">3</property>
1203 </packing>
1204 </child>
1205 </object>
1206 </child>
1207 <child type="label">
1208 <object class="GtkLabel" id="monitorResolutionLabel">
1209 <property name="visible">True</property>
1210 <property name="can_focus">False</property>
1211 <property name="label" translatable="yes" context="publishingdialog|monitorResolutionLabel">Monitor Resolution</property>
1212 <attributes>
1213 <attribute name="weight" value="bold"/>
1214 </attributes>
1215 </object>
1216 </child>
1217 </object>
1218 <packing>
1219 <property name="expand">False</property>
1220 <property name="fill">True</property>
1221 <property name="position">2</property>
1222 </packing>
1223 </child>
1224 </object>
1225 <packing>
1226 <property name="expand">False</property>
1227 <property name="fill">True</property>
1228 <property name="position">0</property>
1229 </packing>
1230 </child>
1231 <child>
1232 <object class="GtkFrame" id="frame8">
1233 <property name="visible">True</property>
1234 <property name="can_focus">False</property>
1235 <property name="label_xalign">0</property>
1236 <property name="shadow_type">none</property>
1237 <child>
1238 <object class="GtkBox" id="box21">
1239 <property name="visible">True</property>
1240 <property name="can_focus">False</property>
1241 <property name="orientation">vertical</property>
1242 <property name="spacing">6</property>
1243 <property name="margin-start">12</property>
1244 <property name="margin-top">6</property>
1245 <child>
1246 <object class="GtkCheckButton" id="sldSoundCheckbutton">
1247 <property name="label" translatable="yes" context="publishingdialog|sldSoundCheckbutton">_Export sounds when slide advances</property>
1248 <property name="visible">True</property>
1249 <property name="can_focus">True</property>
1250 <property name="receives_default">False</property>
1251 <property name="use_underline">True</property>
1252 <property name="active">True</property>
1253 <property name="draw_indicator">True</property>
1254 <child internal-child="accessible">
1255 <object class="AtkObject" id="sldSoundCheckbutton-atkobject">
1256 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|sldSoundCheckbutton">Specifies that the sound files that are defined as an effect for slide transitions are exported.</property>
1257 </object>
1258 </child>
1259 </object>
1260 <packing>
1261 <property name="expand">False</property>
1262 <property name="fill">True</property>
1263 <property name="position">0</property>
1264 </packing>
1265 </child>
1266 <child>
1267 <object class="GtkCheckButton" id="hiddenSlidesCheckbutton">
1268 <property name="label" translatable="yes" context="publishingdialog|hiddenSlidesCheckbutton">Export _hidden slides</property>
1269 <property name="visible">True</property>
1270 <property name="can_focus">True</property>
1271 <property name="receives_default">False</property>
1272 <property name="use_underline">True</property>
1273 <property name="draw_indicator">True</property>
1274 </object>
1275 <packing>
1276 <property name="expand">False</property>
1277 <property name="fill">True</property>
1278 <property name="position">1</property>
1279 </packing>
1280 </child>
1281 </object>
1282 </child>
1283 <child type="label">
1284 <object class="GtkLabel" id="effectsLabel">
1285 <property name="visible">True</property>
1286 <property name="can_focus">False</property>
1287 <property name="label" translatable="yes" context="publishingdialog|effectsLabel">Effects</property>
1288 <attributes>
1289 <attribute name="weight" value="bold"/>
1290 </attributes>
1291 </object>
1292 </child>
1293 </object>
1294 <packing>
1295 <property name="expand">False</property>
1296 <property name="fill">True</property>
1297 <property name="position">1</property>
1298 </packing>
1299 </child>
1300 </object>
1301 <packing>
1302 <property name="expand">True</property>
1303 <property name="fill">True</property>
1304 <property name="position">2</property>
1305 </packing>
1306 </child>
1307 <child>
1308 <object class="GtkFrame" id="page4">
1309 <property name="can_focus">False</property>
1310 <property name="hexpand">True</property>
1311 <property name="vexpand">True</property>
1312 <property name="label_xalign">0</property>
1313 <property name="shadow_type">none</property>
1314 <child>
1315 <!-- n-columns=1 n-rows=1 -->
1316 <object class="GtkGrid" id="grid1">
1317 <property name="visible">True</property>
1318 <property name="can_focus">False</property>
1319 <property name="hexpand">True</property>
1320 <property name="vexpand">True</property>
1321 <property name="row_spacing">6</property>
1322 <property name="column_spacing">12</property>
1323 <property name="margin-start">12</property>
1324 <property name="margin-top">6</property>
1325 <child>
1326 <object class="GtkLabel" id="authorTxtLabel">
1327 <property name="visible">True</property>
1328 <property name="can_focus">False</property>
1329 <property name="halign">start</property>
1330 <property name="label" translatable="yes" context="publishingdialog|authorTxtLabel">_Author:</property>
1331 <property name="use_underline">True</property>
1332 <property name="mnemonic_widget">authorEntry</property>
1333 </object>
1334 <packing>
1335 <property name="left_attach">0</property>
1336 <property name="top_attach">0</property>
1337 </packing>
1338 </child>
1339 <child>
1340 <object class="GtkEntry" id="authorEntry">
1341 <property name="visible">True</property>
1342 <property name="can_focus">True</property>
1343 <property name="hexpand">True</property>
1344 <property name="activates_default">True</property>
1345 <property name="truncate-multiline">True</property>
1346 <child internal-child="accessible">
1347 <object class="AtkObject" id="authorEntry-atkobject">
1348 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|authorEntry">Specifies the name of the publication's author.</property>
1349 </object>
1350 </child>
1351 </object>
1352 <packing>
1353 <property name="left_attach">1</property>
1354 <property name="top_attach">0</property>
1355 </packing>
1356 </child>
1357 <child>
1358 <object class="GtkLabel" id="emailTxtLabel">
1359 <property name="visible">True</property>
1360 <property name="can_focus">False</property>
1361 <property name="halign">start</property>
1362 <property name="label" translatable="yes" context="publishingdialog|emailTxtLabel">E-_mail address:</property>
1363 <property name="use_underline">True</property>
1364 <property name="mnemonic_widget">emailEntry</property>
1365 </object>
1366 <packing>
1367 <property name="left_attach">0</property>
1368 <property name="top_attach">1</property>
1369 </packing>
1370 </child>
1371 <child>
1372 <object class="GtkLabel" id="wwwTxtLabel">
1373 <property name="visible">True</property>
1374 <property name="can_focus">False</property>
1375 <property name="halign">start</property>
1376 <property name="label" translatable="yes" context="publishingdialog|wwwTxtLabel">Your hom_epage:</property>
1377 <property name="use_underline">True</property>
1378 <property name="mnemonic_widget">wwwEntry</property>
1379 </object>
1380 <packing>
1381 <property name="left_attach">0</property>
1382 <property name="top_attach">2</property>
1383 </packing>
1384 </child>
1385 <child>
1386 <object class="GtkLabel" id="addInformLabel">
1387 <property name="visible">True</property>
1388 <property name="can_focus">False</property>
1389 <property name="halign">start</property>
1390 <property name="valign">start</property>
1391 <property name="label" translatable="yes" context="publishingdialog|addInformLabel">Additional _information:</property>
1392 <property name="use_underline">True</property>
1393 <property name="mnemonic_widget">miscTextview</property>
1394 </object>
1395 <packing>
1396 <property name="left_attach">0</property>
1397 <property name="top_attach">3</property>
1398 </packing>
1399 </child>
1400 <child>
1401 <object class="GtkEntry" id="emailEntry">
1402 <property name="visible">True</property>
1403 <property name="can_focus">True</property>
1404 <property name="hexpand">True</property>
1405 <property name="activates_default">True</property>
1406 <property name="truncate-multiline">True</property>
1407 <child internal-child="accessible">
1408 <object class="AtkObject" id="emailEntry-atkobject">
1409 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|emailEntry">Specifies the email address.</property>
1410 </object>
1411 </child>
1412 </object>
1413 <packing>
1414 <property name="left_attach">1</property>
1415 <property name="top_attach">1</property>
1416 </packing>
1417 </child>
1418 <child>
1419 <object class="GtkEntry" id="wwwEntry">
1420 <property name="visible">True</property>
1421 <property name="can_focus">True</property>
1422 <property name="hexpand">True</property>
1423 <property name="activates_default">True</property>
1424 <property name="truncate-multiline">True</property>
1425 <child internal-child="accessible">
1426 <object class="AtkObject" id="wwwEntry-atkobject">
1427 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|wwwEntry">Specifies your homepage. A hyperlink will be inserted in the publication.</property>
1428 </object>
1429 </child>
1430 </object>
1431 <packing>
1432 <property name="left_attach">1</property>
1433 <property name="top_attach">2</property>
1434 </packing>
1435 </child>
1436 <child>
1437 <object class="GtkCheckButton" id="downloadCheckbutton">
1438 <property name="label" translatable="yes" context="publishingdialog|downloadCheckbutton">Link to a copy of the _original presentation</property>
1439 <property name="visible">True</property>
1440 <property name="can_focus">True</property>
1441 <property name="receives_default">False</property>
1442 <property name="use_underline">True</property>
1443 <property name="draw_indicator">True</property>
1444 <child internal-child="accessible">
1445 <object class="AtkObject" id="downloadCheckbutton-atkobject">
1446 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|downloadCheckbutton">Inserts a hyperlink to download a copy of the presentation file.</property>
1447 </object>
1448 </child>
1449 </object>
1450 <packing>
1451 <property name="left_attach">0</property>
1452 <property name="top_attach">4</property>
1453 <property name="width">2</property>
1454 </packing>
1455 </child>
1456 <child>
1457 <object class="GtkScrolledWindow">
1458 <property name="visible">True</property>
1459 <property name="can_focus">True</property>
1460 <property name="hexpand">True</property>
1461 <property name="vexpand">True</property>
1462 <property name="shadow_type">in</property>
1463 <child>
1464 <object class="GtkTextView" id="miscTextview">
1465 <property name="visible">True</property>
1466 <property name="can_focus">True</property>
1467 <property name="hexpand">True</property>
1468 <property name="vexpand">True</property>
1469 <child internal-child="accessible">
1470 <object class="AtkObject" id="miscTextview-atkobject">
1471 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|miscTextview">Specifies additional text to appear on the title page.</property>
1472 </object>
1473 </child>
1474 </object>
1475 </child>
1476 </object>
1477 <packing>
1478 <property name="left_attach">1</property>
1479 <property name="top_attach">3</property>
1480 </packing>
1481 </child>
1482 </object>
1483 </child>
1484 <child type="label">
1485 <object class="GtkLabel" id="infTitlePageLabel">
1486 <property name="visible">True</property>
1487 <property name="can_focus">False</property>
1488 <property name="label" translatable="yes" context="publishingdialog|infTitlePageLabel">Information for the Title Page</property>
1489 <attributes>
1490 <attribute name="weight" value="bold"/>
1491 </attributes>
1492 </object>
1493 </child>
1494 </object>
1495 <packing>
1496 <property name="expand">True</property>
1497 <property name="fill">True</property>
1498 <property name="position">3</property>
1499 </packing>
1500 </child>
1501 <child>
1502 <object class="GtkFrame" id="page5">
1503 <property name="can_focus">False</property>
1504 <property name="hexpand">True</property>
1505 <property name="vexpand">True</property>
1506 <property name="label_xalign">0</property>
1507 <property name="shadow_type">none</property>
1508 <child>
1509 <object class="GtkBox" id="box22">
1510 <property name="visible">True</property>
1511 <property name="can_focus">False</property>
1512 <property name="hexpand">True</property>
1513 <property name="vexpand">True</property>
1514 <property name="orientation">vertical</property>
1515 <property name="spacing">6</property>
1516 <property name="margin-start">12</property>
1517 <property name="margin-top">6</property>
1518 <child>
1519 <object class="GtkCheckButton" id="textOnlyCheckbutton">
1520 <property name="label" translatable="yes" context="publishingdialog|textOnlyCheckbutton">_Text only</property>
1521 <property name="visible">True</property>
1522 <property name="can_focus">True</property>
1523 <property name="receives_default">False</property>
1524 <property name="use_underline">True</property>
1525 <property name="active">True</property>
1526 <property name="draw_indicator">True</property>
1527 <child internal-child="accessible">
1528 <object class="AtkObject" id="textOnlyCheckbutton-atkobject">
1529 <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|textOnlyCheckbutton">Inserts only text hyperlinks instead of buttons.</property>
1530 </object>
1531 </child>
1532 </object>
1533 <packing>
1534 <property name="expand">False</property>
1535 <property name="fill">True</property>
1536 <property name="position">0</property>
1537 </packing>
1538 </child>
1539 <child>
1540 <object class="GtkScrolledWindow" id="buttonsDrawingareawin">
1541 <property name="visible">True</property>
1542 <property name="can_focus">True</property>
1543 <property name="vexpand">True</property>
1544 <property name="hscrollbar_policy">never</property>
1545 <property name="vscrollbar_policy">never</property>
1546 <property name="shadow_type">in</property>
1547 <child>
1548 <object class="GtkViewport">
1549 <property name="visible">True</property>
1550 <property name="can_focus">False</property>
1551 <child>
1552 <object class="GtkDrawingArea" id="buttonsDrawingarea">
1553 <property name="visible">True</property>
1554 <property name="can_focus">True</property>
1555 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
1556 <property name="hexpand">True</property>
1557 <property name="vexpand">True</property>
1558 </object>
1559 </child>
1560 </object>
1561 </child>
1562 </object>
1563 <packing>
1564 <property name="expand">False</property>
1565 <property name="fill">True</property>
1566 <property name="position">1</property>
1567 </packing>
1568 </child>
1569 </object>
1570 </child>
1571 <child type="label">
1572 <object class="GtkLabel" id="buttonStyleLabel">
1573 <property name="visible">True</property>
1574 <property name="can_focus">False</property>
1575 <property name="label" translatable="yes" context="publishingdialog|buttonStyleLabel">Select Button Style</property>
1576 <property name="xalign">0.5</property>
1577 <attributes>
1578 <attribute name="weight" value="bold"/>
1579 </attributes>
1580 </object>
1581 </child>
1582 </object>
1583 <packing>
1584 <property name="expand">True</property>
1585 <property name="fill">True</property>
1586 <property name="position">4</property>
1587 </packing>
1588 </child>
1589 <child>
1590 <object class="GtkFrame" id="page6">
1591 <property name="can_focus">False</property>
1592 <property name="hexpand">True</property>
1593 <property name="vexpand">True</property>
1594 <property name="label_xalign">0</property>
1595 <property name="shadow_type">none</property>
1596 <child>
1597 <object class="GtkBox" id="box23">
1598 <property name="visible">True</property>
1599 <property name="can_focus">False</property>
1600 <property name="hexpand">True</property>
1601 <property name="vexpand">True</property>
1602 <property name="orientation">vertical</property>
1603 <property name="spacing">6</property>
1604 <property name="margin-start">12</property>
1605 <property name="margin-top">6</property>
1606 <child>
1607 <object class="GtkRadioButton" id="docColorsRadiobutton">
1608 <property name="label" translatable="yes" context="publishingdialog|docColorsRadiobutton">_Apply color scheme from document</property>
1609 <property name="visible">True</property>
1610 <property name="can_focus">True</property>
1611 <property name="receives_default">False</property>
1612 <property name="use_underline">True</property>
1613 <property name="active">True</property>
1614 <property name="draw_indicator">True</property>
1615 </object>
1616 <packing>
1617 <property name="expand">False</property>
1618 <property name="fill">True</property>
1619 <property name="position">0</property>
1620 </packing>
1621 </child>
1622 <child>
1623 <object class="GtkRadioButton" id="defaultRadiobutton">
1624 <property name="label" translatable="yes" context="publishingdialog|defaultRadiobutton">Use _browser colors</property>
1625 <property name="visible">True</property>
1626 <property name="can_focus">True</property>
1627 <property name="receives_default">False</property>
1628 <property name="use_underline">True</property>
1629 <property name="draw_indicator">True</property>
1630 <property name="group">docColorsRadiobutton</property>
1631 </object>
1632 <packing>
1633 <property name="expand">False</property>
1634 <property name="fill">True</property>
1635 <property name="position">1</property>
1636 </packing>
1637 </child>
1638 <child>
1639 <object class="GtkRadioButton" id="userRadiobutton">
1640 <property name="label" translatable="yes" context="publishingdialog|userRadiobutton">_Use custom color scheme</property>
1641 <property name="visible">True</property>
1642 <property name="can_focus">True</property>
1643 <property name="receives_default">False</property>
1644 <property name="use_underline">True</property>
1645 <property name="draw_indicator">True</property>
1646 <property name="group">docColorsRadiobutton</property>
1647 </object>
1648 <packing>
1649 <property name="expand">False</property>
1650 <property name="fill">True</property>
1651 <property name="position">2</property>
1652 </packing>
1653 </child>
1654 <child>
1655 <object class="GtkBox" id="box24">
1656 <property name="visible">True</property>
1657 <property name="can_focus">False</property>
1658 <property name="hexpand">True</property>
1659 <property name="vexpand">True</property>
1660 <property name="spacing">12</property>
1661 <property name="margin-start">12</property>
1662 <child>
1663 <!-- n-columns=1 n-rows=1 -->
1664 <object class="GtkGrid" id="grid2">
1665 <property name="visible">True</property>
1666 <property name="can_focus">False</property>
1667 <property name="row_spacing">6</property>
1668 <child>
1669 <object class="GtkButton" id="vLinkButton">
1670 <property name="label" translatable="yes" context="publishingdialog|vLinkButton">_Visited Link</property>
1671 <property name="visible">True</property>
1672 <property name="can_focus">True</property>
1673 <property name="receives_default">True</property>
1674 <property name="use_underline">True</property>
1675 </object>
1676 <packing>
1677 <property name="left_attach">0</property>
1678 <property name="top_attach">3</property>
1679 </packing>
1680 </child>
1681 <child>
1682 <object class="GtkButton" id="aLinkButton">
1683 <property name="label" translatable="yes" context="publishingdialog|aLinkButton">Active Li_nk</property>
1684 <property name="visible">True</property>
1685 <property name="can_focus">True</property>
1686 <property name="receives_default">True</property>
1687 <property name="use_underline">True</property>
1688 </object>
1689 <packing>
1690 <property name="left_attach">0</property>
1691 <property name="top_attach">2</property>
1692 </packing>
1693 </child>
1694 <child>
1695 <object class="GtkButton" id="linkButton">
1696 <property name="label" translatable="yes" context="publishingdialog|linkButton">Hyper_link</property>
1697 <property name="visible">True</property>
1698 <property name="can_focus">True</property>
1699 <property name="receives_default">True</property>
1700 <property name="use_underline">True</property>
1701 </object>
1702 <packing>
1703 <property name="left_attach">0</property>
1704 <property name="top_attach">1</property>
1705 </packing>
1706 </child>
1707 <child>
1708 <object class="GtkButton" id="textButton">
1709 <property name="label" translatable="yes" context="publishingdialog|textButton">Text</property>
1710 <property name="visible">True</property>
1711 <property name="can_focus">True</property>
1712 <property name="receives_default">True</property>
1713 </object>
1714 <packing>
1715 <property name="left_attach">0</property>
1716 <property name="top_attach">0</property>
1717 </packing>
1718 </child>
1719 </object>
1720 <packing>
1721 <property name="expand">False</property>
1722 <property name="fill">True</property>
1723 <property name="position">0</property>
1724 </packing>
1725 </child>
1726 <child>
1727 <object class="GtkScrolledWindow">
1728 <property name="visible">True</property>
1729 <property name="can_focus">False</property>
1730 <property name="hexpand">True</property>
1731 <property name="hscrollbar_policy">never</property>
1732 <property name="vscrollbar_policy">never</property>
1733 <property name="shadow_type">in</property>
1734 <child>
1735 <object class="GtkViewport">
1736 <property name="visible">True</property>
1737 <property name="can_focus">False</property>
1738 <property name="hexpand">True</property>
1739 <property name="vexpand">True</property>
1740 <child>
1741 <object class="GtkDrawingArea" id="previewDrawingarea">
1742 <property name="visible">True</property>
1743 <property name="can_focus">False</property>
1744 <property name="hexpand">True</property>
1745 <property name="vexpand">True</property>
1746 </object>
1747 </child>
1748 </object>
1749 </child>
1750 </object>
1751 <packing>
1752 <property name="expand">False</property>
1753 <property name="fill">True</property>
1754 <property name="position">1</property>
1755 </packing>
1756 </child>
1757 <child>
1758 <object class="GtkButton" id="backButton">
1759 <property name="label" translatable="yes" context="publishingdialog|backButton">Bac_kground</property>
1760 <property name="visible">True</property>
1761 <property name="can_focus">True</property>
1762 <property name="receives_default">True</property>
1763 <property name="valign">start</property>
1764 <property name="use_underline">True</property>
1765 </object>
1766 <packing>
1767 <property name="expand">False</property>
1768 <property name="fill">True</property>
1769 <property name="position">2</property>
1770 </packing>
1771 </child>
1772 </object>
1773 <packing>
1774 <property name="expand">False</property>
1775 <property name="fill">True</property>
1776 <property name="position">3</property>
1777 </packing>
1778 </child>
1779 </object>
1780 </child>
1781 <child type="label">
1782 <object class="GtkLabel" id="selectColorLabel">
1783 <property name="visible">True</property>
1784 <property name="can_focus">False</property>
1785 <property name="label" translatable="yes" context="publishingdialog|selectColorLabel">Select Color Scheme</property>
1786 <attributes>
1787 <attribute name="weight" value="bold"/>
1788 </attributes>
1789 </object>
1790 </child>
1791 </object>
1792 <packing>
1793 <property name="expand">True</property>
1794 <property name="fill">True</property>
1795 <property name="position">5</property>
1796 </packing>
1797 </child>
1798 </object>
1799 </child>
1800 <action-widgets>
1801 <action-widget response="-11">help</action-widget>
1802 <action-widget response="-6">cancel</action-widget>
1803 <action-widget response="101">lastPageButton</action-widget>
1804 <action-widget response="103">finishButton</action-widget>
1805 <action-widget response="102">nextPageButton</action-widget>
1806 </action-widgets>
1807 <child type="titlebar">
1808 <placeholder/>
1809 </child>
1810 </object>
1811 <object class="GtkSizeGroup" id="sizegroup1">
1812 <property name="mode">both</property>
1813 <widgets>
1814 <widget name="page1"/>
1815 <widget name="page2"/>
1816 <widget name="page3"/>
1817 <widget name="page4"/>
1818 <widget name="page5"/>
1819 <widget name="page6"/>
1820 </widgets>
1821 </object>
1822 <object class="GtkSizeGroup" id="sizegroup2">
1823 <property name="mode">both</property>
1824 <widgets>
1825 <widget name="page2.4"/>
1826 <widget name="page2.3"/>
1827 <widget name="page2.2"/>
1828 <widget name="page2.1"/>
1829 </widgets>
1830 </object>
1831 </interface>