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-de/docs/tdebase/kdcop | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-de/docs/tdebase/kdcop')
-rw-r--r-- | tde-i18n-de/docs/tdebase/kdcop/index.docbook | 67 |
1 files changed, 10 insertions, 57 deletions
diff --git a/tde-i18n-de/docs/tdebase/kdcop/index.docbook b/tde-i18n-de/docs/tdebase/kdcop/index.docbook index 2fdf3effc34..b3179efc83c 100644 --- a/tde-i18n-de/docs/tdebase/kdcop/index.docbook +++ b/tde-i18n-de/docs/tdebase/kdcop/index.docbook @@ -9,43 +9,16 @@ <book lang="&language;"> <bookinfo> -<title ->Das Handbuch zu &kdcop;</title> +<title>Das Handbuch zu &kdcop;</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 ->Stephan</firstname -><surname ->Johach</surname -><affiliation -><address -><email ->hunsum@gmx.de</email -></address -></affiliation -><contrib ->Deutsche Übersetzung</contrib -></othercredit -> +<othercredit role="translator"><firstname>Stephan</firstname><surname>Johach</surname><affiliation><address><email>hunsum@gmx.de</email></address></affiliation><contrib>Deutsche Übersetzung</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-12-16</date> -<releaseinfo ->0.00.00</releaseinfo> +<date>2002-12-16</date> +<releaseinfo>0.00.00</releaseinfo> <!-- Abstract about this handbook --> <abstract> -<para ->&kdcop; ist ein Programm, mit dem Sie die verfügbaren DCOP-Funktionen erkunden können. </para> +<para>&kdcop; ist ein Programm, mit dem Sie die verfügbaren DCOP-Funktionen erkunden können. </para> </abstract> <keywordset> -<keyword ->KDE</keyword> -<keyword ->Kompare</keyword> +<keyword>KDE</keyword> +<keyword>Kompare</keyword> </keywordset> </bookinfo> -<chapter id="introduction" -> <title ->Einführung</title -> <para ->Die Dokumentation für &kappname; war zum Zeitpunkt der Installation auf diesem Computer noch nicht fertiggestellt.</para -> <para ->Wenn Sie Hilfe benötigen, schauen Sie bitte auf der Webseite von <ulink url="http://www.kde.org" ->&kde;</ulink -> nach aktuelleren Versionen, oder stellen Sie Ihre Frage an die <ulink url="mailto:kde-user@kde.org" ->&kde; Anwender-Mailingliste</ulink ->.</para -> <para -><emphasis ->Das &kde;-Team</emphasis -></para -> &underFDL; </chapter> +<chapter id="introduction"> <title>Einführung</title> <para>Die Dokumentation für &kappname; war zum Zeitpunkt der Installation auf diesem Computer noch nicht fertiggestellt.</para> <para>Wenn Sie Hilfe benötigen, schauen Sie bitte auf der Webseite von <ulink url="http://www.kde.org">&kde;</ulink> nach aktuelleren Versionen, oder stellen Sie Ihre Frage an die <ulink url="mailto:kde-user@kde.org">&kde; Anwender-Mailingliste</ulink>.</para> <para><emphasis>Das &kde;-Team</emphasis></para> &underFDL; </chapter> &documentation.index; </book> |