diff options
Diffstat (limited to 'koffice-i18n-it/docs/koffice/karbon')
-rw-r--r-- | koffice-i18n-it/docs/koffice/karbon/Makefile.am | 4 | ||||
-rw-r--r-- | koffice-i18n-it/docs/koffice/karbon/index.docbook | 97 |
2 files changed, 101 insertions, 0 deletions
diff --git a/koffice-i18n-it/docs/koffice/karbon/Makefile.am b/koffice-i18n-it/docs/koffice/karbon/Makefile.am new file mode 100644 index 00000000..5c1b8e5b --- /dev/null +++ b/koffice-i18n-it/docs/koffice/karbon/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = it +SUBDIRS = $(AUTODIRS) +KDE_DOCS = AUTO +KDE_MANS = AUTO diff --git a/koffice-i18n-it/docs/koffice/karbon/index.docbook b/koffice-i18n-it/docs/koffice/karbon/index.docbook new file mode 100644 index 00000000..6de90d85 --- /dev/null +++ b/koffice-i18n-it/docs/koffice/karbon/index.docbook @@ -0,0 +1,97 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&karbon14;"> + <!ENTITY package "koffice"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Italian "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Manuale di &karbon14;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +<othercredit role="translator" +><firstname +>Federico</firstname +><surname +>Zenith</surname +><affiliation +><address +><email +>[email protected]</email +></address +></affiliation +><contrib +>Traduzione della documentazione</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 +>2005-09-04</date> +<releaseinfo +>0.1.0</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>&karbon14; è un editor di grafica riscalabile per &kde;. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Karbon14</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Introduzione</title +> <para +>La documentazione di &kappname; non era pronta quando &kde; è stato installato su questo computer.</para +> <para +>Se hai bisogno d'aiuto, consulta il <ulink url="http://www.kde.org" +>sito Web di &kde;</ulink +> per eventuali aggiornamenti, o sottoponi la tua domanda alla <ulink url="mailto:[email protected]" +>mailing list degli utenti di &kde;</ulink +>.</para +> <para +><emphasis +>La squadra di &kde;</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + |