diff options
Diffstat (limited to 'koffice-i18n-et/docs/koffice/karbon')
-rw-r--r-- | koffice-i18n-et/docs/koffice/karbon/Makefile.am | 4 | ||||
-rw-r--r-- | koffice-i18n-et/docs/koffice/karbon/index.docbook | 97 |
2 files changed, 101 insertions, 0 deletions
diff --git a/koffice-i18n-et/docs/koffice/karbon/Makefile.am b/koffice-i18n-et/docs/koffice/karbon/Makefile.am new file mode 100644 index 00000000..f6c3e2e2 --- /dev/null +++ b/koffice-i18n-et/docs/koffice/karbon/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = et +SUBDIRS = $(AUTODIRS) +KDE_DOCS = AUTO +KDE_MANS = AUTO diff --git a/koffice-i18n-et/docs/koffice/karbon/index.docbook b/koffice-i18n-et/docs/koffice/karbon/index.docbook new file mode 100644 index 00000000..6246e2d3 --- /dev/null +++ b/koffice-i18n-et/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 % Estonian "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>&karbon14; käsiraamat</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +<othercredit role="translator" +><firstname +>Marek</firstname +><surname +>Laane</surname +><affiliation +><address +><email +>bald@starman.ee</email +></address +></affiliation +><contrib +>Tõlge eesti keelde</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; on &kde; vektorgraafikarakendus. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Karbon14</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Sissejuhatus</title +> <para +>Vabandust, aga &kappname; dokumentatsioon ei olnud veel selleks ajaks valmis, kui &kde; sinu arvutisse paigaldati.</para +> <para +>Kui vajad abi, vaata uuemat infot <ulink url="http://www.kde.org" +>&kde; veebileheküljelt</ulink +> või esita oma küsimus <ulink url="mailto:kde@kde.org" +>&kde; kasutajate meililisti</ulink +>.</para +> <para +><emphasis +>&kde; meeskond</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + |