diff options
Diffstat (limited to 'tde-i18n-de/docs/kdesdk/kompare/index.docbook')
-rw-r--r-- | tde-i18n-de/docs/kdesdk/kompare/index.docbook | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/kdesdk/kompare/index.docbook b/tde-i18n-de/docs/kdesdk/kompare/index.docbook new file mode 100644 index 00000000000..7c992b58b39 --- /dev/null +++ b/tde-i18n-de/docs/kdesdk/kompare/index.docbook @@ -0,0 +1,108 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&kompare;"> + <!ENTITY package "kdesdk"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Das Handbuch zu &kompare;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +<othercredit role="translator" +><firstname +>Marco</firstname +><surname +>Wegner</surname +><affiliation +><address +><email +>mail@marcowegner.de</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +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> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>&kompare; ist ein Programm zum Darstellen und Anschauen der Unterschiede zwischen Dateien. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Kompare</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Einleitung</title +> <para +>Leider war das Handbuch für &kappname; noch nicht fertiggestellt, als &kde; auf diesem Rechner installiert wurde.</para +> <para +>Für Hilfe besuchen Sie doch die <ulink url="http://www.kde.org" +>KDE Website</ulink +>. Möglicherweise gibt es dort auch bereits eine aktualisierte Hilfe. Sie können auch eine Frage an <ulink url="mailto:kde@kde.org" +>die Mailing-Liste für &kde;-Benutzer</ulink +> stellen.</para +> <para +><emphasis +>Das &kde;-Team</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: + +// vim:ts=2:sw=2:tw=78:noet +--> |