diff options
Diffstat (limited to 'tde-i18n-en_GB/docs/tdeedu/kmplot/index.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdeedu/kmplot/index.docbook | 99 |
1 files changed, 22 insertions, 77 deletions
diff --git a/tde-i18n-en_GB/docs/tdeedu/kmplot/index.docbook b/tde-i18n-en_GB/docs/tdeedu/kmplot/index.docbook index 4fc94bce89d..43e7f16fb61 100644 --- a/tde-i18n-en_GB/docs/tdeedu/kmplot/index.docbook +++ b/tde-i18n-en_GB/docs/tdeedu/kmplot/index.docbook @@ -1,8 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY kappname "&kmplot;" -><!-- replace kmplot here --> + <!ENTITY kappname "&kmplot;"><!-- replace kmplot here --> <!ENTITY package "tdeedu"> <!ENTITY introduction SYSTEM "introduction.docbook"> <!ENTITY firststeps SYSTEM "firststeps.docbook"> @@ -15,108 +14,54 @@ <!ENTITY reference SYSTEM "reference.docbook"> <!ENTITY configuration SYSTEM "configuration.docbook"> <!ENTITY % addindex "IGNORE"> - <!ENTITY % British-English "INCLUDE" -><!-- change language only here --> + <!ENTITY % British-English "INCLUDE"><!-- change language only here --> ]> <!-- The language must NOT be changed here. --> <book lang="&language;"> <bookinfo> -<title ->The &kmplot; Handbook</title> +<title>The &kmplot; Handbook</title> <authorgroup> -<author -><firstname ->Klaus-Dieter</firstname -> <othername -></othername -> <surname ->Möller</surname -> <affiliation -> <address -><email ->[email protected]</email -></address> +<author><firstname>Klaus-Dieter</firstname> <othername></othername> <surname>Möller</surname> <affiliation> <address><email>[email protected]</email></address> </affiliation> </author> -<author ->&Philip.Rodrigues; &Philip.Rodrigues.mail; </author> +<author>&Philip.Rodrigues; &Philip.Rodrigues.mail; </author> </authorgroup> -<othercredit role="translator" -><firstname ->Andrew</firstname -><surname ->Coles</surname -><affiliation -><address -><email ->[email protected]</email -></address -></affiliation -><contrib ->Conversion to British English</contrib -></othercredit -> +<othercredit role="translator"><firstname>Andrew</firstname><surname>Coles</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> <copyright> -<year ->2000</year -><year ->2001</year -><year ->2002</year> -<holder ->Klaus-Dieter Möller</holder> +<year>2000</year><year>2001</year><year>2002</year> +<holder>Klaus-Dieter Möller</holder> </copyright> <copyright> -<year ->2003</year> -<holder ->&Philip.Rodrigues; &Philip.Rodrigues.mail;</holder> +<year>2003</year> +<holder>&Philip.Rodrigues; &Philip.Rodrigues.mail;</holder> </copyright> -<legalnotice ->&FDLNotice;</legalnotice> +<legalnotice>&FDLNotice;</legalnotice> -<date ->2003-09-25</date> -<releaseinfo ->1.0</releaseinfo> +<date>2003-09-25</date> +<releaseinfo>1.0</releaseinfo> <!-- Abstract about this handbook --> <abstract> -<para ->&kmplot; is a mathematical function plotter for the &kde; Desktop.</para> -<para -> <inlinemediaobject -><imageobject -><imagedata +<para>&kmplot; is a mathematical function plotter for the &kde; Desktop.</para> +<para> <inlinemediaobject><imageobject><imagedata fileref="edu-logo.png" -format="PNG"/></imageobject -></inlinemediaobject -> &kmplot; is part of the KDE-EDU Project: <ulink url="http://edu.kde.org/" ->http://edu.kde.org/</ulink -></para -></abstract> +format="PNG"/></imageobject></inlinemediaobject> &kmplot; is part of the KDE-EDU Project: <ulink url="http://edu.kde.org/">http://edu.kde.org/</ulink></para></abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->KMPlot</keyword> -<keyword ->EDU</keyword> -<keyword ->edutainment</keyword> -<keyword ->plotting</keyword> -<keyword ->math</keyword> +<keyword>KDE</keyword> +<keyword>KMPlot</keyword> +<keyword>EDU</keyword> +<keyword>edutainment</keyword> +<keyword>plotting</keyword> +<keyword>math</keyword> </keywordset> </bookinfo> |