diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-nl/docs/tdeutils/ktimer/index.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-nl/docs/tdeutils/ktimer/index.docbook')
-rw-r--r-- | tde-i18n-nl/docs/tdeutils/ktimer/index.docbook | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/tde-i18n-nl/docs/tdeutils/ktimer/index.docbook b/tde-i18n-nl/docs/tdeutils/ktimer/index.docbook new file mode 100644 index 00000000000..c3cf38e24f1 --- /dev/null +++ b/tde-i18n-nl/docs/tdeutils/ktimer/index.docbook @@ -0,0 +1,85 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&ktimer;"> + <!ENTITY package "tdeutils"> + <!ENTITY % Dutch "INCLUDE"> + <!ENTITY % addindex "IGNORE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Het handboek van &ktimer;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +&Sander.Koning; +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<date +>2001-01-20</date> +<releaseinfo +>0.00.00</releaseinfo> + +<abstract> +<para +>&ktimer; maakt deel uit van het pakket tdeutils. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>tdeutils</keyword> +<keyword +>ktimer</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction"> +<title +>Inleiding</title> +<para +>De documentatie voor &kappname; was nog niet af toen &kde; op deze computer werd geïnstalleerd.</para +> +<para +>Als u hulp nodig hebt, kunt u op <ulink url="http://www.kde.org" +>de website van KDE</ulink +> kijken of er bijgewerkte versies zijn, of uw vraag naar <ulink url="mailto:kde@kde.org" +>de gebruikersmailinglijst van &kde;</ulink +> sturen.</para> +<para +><emphasis +>Het &kde;-team</emphasis +></para +> &underFDL; &underGPL; </chapter> + +&documentation.index; +</book> +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes: nil +sgml-general-insert-case: lower +End: +--> + |