diff options
Diffstat (limited to 'tde-i18n-de/docs/tdebase/tdeioslave/imaps')
3 files changed, 32 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/imaps/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/CMakeLists.txt new file mode 100644 index 00000000000..11ac65aa9b0 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/imaps + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/imaps/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/Makefile.am new file mode 100644 index 00000000000..e13c7438c8f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imaps +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/imaps/index.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/index.docbook new file mode 100644 index 00000000000..69feb954d7d --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/index.docbook @@ -0,0 +1,22 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="imaps"> +<title>imaps</title> +<articleinfo> +<authorgroup> +<author>&Michael.Haeckel; &Michael.Haeckel.mail;</author> +<othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> +</authorgroup> + +<date>2001-08-07</date> + + +</articleinfo> + +<para>IMAPS ist das <ulink url="help:/tdeioslave/imap.html">IMAP</ulink>-Protokoll mit SSL-Verschlüsselung.</para> + +</article> |