diff options
Diffstat (limited to 'tde-i18n-de/docs')
125 files changed, 683 insertions, 79 deletions
diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/CMakeLists.txt index 5c7f0005a32..6bc5f1878fc 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/CMakeLists.txt +++ b/tde-i18n-de/docs/tdebase/tdeioslave/CMakeLists.txt @@ -1,6 +1,9 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# -tde_create_handbook( - DESTINATION tdeioslave - LANG de -) +tde_auto_add_subdirectories() diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/Makefile.am index 5fd93691f04..f1b5051020f 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/Makefile.am +++ b/tde-i18n-de/docs/tdebase/tdeioslave/Makefile.am @@ -1,4 +1,4 @@ -KDE_LANG = de SUBDIRS = $(AUTODIRS) -KDE_DOCS = tdeioslave -KDE_MANS = AUTO +KDE_LANG = de +KDE_DOCS = AUTO + diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/bzip/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/bzip/CMakeLists.txt new file mode 100644 index 00000000000..2dd89ded7f0 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/bzip/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/bzip + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/bzip/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/bzip/Makefile.am new file mode 100644 index 00000000000..7867b1a5f30 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/bzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/bzip/index.docbook index 2345302026a..8144aa6a674 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/bzip.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/bzip/index.docbook @@ -1,3 +1,9 @@ +<?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="bzip"> <title>bzip</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt new file mode 100644 index 00000000000..084183f9575 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/bzip2 + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/Makefile.am new file mode 100644 index 00000000000..e7ab0fa6d41 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/bzip2 +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/index.docbook index 57d1af042d5..e93215625cd 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/bzip2.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/bzip2/index.docbook @@ -1,3 +1,9 @@ +<?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="bzip2"> <title>bzip2</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/cgi/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/cgi/CMakeLists.txt new file mode 100644 index 00000000000..e2172e682fc --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/cgi/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/cgi + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/cgi/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/cgi/Makefile.am new file mode 100644 index 00000000000..808917922af --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/cgi/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/cgi +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/cgi.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/cgi/index.docbook index 03035bba40d..d2158724d76 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/cgi.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/cgi/index.docbook @@ -1,3 +1,9 @@ +<?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="cgi"> <title>cgi</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/data/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/data/CMakeLists.txt new file mode 100644 index 00000000000..a9403a1605f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/data/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/data + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/data/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/data/Makefile.am new file mode 100644 index 00000000000..f7220c42c25 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/data/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/data +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/data.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/data/index.docbook index 8c578ffebab..fb9a365c307 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/data.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/data/index.docbook @@ -1,3 +1,9 @@ +<?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="data"> <title>Daten-URLs</title> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/file/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/file/CMakeLists.txt new file mode 100644 index 00000000000..24728671c8e --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/file/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/file + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/file/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/file/Makefile.am new file mode 100644 index 00000000000..6aa5aa76d43 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/file/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/file +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/file.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/file/index.docbook index 28931667f4c..b6ae67debc8 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/file.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/file/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="file"> <title>file</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/finger/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/finger/CMakeLists.txt new file mode 100644 index 00000000000..4a20a45319f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/finger/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/finger + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/finger/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/finger/Makefile.am new file mode 100644 index 00000000000..02d3edc51a3 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/finger/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/finger +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/finger/index.docbook index d25ccc0d51d..94483ed1486 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/finger.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/finger/index.docbook @@ -1,3 +1,9 @@ +<?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="finger"> <title>finger</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/fish/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/fish/CMakeLists.txt new file mode 100644 index 00000000000..9055cee9920 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/fish/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/fish + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/fish/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/fish/Makefile.am new file mode 100644 index 00000000000..57cec69c474 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/fish/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/fish +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/fish.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/fish/index.docbook index 37565167e22..1286a063990 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/fish.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/fish/index.docbook @@ -1,3 +1,9 @@ +<?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="fish"> <title>fish</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/floppy/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/floppy/CMakeLists.txt new file mode 100644 index 00000000000..9eb9013c09e --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/floppy/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/floppy + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/floppy/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/floppy/Makefile.am new file mode 100644 index 00000000000..cf4c6b0e0db --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/floppy/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/floppy +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/floppy.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/floppy/index.docbook index 4bbe7c22576..255e323c214 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/floppy.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/floppy/index.docbook @@ -1,3 +1,9 @@ +<?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="floppy"> <title>Floppy</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/ftp/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/ftp/CMakeLists.txt new file mode 100644 index 00000000000..953a5020eb1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/ftp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/ftp + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/ftp/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/ftp/Makefile.am new file mode 100644 index 00000000000..e557d89aec7 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/ftp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/ftp +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/ftp.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/ftp/index.docbook index 53a92a0d46f..892166d36b0 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/ftp.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/ftp/index.docbook @@ -1,3 +1,9 @@ +<?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 id="ftp"> <title>&FTP;</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gopher/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/gopher/CMakeLists.txt new file mode 100644 index 00000000000..9d0892b9ef1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gopher/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/gopher + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gopher/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/gopher/Makefile.am new file mode 100644 index 00000000000..cf67a3da7cd --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gopher/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/gopher +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gopher.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/gopher/index.docbook index a7cda7cdf55..0b5490ca8b8 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/gopher.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gopher/index.docbook @@ -1,3 +1,9 @@ +<?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="gopher"> <title>gopher</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gzip/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/gzip/CMakeLists.txt new file mode 100644 index 00000000000..113322e14e3 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gzip/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/gzip + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gzip/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/gzip/Makefile.am new file mode 100644 index 00000000000..8e2cde0e138 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gzip/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/gzip +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/gzip/index.docbook index 4a531f040f9..180cdeea02e 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gzip/index.docbook @@ -1,3 +1,9 @@ +<?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="gzip"> <title>gzip</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/help/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/help/CMakeLists.txt new file mode 100644 index 00000000000..075e3297c04 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/help/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/help + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/help/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/help/Makefile.am new file mode 100644 index 00000000000..5db1e612ce6 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/help/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/help +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/help.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/help/index.docbook index fc8b2dca035..d26ad6e59c4 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/help.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/help/index.docbook @@ -1,3 +1,10 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="help"> <title>help</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/http/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/http/CMakeLists.txt new file mode 100644 index 00000000000..a8ad151b5fd --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/http/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/http + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/http/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/http/Makefile.am new file mode 100644 index 00000000000..31ade0b3930 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/http/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/http +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/http/index.docbook index f94ce6af305..6d8587f1d71 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/http.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/http/index.docbook @@ -1,3 +1,9 @@ +<?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="http"> <title>http</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/https/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/https/CMakeLists.txt new file mode 100644 index 00000000000..ba66b4c6d88 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/https/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/https + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/https/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/https/Makefile.am new file mode 100644 index 00000000000..95345369f77 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/https/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/https +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/https.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/https/index.docbook index 527ce77fa02..743f71d449f 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/https.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/https/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="https"> <title>https</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/imap/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/imap/CMakeLists.txt new file mode 100644 index 00000000000..325269968d4 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imap/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/imap + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/imap/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/imap/Makefile.am new file mode 100644 index 00000000000..6ae5b2e8ac3 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imap/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imap +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/imap/index.docbook index 7e19a4fec70..a4e3c407311 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/imap.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imap/index.docbook @@ -1,3 +1,9 @@ +<?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="imap"> <title>imap</title> <articleinfo> 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.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/index.docbook index 7d2c6488b86..69feb954d7d 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/imaps.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/imaps/index.docbook @@ -1,3 +1,9 @@ +<?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> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/index.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/index.docbook deleted file mode 100644 index c9157f31940..00000000000 --- a/tde-i18n-de/docs/tdebase/tdeioslave/index.docbook +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE part PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" -"dtd/kdex.dtd" [ -<!ENTITY tdeio-bzip SYSTEM "bzip.docbook"> -<!ENTITY tdeio-bzip2 SYSTEM "bzip2.docbook"> -<!ENTITY tdeio-cgi SYSTEM "cgi.docbook"> -<!ENTITY tdeio-data SYSTEM "data.docbook"> -<!ENTITY tdeio-file SYSTEM "file.docbook"> -<!ENTITY tdeio-finger SYSTEM "finger.docbook"> -<!ENTITY tdeio-fish SYSTEM "fish.docbook"> -<!ENTITY tdeio-floppy SYSTEM "floppy.docbook"> -<!ENTITY tdeio-ftp SYSTEM "ftp.docbook"> -<!ENTITY tdeio-gopher SYSTEM "gopher.docbook"> -<!ENTITY tdeio-gzip SYSTEM "gzip.docbook"> -<!ENTITY tdeio-help SYSTEM "help.docbook"> -<!ENTITY tdeio-http SYSTEM "http.docbook"> -<!ENTITY tdeio-https SYSTEM "https.docbook"> -<!ENTITY tdeio-imap SYSTEM "imap.docbook"> -<!ENTITY tdeio-imaps SYSTEM "imaps.docbook"> -<!ENTITY tdeio-info SYSTEM "info.docbook"> -<!ENTITY tdeio-lan SYSTEM "lan.docbook"> -<!ENTITY tdeio-ldap SYSTEM "ldap.docbook"> -<!ENTITY tdeio-mailto SYSTEM "mailto.docbook"> -<!ENTITY tdeio-mac SYSTEM "mac.docbook"> -<!ENTITY tdeio-man SYSTEM "man.docbook"> -<!ENTITY tdeio-mrml SYSTEM "mrml.docbook"> <!-- post release, put this in the right module --> -<!ENTITY tdeio-news SYSTEM "news.docbook"> -<!ENTITY tdeio-nfs SYSTEM "nfs.docbook"> -<!ENTITY tdeio-nntp SYSTEM "nntp.docbook"> -<!ENTITY tdeio-pop3 SYSTEM "pop3.docbook"> -<!ENTITY tdeio-pop3s SYSTEM "pop3s.docbook"> -<!ENTITY tdeio-print SYSTEM "print.docbook"> -<!ENTITY tdeio-rlan SYSTEM "rlan.docbook"> -<!ENTITY tdeio-rlogin SYSTEM "rlogin.docbook"> -<!ENTITY tdeio-sftp SYSTEM "sftp.docbook"> -<!ENTITY tdeio-smb SYSTEM "smb.docbook"> -<!ENTITY tdeio-smtp SYSTEM "smtp.docbook"> -<!ENTITY tdeio-tar SYSTEM "tar.docbook"> -<!ENTITY tdeio-telnet SYSTEM "telnet.docbook"> -<!ENTITY tdeio-thumbnail SYSTEM "thumbnail.docbook"> -<!ENTITY tdeio-webdav SYSTEM "webdav.docbook"> -<!ENTITY tdeio-webdavs SYSTEM "webdavs.docbook"> -<!ENTITY tdeprint "<application>TDEPrint</application>"> -<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> -<!ENTITY Ferdinand.Gassauer.mail '<email>f.gassauer@aon.at</email>'> -<!ENTITY % addindex "IGNORE"> -<!ENTITY % German "INCLUDE"> <!-- change language only here --> -]> - -<part lang="&language;"> -<title>Ein-/Ausgabemodule</title> -&tdeio-bzip; &tdeio-bzip2; &tdeio-cgi; &tdeio-data; &tdeio-file; &tdeio-finger; &tdeio-fish; &tdeio-floppy; &tdeio-ftp; &tdeio-gopher; &tdeio-gzip; &tdeio-help; &tdeio-http; &tdeio-https; &tdeio-imap; &tdeio-imaps; &tdeio-info; &tdeio-lan; &tdeio-ldap; &tdeio-mailto; &tdeio-mac; &tdeio-man; &tdeio-mrml; &tdeio-news; &tdeio-nfs; &tdeio-nntp; &tdeio-pop3; &tdeio-pop3s; &tdeio-print; &tdeio-rlan; &tdeio-rlogin; &tdeio-sftp; &tdeio-smb; &tdeio-smtp; &tdeio-tar; &tdeio-telnet; &tdeio-thumbnail; &tdeio-webdav; &tdeio-webdavs; </part> - diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/info/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/info/CMakeLists.txt new file mode 100644 index 00000000000..12c0c0ab9aa --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/info/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/info + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/info/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/info/Makefile.am new file mode 100644 index 00000000000..e76dedc8df5 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/info/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/info +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/info.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/info/index.docbook index dd6784d3077..1b24f04057a 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/info.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/info/index.docbook @@ -1,3 +1,9 @@ +<?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="info"> <title>Info</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/lan/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/lan/CMakeLists.txt new file mode 100644 index 00000000000..850c7179f27 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/lan/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/lan + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/lan/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/lan/Makefile.am new file mode 100644 index 00000000000..00ccdae200c --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/lan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/lan +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/lan/index.docbook index e9abc243bef..b594e705836 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/lan.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/lan/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="lan"> <title>lan</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/ldap/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/ldap/CMakeLists.txt new file mode 100644 index 00000000000..8cc52466c39 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/ldap/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/ldap + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/ldap/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/ldap/Makefile.am new file mode 100644 index 00000000000..2cc5eec95d8 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/ldap/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/ldap +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/ldap.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/ldap/index.docbook index a8e17f552f8..c89ac8229e4 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/ldap.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/ldap/index.docbook @@ -1,3 +1,9 @@ +<?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="ldap"> <title>ldap</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mac/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/mac/CMakeLists.txt new file mode 100644 index 00000000000..b54827237e0 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mac/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mac + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mac/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/mac/Makefile.am new file mode 100644 index 00000000000..1fde54b1355 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mac/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mac +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mac.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/mac/index.docbook index 076d60a5398..5460458ca98 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/mac.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mac/index.docbook @@ -1,3 +1,9 @@ +<?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="mac"> <title>mac</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mailto/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/mailto/CMakeLists.txt new file mode 100644 index 00000000000..829441a9009 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mailto/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mailto + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mailto/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/mailto/Makefile.am new file mode 100644 index 00000000000..35ae72216e8 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mailto/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mailto +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mailto.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/mailto/index.docbook index ea9fede968a..83f3938b2fa 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/mailto.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mailto/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="mailto"> <title>mailto</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/man/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/man/CMakeLists.txt new file mode 100644 index 00000000000..9de17b5867f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/man/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/man + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/man/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/man/Makefile.am new file mode 100644 index 00000000000..c5cd94ca5e5 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/man/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/man +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/man.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/man/index.docbook index 3c55f01b73c..24654cacacb 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/man.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/man/index.docbook @@ -1,3 +1,9 @@ +<?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="man"> <title>Man</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mrml/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/CMakeLists.txt new file mode 100644 index 00000000000..57da3425a86 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mrml + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mrml/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/Makefile.am new file mode 100644 index 00000000000..1ba8cc47189 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mrml +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mrml.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/index.docbook index a31c0bb149a..aada48b080c 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/mrml.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/index.docbook @@ -1,3 +1,9 @@ +<?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="mrml"> <title>mrml</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/news/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/news/CMakeLists.txt new file mode 100644 index 00000000000..f953a76d739 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/news/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/news + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/news/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/news/Makefile.am new file mode 100644 index 00000000000..c6409b2705f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/news/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/news +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/news.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/news/index.docbook index cf6eac2a7cb..c84a27aebec 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/news.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/news/index.docbook @@ -1,3 +1,9 @@ +<?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="news"> <title>news</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/nfs/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/nfs/CMakeLists.txt new file mode 100644 index 00000000000..d80fb545721 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/nfs/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/nfs + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/nfs/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/nfs/Makefile.am new file mode 100644 index 00000000000..bfa1ba65c68 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/nfs/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/nfs +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/nfs.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/nfs/index.docbook index e9e7b5a45a4..e149f3ef27c 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/nfs.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/nfs/index.docbook @@ -1,3 +1,9 @@ +<?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="nfs"> <title>nfs</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/nntp/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/nntp/CMakeLists.txt new file mode 100644 index 00000000000..ba72fa7a17d --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/nntp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/nntp + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/nntp/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/nntp/Makefile.am new file mode 100644 index 00000000000..271c8683da4 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/nntp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/nntp +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/nntp.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/nntp/index.docbook index 259340a8a6a..9d86b8c074d 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/nntp.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/nntp/index.docbook @@ -1,3 +1,9 @@ +<?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="nntp"> <title>nntp</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/pop3/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/pop3/CMakeLists.txt new file mode 100644 index 00000000000..ecc055bb8e1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/pop3/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/pop3 + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/pop3/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/pop3/Makefile.am new file mode 100644 index 00000000000..b6468e977d9 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/pop3/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/pop3 +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/pop3.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/pop3/index.docbook index 34dcf82b774..b3c818640cd 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/pop3.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/pop3/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="pop3"> <title>pop3</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt new file mode 100644 index 00000000000..f719b5813ea --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/pop3s + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/Makefile.am new file mode 100644 index 00000000000..56b3148afb6 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/pop3s +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/pop3s.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/index.docbook index 1d46eca550d..140d99cb12f 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/pop3s.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/pop3s/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="pop3s"> <title>pop3s</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/print/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/print/CMakeLists.txt new file mode 100644 index 00000000000..0fbcba678a7 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/print/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/print + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/print/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/print/Makefile.am new file mode 100644 index 00000000000..3aeeec9051c --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/print/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/print +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/print.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/print/index.docbook index fc7156e8b4d..2515e196b20 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/print.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/print/index.docbook @@ -1,3 +1,9 @@ +<?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="print"> <title>print</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/rlan/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/rlan/CMakeLists.txt new file mode 100644 index 00000000000..2b85d51311e --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/rlan/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/rlan + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/rlan/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/rlan/Makefile.am new file mode 100644 index 00000000000..71bba73fd76 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/rlan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlan +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/rlan.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/rlan/index.docbook index 15aedf136f6..6e17b1026e6 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/rlan.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/rlan/index.docbook @@ -1,3 +1,9 @@ +<?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="rlan"> <title>rlan</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt new file mode 100644 index 00000000000..fc5de08abc4 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/rlogin + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/Makefile.am new file mode 100644 index 00000000000..2f4a6583508 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlogin +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/rlogin.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/index.docbook index ffdd37ad2db..ecd6524a329 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/rlogin.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/rlogin/index.docbook @@ -1,3 +1,9 @@ +<?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="rlogin"> <title>rlogin</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/sftp/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/sftp/CMakeLists.txt new file mode 100644 index 00000000000..5a6fb573fa1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/sftp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/sftp + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/sftp/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/sftp/Makefile.am new file mode 100644 index 00000000000..818c5a542d4 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/sftp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/sftp +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/sftp.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/sftp/index.docbook index 60c559ee8be..8d9d493321d 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/sftp.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/sftp/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="sftp"> <title>sftp</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/smb/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/smb/CMakeLists.txt new file mode 100644 index 00000000000..f593f814cc1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/smb/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/smb + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/smb/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/smb/Makefile.am new file mode 100644 index 00000000000..a2fd6a4d9ae --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/smb/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smb +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/smb/index.docbook index ec747cea9ed..4e8f27fd4a9 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/smb.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/smb/index.docbook @@ -1,3 +1,9 @@ +<?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="smb"> <title>SMB</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/smtp/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/smtp/CMakeLists.txt new file mode 100644 index 00000000000..0abf736d5e2 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/smtp/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/smtp + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/smtp/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/smtp/Makefile.am new file mode 100644 index 00000000000..34e3eae68e2 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/smtp/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/smtp +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/smtp.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/smtp/index.docbook index 72558b78060..6e4e66daa48 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/smtp.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/smtp/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="smtp"> <title>smtp</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/tar/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/tar/CMakeLists.txt new file mode 100644 index 00000000000..3287334eeb4 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/tar/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/tar + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/tar/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/tar/Makefile.am new file mode 100644 index 00000000000..6987cd9d75c --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/tar/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/tar +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/tar.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/tar/index.docbook index fb932bef300..e68e498e82d 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/tar.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/tar/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="tar"> <title>tar</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/telnet/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/telnet/CMakeLists.txt new file mode 100644 index 00000000000..012b716289b --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/telnet/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/telnet + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/telnet/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/telnet/Makefile.am new file mode 100644 index 00000000000..5034a262961 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/telnet/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/telnet +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/telnet.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/telnet/index.docbook index 38de61773b7..0c8cd82ea2f 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/telnet.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/telnet/index.docbook @@ -1,8 +1,15 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % German "INCLUDE"> <!-- change language only here --> +]> + <article lang="&language;" id="telnet"> <title>telnet</title> <articleinfo> <authorgroup> -<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author> +<author>&Ferdinand.Gassauer;</author> <othercredit role="translator"><firstname>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> </authorgroup> </articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt new file mode 100644 index 00000000000..af2c64f17a9 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/thumbnail + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/Makefile.am new file mode 100644 index 00000000000..752f4bf7dba --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/thumbnail +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/index.docbook index 2309662ef59..4434d4a3e46 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/thumbnail/index.docbook @@ -1,3 +1,9 @@ +<?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="thumbnail"> <title>thumbnail</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/webdav/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/webdav/CMakeLists.txt new file mode 100644 index 00000000000..bdaef84ef5f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/webdav/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/webdav + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/webdav/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/webdav/Makefile.am new file mode 100644 index 00000000000..b5122f3e40f --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/webdav/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/webdav +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/webdav/index.docbook index c56ec8d878c..e32a511e7f7 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/webdav.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/webdav/index.docbook @@ -1,3 +1,9 @@ +<?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="webdav"> <title>webdav</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt b/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt new file mode 100644 index 00000000000..ddac0f48ff1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/webdavs + LANG de +) diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/Makefile.am b/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/Makefile.am new file mode 100644 index 00000000000..e92e6a189b8 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/webdavs +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/index.docbook index 7b4419ca83d..7ea1dda0cda 100644 --- a/tde-i18n-de/docs/tdebase/tdeioslave/webdavs.docbook +++ b/tde-i18n-de/docs/tdebase/tdeioslave/webdavs/index.docbook @@ -1,3 +1,9 @@ +<?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="webdavs"> <title>webdavs</title> <articleinfo> diff --git a/tde-i18n-de/docs/tdemultimedia/tdeioslave/CMakeLists.txt b/tde-i18n-de/docs/tdemultimedia/tdeioslave/CMakeLists.txt index 396b82c828f..6bc5f1878fc 100644 --- a/tde-i18n-de/docs/tdemultimedia/tdeioslave/CMakeLists.txt +++ b/tde-i18n-de/docs/tdemultimedia/tdeioslave/CMakeLists.txt @@ -1,7 +1,9 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# -tde_create_handbook( - DESTINATION tdeioslave - NOINDEX - LANG de -) +tde_auto_add_subdirectories() diff --git a/tde-i18n-de/docs/tdemultimedia/tdeioslave/Makefile.am b/tde-i18n-de/docs/tdemultimedia/tdeioslave/Makefile.am index df6332b8050..f1b5051020f 100644 --- a/tde-i18n-de/docs/tdemultimedia/tdeioslave/Makefile.am +++ b/tde-i18n-de/docs/tdemultimedia/tdeioslave/Makefile.am @@ -1,4 +1,4 @@ -KDE_LANG = de SUBDIRS = $(AUTODIRS) +KDE_LANG = de KDE_DOCS = AUTO -KDE_MANS = AUTO + diff --git a/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/CMakeLists.txt b/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/CMakeLists.txt new file mode 100644 index 00000000000..b46679fd1f8 --- /dev/null +++ b/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/audiocd + NOINDEX + LANG de +) diff --git a/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/Makefile.am b/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/Makefile.am new file mode 100644 index 00000000000..df6332b8050 --- /dev/null +++ b/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = de +SUBDIRS = $(AUTODIRS) +KDE_DOCS = AUTO +KDE_MANS = AUTO diff --git a/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd.docbook b/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/index.docbook index e74796584f8..01db116ac00 100644 --- a/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd.docbook +++ b/tde-i18n-de/docs/tdemultimedia/tdeioslave/audiocd/index.docbook @@ -1,3 +1,9 @@ +<?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="audiocd"> <title>audiocd</title> <articleinfo> |