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) (unidiff)
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 @@
1<chapter id=i18n><title>Translations</title>
2 <para>
3 The OPIE-Project tries to offer the support for as many languages as possible.
4 In this chapter the process of translating OPIE and its documentation is explained.
5 </para>
6<section>
7 <title>Introduction</title>
8 <para>
9 test blah blah
10 </para>
11</section>
12<section>
13 <title>Preferences</title>
14 <para>
15 test blah blah
16 </para>
17</section>
18</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 @@
13<!ENTITY today SYSTEM "today.sgm"> 13<!ENTITY today SYSTEM "today.sgm">
14<!ENTITY irda SYSTEM "irda.sgm"> 14<!ENTITY irda SYSTEM "irda.sgm">
15<!ENTITY keypebble SYSTEM "keypebble.sgm"> 15<!ENTITY keypebble SYSTEM "keypebble.sgm">
16<!ENTITY i18n SYSTEM "i18n.sgm">
16]> 17]>
17<book><title>Opie User Manual</title> 18<book><title>Opie User Manual</title>
18<bookinfo><authorgroup><collab> 19<bookinfo><authorgroup><collab>
@@ -39,4 +40,7 @@
39<part><title>Applets</title> 40<part><title>Applets</title>
40&irda; 41&irda;
41</part> 42</part>
43<part><title>Technical Details</title>
44&i18n;
45</part>
42</book> 46</book>