diff options
Diffstat (limited to 'tde-i18n-pt/docs/tdebase/tdeioslave/imaps')
3 files changed, 32 insertions, 0 deletions
diff --git a/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/CMakeLists.txt b/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/CMakeLists.txt new file mode 100644 index 00000000000..689b2a20022 --- /dev/null +++ b/tde-i18n-pt/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 pt +) diff --git a/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/Makefile.am b/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/Makefile.am new file mode 100644 index 00000000000..2530fd98c0d --- /dev/null +++ b/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pt +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/imaps +KDE_MANS = AUTO diff --git a/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/index.docbook b/tde-i18n-pt/docs/tdebase/tdeioslave/imaps/index.docbook new file mode 100644 index 00000000000..17bd6478ea6 --- /dev/null +++ b/tde-i18n-pt/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 % Portuguese "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>José</firstname><surname>Pires</surname><affiliation><address><email>jncp@netcabo.pt</email></address></affiliation><contrib>Tradução</contrib></othercredit> +</authorgroup> + +<date>2001-08-07</date> + + +</articleinfo> + +<para>O IMAPS é a versão do protocolo <ulink url="help:/tdeioslave/imap.html">IMAP</ulink> cifrada via SSL.</para> + +</article> |