diff options
Diffstat (limited to 'tde-i18n-pt_BR/docs/tdebase/kdcop/index.docbook')
-rw-r--r-- | tde-i18n-pt_BR/docs/tdebase/kdcop/index.docbook | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/tde-i18n-pt_BR/docs/tdebase/kdcop/index.docbook b/tde-i18n-pt_BR/docs/tdebase/kdcop/index.docbook new file mode 100644 index 00000000000..a1e70650b41 --- /dev/null +++ b/tde-i18n-pt_BR/docs/tdebase/kdcop/index.docbook @@ -0,0 +1,108 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&kdcop;"> + <!ENTITY package "tdebase"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Brazilian-Portuguese "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>O Manual do &kdcop;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +<othercredit role="translator" +><firstname +>Marcus</firstname +><surname +>Gama</surname +><affiliation +><address +><email +>marcus.gama@gmail.com</email +></address +></affiliation +><contrib +>Tradução</contrib +></othercredit +> +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(Major.minor.lesser), it could be used by automation scripts --> + +<date +>2002-12-16</date> +<releaseinfo +>0.00.00</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>O &kdcop; é um programa para auxiliá-lo a navegar nas funções dcop. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Kompare</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Introdução</title +> <para +>A documentação para o &kappname; não havia sido terminada quando o &kde; foi instalado em seu computador.</para +> <para +>Se você precisar de ajuda, procure na <ulink url="http://www.kde.org" +>Página Web do &kde;</ulink +> atualizações a este documento ou envie as suas dúvidas para a <ulink url="mailto:kde-user@kde.org" +>Lista de Usuários do &kde;</ulink +>.</para +> <para +><emphasis +>A Equipe do &kde;</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: + +// vim:ts=2:sw=2:tw=78:noet +--> |