diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-11-08 14:04:05 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-11-08 14:04:05 (GMT) |
commit | d4d0103b02d9916d19e36c987605a5d95e339959 (patch) | |
tree | 2d571a7326a71a768448ba8ab0cd87eeccfd66d8 /Kolab_for_UCS/de-DE/Configuration.xml | |
parent | e68258a01504827caf24ea76879da3fb2bd9fd6e (diff) | |
download | kolab-docs-d4d0103b02d9916d19e36c987605a5d95e339959.tar.gz |
Add Kolab_for_UCS in German
Diffstat (limited to 'Kolab_for_UCS/de-DE/Configuration.xml')
-rw-r--r-- | Kolab_for_UCS/de-DE/Configuration.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Kolab_for_UCS/de-DE/Configuration.xml b/Kolab_for_UCS/de-DE/Configuration.xml new file mode 100644 index 0000000..f03a0f1 --- /dev/null +++ b/Kolab_for_UCS/de-DE/Configuration.xml @@ -0,0 +1,39 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "Kolab_for_UCS.ent"> +%BOOK_ENTITIES; +]> +<chapter id="chap-Kolab_for_UCS-Configuration"> + <title>Configuration</title> + <para> + This is a test paragraph + </para> + <section id="sect-Kolab_for_UCS-Configuration-Test_Section_1"> + <title>Test Section 1</title> + <para> + This is a test paragraph in a section + </para> + + </section> + + <section id="sect-Kolab_for_UCS-Configuration-Test_Section_2"> + <title>Test Section 2</title> + <para> + This is a test paragraph in Section 2 + <orderedlist> + <listitem> + <para> + listitem text + </para> + + </listitem> + + </orderedlist> + + </para> + + </section> + + +</chapter> + |