diff options
Diffstat (limited to 'tde-i18n-pt/docs/tdewebdev/kommander/installation.docbook')
-rw-r--r-- | tde-i18n-pt/docs/tdewebdev/kommander/installation.docbook | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/tde-i18n-pt/docs/tdewebdev/kommander/installation.docbook b/tde-i18n-pt/docs/tdewebdev/kommander/installation.docbook new file mode 100644 index 00000000000..e3d502afe7f --- /dev/null +++ b/tde-i18n-pt/docs/tdewebdev/kommander/installation.docbook @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="UTF-8" ?> + +<appendix id="installation"> +<title +>Instalação</title> + +<sect1 id="getting-kapp"> +<title +>Como obter o &kommander;</title> +&install.intro.documentation; </sect1> + +<sect1 id="requirements"> +<title +>Requisitos</title> + +<!-- +List any special requirements for your application here. This should include: +.Libraries or other software that is not included in tdesupport, +tdelibs, or tdebase. +.Hardware requirements like amount of RAM, disk space, graphics card +capabilities, screen resolution, special expansion cards, etc. +.Operating systems the app will run on. If your app is designed only for a +specific OS, (you wrote a graphical LILO configurator for example) put this +information here. +--> + + +<!-- For a list of updates, you may refer to the application web site +or the ChangeLog file, or ... --> +<para +></para> +</sect1> + +<sect1 id="compilation"> +<title +>Compilação e Instalação</title> +&install.compile.documentation; </sect1> + +<sect1 id="configuration"> +<title +>Configuração</title> +<para +></para> + +</sect1> + +</appendix> |