Change release notes help handbook from book to article format.

pull/2/head
Darrell Anderson 10 years ago
parent 7394cf9053
commit 825d895907

@ -1,15 +1,13 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&tde; Release Notes">
<!ENTITY package "tdebase">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]> ]>
<book lang="&language;"> <article id="release-notes" lang="&language;">
<bookinfo>
<title>&tde-release-version; Release Notes</title> <title>&tde-release-version; Release Notes</title>
<articleinfo>
<authorgroup> <authorgroup>
<corpauthor>&tde-team;</corpauthor> <corpauthor>&tde-team;</corpauthor>
@ -34,9 +32,9 @@
<keyword>TDE</keyword> <keyword>TDE</keyword>
<keyword>release notes</keyword> <keyword>release notes</keyword>
</keywordset> </keywordset>
</bookinfo> </articleinfo>
<chapter id="current-release-notes-introduction"> <sect1 id="current-release-notes-introduction">
<title>Summary</title> <title>Summary</title>
<para>This document contains important information for users, developers, and packagers. This document is <para>This document contains important information for users, developers, and packagers. This document is
@ -100,9 +98,9 @@ Application names
<para>An exhaustive list of renaming changes is available at the end of this document.</para> <para>An exhaustive list of renaming changes is available at the end of this document.</para>
</chapter> </sect1>
<chapter id="current-release-notes-project-changes"> <sect1 id="current-release-notes-project-changes">
<title>Project Changes</title> <title>Project Changes</title>
<itemizedlist> <itemizedlist>
@ -128,9 +126,9 @@ Continuing efforts to update locale and translation files.
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-usability-changes"> <sect1 id="current-release-notes-usability-changes">
<title>Usability Changes</title> <title>Usability Changes</title>
<para>Because of the wide-scale renaming efforts, existing KDE3 and 3.5.13.x user profile directories will not <para>Because of the wide-scale renaming efforts, existing KDE3 and 3.5.13.x user profile directories will not
@ -165,9 +163,9 @@ a package rebuild to change. A second method includes a global menu replacement,
that explicitly excludes KDE4 apps from the menu. Using that special menu requires administrative privileges to that explicitly excludes KDE4 apps from the menu. Using that special menu requires administrative privileges to
update.</para> update.</para>
</chapter> </sect1>
<chapter id="current-release-notes-new-or-improved-features"> <sect1 id="current-release-notes-new-or-improved-features">
<title>New or Improved Features</title> <title>New or Improved Features</title>
<itemizedlist> <itemizedlist>
@ -232,9 +230,9 @@ Kate syntax highlighting files have been updated and the lookup moved to the TDE
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-new-packages"> <sect1 id="current-release-notes-new-packages">
<title>New Packages</title> <title>New Packages</title>
<itemizedlist> <itemizedlist>
@ -305,9 +303,9 @@ TorK
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-package-renaming"> <sect1 id="current-release-notes-package-renaming">
<title>Package Renaming</title> <title>Package Renaming</title>
<itemizedlist> <itemizedlist>
@ -423,9 +421,9 @@ qca-tls -> tqca-tls
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-application-and-file-renaming"> <sect1 id="current-release-notes-application-and-file-renaming">
<title>Application and File Renaming</title> <title>Application and File Renaming</title>
<itemizedlist> <itemizedlist>
@ -541,9 +539,9 @@ startkde -> starttde
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-environment-variable-renaming"> <sect1 id="current-release-notes-environment-variable-renaming">
<title>Environment Variable Renaming</title> <title>Environment Variable Renaming</title>
<itemizedlist> <itemizedlist>
@ -620,9 +618,9 @@ KDE_VERSION -> TDE_VERSION
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-class-and-library-renaming"> <sect1 id="current-release-notes-class-and-library-renaming">
<title>Class and Library Renaming</title> <title>Class and Library Renaming</title>
<itemizedlist> <itemizedlist>
@ -810,22 +808,13 @@ makekdewidgets -> maketdewidgets
</itemizedlist> </itemizedlist>
</chapter> </sect1>
<chapter id="current-release-notes-thank-you"> <sect1 id="current-release-notes-thank-you">
<title>Thank You!</title> <title>Thank You!</title>
<para>Thank you for using and supporting &tde;.</para> <para>Thank you for using and supporting &tde;.</para>
</chapter> </sect1>
</book>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->
</article>

@ -1,16 +1,13 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&tde; Release Notes">
<!ENTITY package "tdebase">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]> ]>
<book lang="&language;"> <article id="release-notes" lang="&language;">
<bookinfo>
<title>&tde-release-version; Release Notes</title> <title>&tde-release-version; Release Notes</title>
<articleinfo>
<authorgroup> <authorgroup>
<corpauthor>&tde-team;</corpauthor> <corpauthor>&tde-team;</corpauthor>
<!-- TRANS:ROLES_OF_TRANSLATORS --> <!-- TRANS:ROLES_OF_TRANSLATORS -->
@ -34,9 +31,10 @@
<keyword>TDE</keyword> <keyword>TDE</keyword>
<keyword>release notes</keyword> <keyword>release notes</keyword>
</keywordset> </keywordset>
</bookinfo>
<chapter id="current-release-notes-introduction"> </articleinfo>
<sect1 id="release-notes-introduction">
<title>Summary</title> <title>Summary</title>
<para>This document contains important information for users, developers, and packagers. This document is <para>This document contains important information for users, developers, and packagers. This document is
@ -100,9 +98,7 @@ Application names
<para>An exhaustive list of renaming changes is available at the end of this document.</para> <para>An exhaustive list of renaming changes is available at the end of this document.</para>
</chapter> <sect2 id="release-notes-project-changes">
<chapter id="current-release-notes-project-changes">
<title>Project Changes</title> <title>Project Changes</title>
<itemizedlist> <itemizedlist>
@ -128,9 +124,9 @@ Continuing efforts to update locale and translation files.
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-usability-changes"> <sect2 id="release-notes-usability-changes">
<title>Usability Changes</title> <title>Usability Changes</title>
<para>Because of the wide-scale renaming efforts, existing KDE3 and 3.5.13.x user profile directories will not <para>Because of the wide-scale renaming efforts, existing KDE3 and 3.5.13.x user profile directories will not
@ -165,9 +161,9 @@ a package rebuild to change. A second method includes a global menu replacement,
that explicitly excludes KDE4 apps from the menu. Using that special menu requires administrative privileges to that explicitly excludes KDE4 apps from the menu. Using that special menu requires administrative privileges to
update.</para> update.</para>
</chapter> </sect2>
<chapter id="current-release-notes-new-or-improved-features"> <sect2 id="release-notes-new-or-improved-features">
<title>New or Improved Features</title> <title>New or Improved Features</title>
<itemizedlist> <itemizedlist>
@ -232,9 +228,9 @@ Kate syntax highlighting files have been updated and the lookup moved to the TDE
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-new-packages"> <sect2 id="release-notes-new-packages">
<title>New Packages</title> <title>New Packages</title>
<itemizedlist> <itemizedlist>
@ -305,9 +301,9 @@ TorK
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-package-renaming"> <sect2 id="release-notes-package-renaming">
<title>Package Renaming</title> <title>Package Renaming</title>
<itemizedlist> <itemizedlist>
@ -423,9 +419,9 @@ qca-tls -> tqca-tls
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-application-and-file-renaming"> <sect2 id="release-notes-application-and-file-renaming">
<title>Application and File Renaming</title> <title>Application and File Renaming</title>
<itemizedlist> <itemizedlist>
@ -541,9 +537,9 @@ startkde -> starttde
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-environment-variable-renaming"> <sect2 id="release-notes-environment-variable-renaming">
<title>Environment Variable Renaming</title> <title>Environment Variable Renaming</title>
<itemizedlist> <itemizedlist>
@ -620,9 +616,9 @@ KDE_VERSION -> TDE_VERSION
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-class-and-library-renaming"> <sect2 id="release-notes-class-and-library-renaming">
<title>Class and Library Renaming</title> <title>Class and Library Renaming</title>
<itemizedlist> <itemizedlist>
@ -810,22 +806,15 @@ makekdewidgets -> maketdewidgets
</itemizedlist> </itemizedlist>
</chapter> </sect2>
<chapter id="current-release-notes-thank-you"> <sect2 id="release-notes-thank-you">
<title>Thank You!</title> <title>Thank You!</title>
<para>Thank you for using and supporting &tde;.</para> <para>Thank you for using and supporting &tde;.</para>
</chapter> </sect2>
</book>
<!-- </sect1>
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->
</article>

Loading…
Cancel
Save