summaryrefslogtreecommitdiff
path: root/docs
authorcniehaus <cniehaus>2002-12-06 22:38:23 (UTC)
committer cniehaus <cniehaus>2002-12-06 22:38:23 (UTC)
commit7911ebe3b7279874ed33e6b6fc564abdf31aea7a (patch) (side-by-side diff)
tree523ddaf68b1c0a065a26a921971955b0909d488f /docs
parentdb466251a506d0af3f1eb5d0095ca151e887267d (diff)
downloadopie-7911ebe3b7279874ed33e6b6fc564abdf31aea7a.zip
opie-7911ebe3b7279874ed33e6b6fc564abdf31aea7a.tar.gz
opie-7911ebe3b7279874ed33e6b6fc564abdf31aea7a.tar.bz2
starting new text.
Spiralman: did I do this correctly?
Diffstat (limited to 'docs') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/usermanual/i18n.sgm18
-rw-r--r--docs/usermanual/usermanual.sgm4
2 files changed, 22 insertions, 0 deletions
diff --git a/docs/usermanual/i18n.sgm b/docs/usermanual/i18n.sgm
new file mode 100644
index 0000000..a9902c4
--- a/dev/null
+++ b/docs/usermanual/i18n.sgm
@@ -0,0 +1,18 @@
+<chapter id=i18n><title>Translations</title>
+ <para>
+ The OPIE-Project tries to offer the support for as many languages as possible.
+ In this chapter the process of translating OPIE and its documentation is explained.
+ </para>
+<section>
+ <title>Introduction</title>
+ <para>
+ test blah blah
+ </para>
+</section>
+<section>
+ <title>Preferences</title>
+ <para>
+ test blah blah
+ </para>
+</section>
+</chapter>
diff --git a/docs/usermanual/usermanual.sgm b/docs/usermanual/usermanual.sgm
index 2fdeb30..6adc963 100644
--- a/docs/usermanual/usermanual.sgm
+++ b/docs/usermanual/usermanual.sgm
@@ -13,6 +13,7 @@
<!ENTITY today SYSTEM "today.sgm">
<!ENTITY irda SYSTEM "irda.sgm">
<!ENTITY keypebble SYSTEM "keypebble.sgm">
+<!ENTITY i18n SYSTEM "i18n.sgm">
]>
<book><title>Opie User Manual</title>
<bookinfo><authorgroup><collab>
@@ -39,4 +40,7 @@
<part><title>Applets</title>
&irda;
</part>
+<part><title>Technical Details</title>
+&i18n;
+</part>
</book>