diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 23:20:04 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 23:20:04 -0600 |
commit | d996d88fdc80c76ac445b7a8bc66171b9a4a3a0e (patch) | |
tree | c03f6b6988960aec94f64302ff966f1ba62cb08d /doc/kpresenter/menus.docbook | |
parent | 47e6e18a1ef6f63336117a24039dbb97cc86bf90 (diff) | |
download | koffice-d996d88fdc80c76ac445b7a8bc66171b9a4a3a0e.tar.gz koffice-d996d88fdc80c76ac445b7a8bc66171b9a4a3a0e.zip |
Fix koffice doctype declaration and entities for future maintenance of handbook files.
This partially resolves bug report 694.
Diffstat (limited to 'doc/kpresenter/menus.docbook')
-rw-r--r-- | doc/kpresenter/menus.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kpresenter/menus.docbook b/doc/kpresenter/menus.docbook index 52d29d6e..eadcc433 100644 --- a/doc/kpresenter/menus.docbook +++ b/doc/kpresenter/menus.docbook @@ -1,5 +1,5 @@ <!-- <?xml version="1.0" ?> -<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" +<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd"> To edit or validate this document separately, uncomment this prolog @@ -208,7 +208,7 @@ template for your presentation. </menuchoice></term> <listitem> <para> -<action>Opens an existing presentation.</action> A standard &kde; file +<action>Opens an existing presentation.</action> A standard &tde; file open dialog will appear, allowing you to choose a file to open. </para> </listitem> @@ -999,7 +999,7 @@ before or after the currently selected page. </menuchoice> </term> <listitem> -<para><action>Insert an already existing presentation.</action> A standard &kde; file +<para><action>Insert an already existing presentation.</action> A standard &tde; file open dialog will appear, allowing you to choose a <guilabel>&kpresenter; Document</guilabel> (.kpr) or a <guilabel>OASIS OpenDocument Presentation</guilabel> (.odp), which will be inserted after the last slide in your current presentation.</para> </listitem> |