diff options
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/tdeioslave/rlan')
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/rlan/CMakeLists.txt | 6 | ||||
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/rlan/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/rlan/index.docbook | 17 |
3 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/CMakeLists.txt new file mode 100644 index 00000000000..0f3e8f73b1e --- /dev/null +++ b/tde-i18n-pl/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 pl +) diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/Makefile.am b/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/Makefile.am new file mode 100644 index 00000000000..53ccf7f92d9 --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pl +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlan +KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/index.docbook b/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/index.docbook new file mode 100644 index 00000000000..7a9be681ee1 --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/tdeioslave/rlan/index.docbook @@ -0,0 +1,17 @@ +<?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 % Polish "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="rlan"> +<title>rlan</title> +<articleinfo> +<authorgroup> +<corpauthor>The &kde; team</corpauthor> +<othercredit role="translator"><firstname>Krzysztof</firstname><surname>Woźniak</surname><affiliation><address><email>wozniakk@ceti.pl</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit> +</authorgroup> +</articleinfo> +<para>Dla tej wtyczki w chwili obecnej brak jest dokumentacji</para> + +</article> |