diff options
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan')
3 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/CMakeLists.txt new file mode 100644 index 00000000000..1d563382863 --- /dev/null +++ b/tde-i18n-en_GB/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 en_GB +) diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/Makefile.am b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/Makefile.am new file mode 100644 index 00000000000..e5c8f1086a4 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = en_GB +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/rlan +KDE_MANS = AUTO diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlan/index.docbook new file mode 100644 index 00000000000..0a0fea4c659 --- /dev/null +++ b/tde-i18n-en_GB/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 % British-English "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="rlan"> +<title>rlan</title> +<articleinfo> +<authorgroup> +<corpauthor>The &kde; team</corpauthor> +<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> +</authorgroup> +</articleinfo> +<para>Not yet documented</para> + +</article> |