diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-08-20 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-08-20 20:02:39 +0200 |
commit | e2a67e0b1f3ee8890ba2fce71d41def0e114aca2 (patch) | |
tree | ccbc5b26503151ec4eeb450a3b4498924ad7cb55 /koffice-i18n-ca/docs/koffice/karbon | |
download | koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.tar.gz koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.zip |
Initial import of extracted tarballs
Diffstat (limited to 'koffice-i18n-ca/docs/koffice/karbon')
-rw-r--r-- | koffice-i18n-ca/docs/koffice/karbon/Makefile.am | 4 | ||||
-rw-r--r-- | koffice-i18n-ca/docs/koffice/karbon/index.docbook | 91 |
2 files changed, 95 insertions, 0 deletions
diff --git a/koffice-i18n-ca/docs/koffice/karbon/Makefile.am b/koffice-i18n-ca/docs/koffice/karbon/Makefile.am new file mode 100644 index 00000000..0c0cc07b --- /dev/null +++ b/koffice-i18n-ca/docs/koffice/karbon/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = ca +SUBDIRS = $(AUTODIRS) +KDE_DOCS = AUTO +KDE_MANS = AUTO diff --git a/koffice-i18n-ca/docs/koffice/karbon/index.docbook b/koffice-i18n-ca/docs/koffice/karbon/index.docbook new file mode 100644 index 00000000..e4c4f162 --- /dev/null +++ b/koffice-i18n-ca/docs/koffice/karbon/index.docbook @@ -0,0 +1,91 @@ +<?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 % Catalan "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>El Manual de &karbon14;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +<othercredit role="translator" +><firstname +>Rafael</firstname +><surname +>Carreras</surname +> <email +>rafael.carreras@gmail.com</email +></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; és un editor de gràfics escalable per a &kde;. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Karbon14</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Introducció</title +> <para +>La documentació per a &kappname; no s'havia enllestit quan es va instal·lar el &kde; en aquest ordinador.</para +> <para +>Si us cal ajuda, si us plau mireu al <ulink url="http://www.kde.org" +>lloc web del &kde;</ulink +> per a actualitzacions, o envieu la vostra pregunta a la <ulink url="mailto:kde@kde.org" +>llista de correu de &kde;</ulink +>.</para +> <para +><emphasis +>L'equip &kde;</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + |