diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-de/docs/kdewebdev/kommander/installation.docbook | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-de/docs/kdewebdev/kommander/installation.docbook')
-rw-r--r-- | tde-i18n-de/docs/kdewebdev/kommander/installation.docbook | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/kdewebdev/kommander/installation.docbook b/tde-i18n-de/docs/kdewebdev/kommander/installation.docbook new file mode 100644 index 00000000000..62270300d6b --- /dev/null +++ b/tde-i18n-de/docs/kdewebdev/kommander/installation.docbook @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="UTF-8" ?> + +<appendix id="installation"> +<title +>Installation</title> + +<sect1 id="getting-kapp"> +<title +>Wie kann man den &kommander; bekommen</title> +&install.intro.documentation; </sect1> + +<sect1 id="requirements"> +<title +>Erfordernisse</title> + +<!-- +List any special requirements for your application here. This should include: +.Libraries or other software that is not included in kdesupport, +kdelibs, or kdebase. +.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 +>Kompilierung und Installation</title> +&install.compile.documentation; </sect1> + +<sect1 id="configuration"> +<title +>Konfiguration</title> +<para +></para> + +</sect1> + +</appendix> |