diff options
Diffstat (limited to 'koffice-i18n-it/docs/koffice/chalk/installation.docbook')
-rw-r--r-- | koffice-i18n-it/docs/koffice/chalk/installation.docbook | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/koffice-i18n-it/docs/koffice/chalk/installation.docbook b/koffice-i18n-it/docs/koffice/chalk/installation.docbook new file mode 100644 index 00000000..0e53811a --- /dev/null +++ b/koffice-i18n-it/docs/koffice/chalk/installation.docbook @@ -0,0 +1,78 @@ +<appendix id="installation"> +<title +>Installazione</title> + +<sect1 id="getting-kapp"> +<title +>Come ottenere &chalk;</title> +&install.intro.documentation; </sect1> + +<sect1 id="requirements"> +<title +>Requisiti</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 +>&chalk; dipende dalle seguenti librerie, oltre a quello di cui ha biso &koffice;gno per conto suo: </para> +<itemizedlist> +<listitem +><para +><ulink url="http://www.imagemagick.org/" +>Image Magick</ulink +>:pacchetto di elabolazione e visualizzazione di immagini per X11</para +></listitem> +<listitem +><para +><ulink url="http://www.littlecms.com/" +>Little CMS</ulink +>: un sistema libero di gestione dei colori in 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 +>Puoi trovare un elenco delle modifiche nel file <filename +>ChangeLog</filename +> o sul <ulink url="http://koffice.org/chalk/" +>sito Web di &chalk;</ulink +>. </para> +</sect1> + +<sect1 id="compilation"> +<title +>Compilazione e installazione</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> + |