~ubuntu-branches/ubuntu/breezy/koffice/breezy-security

« back to all changes in this revision

Viewing changes to doc/kpresenter/tutorial.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-10-11 14:49:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051011144950-lwpngbifzp8nk0ds
Tags: 1:1.4.1-0ubuntu7
* SECURITY UPDATE: fix heap based buffer overflow in the RTF importer of KWord
* Opening specially crafted RTF files in KWord can cause
  execution of abitrary code.
* Add kubuntu_01_rtfimport_heap_overflow.diff
* References:
  CAN-2005-2971
  CESA-2005-005
  http://www.koffice.org/security/advisory-20051011-1.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Be sure to comment it out again when you are done -->
6
6
   
7
7
<chapter id="tutorial">
 
8
<chapterinfo>
 
9
<authorgroup>
 
10
<author>
 
11
<firstname>Neil</firstname>
 
12
<surname>Lucock</surname>
 
13
<affiliation>
 
14
<address><email>neil@nlucock.freeserve.co.uk</email></address>
 
15
</affiliation>
 
16
</author>
 
17
<author>
 
18
<firstname>Krishna</firstname>
 
19
<surname>Tateneni</surname>
 
20
<affiliation>
 
21
<address><email>tateneni@pluto.njcc.com</email></address>
 
22
</affiliation>
 
23
</author>
 
24
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
25
</authorgroup>
 
26
</chapterinfo>
8
27
<title>A Step-By-Step Tutorial</title>
9
28
 
10
29
<para>
217
236
documentation. You can browse by clicking on <guiicon>folder</guiicon>
218
237
icons or by using the <guiicon>browser</guiicon> style buttons on the
219
238
toolbar (highlighted in red.) Clicking the <guiicon>up arrow</guiicon>
220
 
takes you up one directory level.
 
239
takes you up one folder level.
221
240
</para>
222
241
 
223
242
<para>
224
243
Find the file named <filename>koffice-logo.png</filename>, which may be
225
 
in a different directory than the one shown in the screenshot below. You
 
244
in a different folder than the one shown in the screenshot below. You
226
245
can also choose any other graphic file if you like! Select the file, and
227
246
click <guibutton>Open</guibutton>.
228
247
</para>
275
294
Let's continue enhancing our title page by adding a shadow
276
295
behind the title. <mousebutton>Right</mousebutton> click anywhere on the
277
296
title text. This achieves two things: the text box containing the title
278
 
is selected, and a menu pops-up.
 
297
is selected, and a menu pops up.
279
298
</para>
280
299
 
281
300
<para>
282
 
Select the <guimenuitem>Shadow</guimenuitem> option in the pop-up menu.
 
301
Select the <guimenuitem>Shadow</guimenuitem> option in the popup menu.
283
302
</para>
284
303
 
285
304
<screenshot>
410
429
<para>
411
430
To exit the slide show, <mousebutton>right</mousebutton> click, and then
412
431
select the <guimenuitem>Exit presentation</guimenuitem> option from the
413
 
pop-up menu.
 
432
popup menu.
414
433
</para>
415
434
 
416
435
</sect1>