diff options
author | Slávek Banko <[email protected]> | 2012-08-20 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-08-20 20:02:39 +0200 |
commit | e2a67e0b1f3ee8890ba2fce71d41def0e114aca2 (patch) | |
tree | ccbc5b26503151ec4eeb450a3b4498924ad7cb55 /koffice-i18n-nl/docs/koffice/krita/installation.docbook | |
download | koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.tar.gz koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.zip |
Initial import of extracted tarballs
Diffstat (limited to 'koffice-i18n-nl/docs/koffice/krita/installation.docbook')
-rw-r--r-- | koffice-i18n-nl/docs/koffice/krita/installation.docbook | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/koffice-i18n-nl/docs/koffice/krita/installation.docbook b/koffice-i18n-nl/docs/koffice/krita/installation.docbook new file mode 100644 index 00000000..5d0081f7 --- /dev/null +++ b/koffice-i18n-nl/docs/koffice/krita/installation.docbook @@ -0,0 +1,78 @@ +<appendix id="installation"> +<title +>Installatie</title> + +<sect1 id="getting-kapp"> +<title +>Hoe &krita; te verkrijgen</title> +&install.intro.documentation; </sect1> + +<sect1 id="requirements"> +<title +>Vereisten</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. +--> + +<para +>Apart van wat &krita; zelf nodig heeft, is &krita; afhankelijk van de volgende bibliotheken: </para> +<itemizedlist> +<listitem +><para +><ulink url="http://www.imagemagick.org/" +>Image Magick</ulink +> — een pakket voor X11 om afbeeldingen te bewerken en weer te geven</para +></listitem> +<listitem +><para +><ulink url="http://www.littlecms.com/" +>Little CMS</ulink +> — Een vrij kleurenbeheersysteem van 100K</para +></listitem> +<listitem +><para +><ulink +url="http://www.openexr.com/" +>OpenEXR</ulink +></para +></listitem> +</itemizedlist> + +<!-- For a list of updates, you may refer to the application web site +or the ChangeLog file, or ... --> +<para +>U kunt een lijst van wijzigingen vinden in het bestand <filename +>ChangeLog</filename +> of op <ulink url="http://koffice.org/krita/" +>&krita;'s website</ulink +>. </para> +</sect1> + +<sect1 id="compilation"> +<title +>Compilatie en installatie</title> +&install.compile.documentation; </sect1> + +<!-- +<sect1 id="configuration"> +<title +>Configuration</title> + +<para +>Don't forget to tell your system to start the <filename +>dtd</filename> +dicer-toaster daemon first, or &kmyapplication; won't work !</para> + +</sect1> +--> + +</appendix> + |