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-es/docs/tdepim/akregator | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-es/docs/tdepim/akregator')
-rw-r--r-- | tde-i18n-es/docs/tdepim/akregator/index.docbook | 73 |
1 files changed, 11 insertions, 62 deletions
diff --git a/tde-i18n-es/docs/tdepim/akregator/index.docbook b/tde-i18n-es/docs/tdepim/akregator/index.docbook index cb981c31006..d7db8345421 100644 --- a/tde-i18n-es/docs/tdepim/akregator/index.docbook +++ b/tde-i18n-es/docs/tdepim/akregator/index.docbook @@ -1,8 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY akregator "<application ->Akregator</application ->"> + <!ENTITY akregator "<application>Akregator</application>"> <!ENTITY kappname "&akregator;"> <!ENTITY package "tdepim"> <!ENTITY % addindex "IGNORE"> @@ -12,84 +10,35 @@ <book lang="&language;"> <bookinfo> -<title ->El manual de &akregator;</title> +<title>El manual de &akregator;</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 ->Juan Manuel</firstname -><surname ->García Molina</surname -><affiliation -><address -><email ->juanma@superiodico.net</email -></address -></affiliation -><contrib ->Traductor</contrib -></othercredit -> +<othercredit role="translator"><firstname>Juan Manuel</firstname><surname>García Molina</surname><affiliation><address><email>juanma@superiodico.net</email></address></affiliation><contrib>Traductor</contrib></othercredit> </authorgroup> -<legalnotice ->&FDLNotice;</legalnotice> +<legalnotice>&FDLNotice;</legalnotice> -<date ->2005-02-22</date> -<releaseinfo ->0.00.00</releaseinfo> +<date>2005-02-22</date> +<releaseinfo>0.00.00</releaseinfo> <!-- Abstract about this handbook --> <abstract> -<para ->&akregator; es un programa para leer orígenes de noticias <acronym ->RSS</acronym -> y de otros tipos. </para> +<para>&akregator; es un programa para leer orígenes de noticias <acronym>RSS</acronym> y de otros tipos. </para> </abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->Akregator</keyword> +<keyword>KDE</keyword> +<keyword>Akregator</keyword> </keywordset> </bookinfo> -<chapter id="introduction" -> <title ->Introducción</title -> <para ->La documentación de &kappname; no se había terminado cuando se instaló &kde; en este equipo.</para -> <para ->Si necesita ayuda, visite <ulink url="http://www.kde.org" ->el sitio web de &kde;</ulink -> para saber si hay actualizaciones o formule sus preguntas en <ulink url="mailto:kde@kde.org" ->la lista de correo de usuarios de &kde;</ulink ->.</para -> <para -><emphasis ->El equipo de &kde;</emphasis -></para -> &underFDL; </chapter> +<chapter id="introduction"> <title>Introducción</title> <para>La documentación de &kappname; no se había terminado cuando se instaló &kde; en este equipo.</para> <para>Si necesita ayuda, visite <ulink url="http://www.kde.org">el sitio web de &kde;</ulink> para saber si hay actualizaciones o formule sus preguntas en <ulink url="mailto:kde@kde.org">la lista de correo de usuarios de &kde;</ulink>.</para> <para><emphasis>El equipo de &kde;</emphasis></para> &underFDL; </chapter> &documentation.index; </book> |