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/tdesdk/kbugbuster | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-en_GB/docs/tdesdk/kbugbuster')
-rw-r--r-- | tde-i18n-en_GB/docs/tdesdk/kbugbuster/index.docbook | 67 |
1 files changed, 10 insertions, 57 deletions
diff --git a/tde-i18n-en_GB/docs/tdesdk/kbugbuster/index.docbook b/tde-i18n-en_GB/docs/tdesdk/kbugbuster/index.docbook index 1b59451fa02..937becd8f11 100644 --- a/tde-i18n-en_GB/docs/tdesdk/kbugbuster/index.docbook +++ b/tde-i18n-en_GB/docs/tdesdk/kbugbuster/index.docbook @@ -9,43 +9,16 @@ <book lang="&language;"> <bookinfo> -<title ->The &kbugbuster; Handbook</title> +<title>The &kbugbuster; Handbook</title> <authorgroup> -<author -><firstname -></firstname -> <othername -></othername -> <surname -></surname -> <affiliation -> <address -><email -></email -></address> +<author><firstname></firstname> <othername></othername> <surname></surname> <affiliation> <address><email></email></address> </affiliation> </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> -<legalnotice ->&FDLNotice;</legalnotice> +<legalnotice>&FDLNotice;</legalnotice> <!-- Date and version information of the documentation Don't forget to include this last date and this last revision number, we @@ -53,44 +26,24 @@ need them for translation coordination ! Please respect the format of the date (DD/MM/YYYY) and of the version (Major.minor.lesser), it could be used by automation scripts --> -<date ->2002-03-31</date> -<releaseinfo ->0.00.00</releaseinfo> +<date>2002-03-31</date> +<releaseinfo>0.00.00</releaseinfo> <!-- Abstract about this handbook --> <abstract> -<para ->&kbugbuster; is part of the tdesdk package. </para> +<para>&kbugbuster; is part of the tdesdk package. </para> </abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->kbugbuster</keyword> +<keyword>KDE</keyword> +<keyword>kbugbuster</keyword> </keywordset> </bookinfo> -<chapter id="introduction" -> <title ->Introduction</title -> <para ->The documentation for &kappname; was not finished when &kde; was installed on this computer.</para -> <para ->If you need help, please check <ulink url="http://www.kde.org" ->The &kde; Website</ulink -> for updates, or by submitting your question to <ulink url="mailto:kde-user@kde.org" ->The &kde; User Mailing list</ulink ->.</para -> <para -><emphasis ->The &kde; Team</emphasis -></para -> &underFDL; </chapter> +<chapter id="introduction"> <title>Introduction</title> <para>The documentation for &kappname; was not finished when &kde; was installed on this computer.</para> <para>If you need help, please check <ulink url="http://www.kde.org">The &kde; Website</ulink> for updates, or by submitting your question to <ulink url="mailto:kde-user@kde.org">The &kde; User Mailing list</ulink>.</para> <para><emphasis>The &kde; Team</emphasis></para> &underFDL; </chapter> &documentation.index; </book> |