diff options
author | Darrell Anderson <darrella@hushmail.com> | 2014-01-21 22:06:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-21 22:06:48 -0600 |
commit | 0b8ca6637be94f7814cafa7d01ad4699672ff336 (patch) | |
tree | d2b55b28893be8b047b4e60514f4a7f0713e0d70 /tde-i18n-en_GB/docs/tdebase/userguide/index.docbook | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/userguide/index.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/userguide/index.docbook | 60 |
1 files changed, 13 insertions, 47 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/userguide/index.docbook b/tde-i18n-en_GB/docs/tdebase/userguide/index.docbook index d1d8b2db1ee..d012ee25a18 100644 --- a/tde-i18n-en_GB/docs/tdebase/userguide/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/userguide/index.docbook @@ -14,73 +14,39 @@ <!ENTITY staff SYSTEM "staff.docbook"> <!ENTITY notices-and-trademarks SYSTEM "notices-trademarks.docbook"> <!ENTITY % addindex "IGNORE"> - <!ENTITY % British-English "INCLUDE" -> <!-- change language only here --> + <!ENTITY % British-English "INCLUDE"> <!-- change language only here --> ]> <book lang="&language;"> <bookinfo> -<title ->K Desktop Environment</title> +<title>K Desktop Environment</title> <authorgroup> <author> -<surname ->The KDE Team</surname> +<surname>The KDE Team</surname> </author> -<othercredit role="translator" -><firstname ->Malcolm</firstname -><surname ->Hunter</surname -><affiliation -><address -><email ->malcolm.hunter@gmx.co.uk</email -></address -></affiliation -><contrib ->Conversion to British English</contrib -></othercredit -> +<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> </authorgroup> -<date ->2003-10-19</date> -<releaseinfo ->3.2</releaseinfo> +<date>2003-10-19</date> +<releaseinfo>3.2</releaseinfo> <copyright> -<year ->2000</year -><year ->2001</year -><year ->2002</year -><year ->2003</year> -<holder ->The KDE Team</holder> +<year>2000</year><year>2001</year><year>2002</year><year>2003</year> +<holder>The KDE Team</holder> </copyright> -<legalnotice ->&GPLNotice;</legalnotice> +<legalnotice>&GPLNotice;</legalnotice> <!-- Please note: This is NOT the final KDE Users Guide, which is not complete. This is a quick rewrite of the KDE 1.1x user guide, because it was badly out of date, and so that KDE wasn't released without a users guide entirely. --> -<abstract -><para ->This is the &kde; User's Guide, a complete documentation of the K Desktop Environment from the user perspective. The K Desktop Environment is a collection of tools that will make your &UNIX; life easier and more enjoyable. </para -></abstract> +<abstract><para>This is the &kde; User's Guide, a complete documentation of the K Desktop Environment from the user perspective. The K Desktop Environment is a collection of tools that will make your &UNIX; life easier and more enjoyable. </para></abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->user</keyword> -<keyword ->guide</keyword> +<keyword>KDE</keyword> +<keyword>user</keyword> +<keyword>guide</keyword> </keywordset> </bookinfo> |