summaryrefslogtreecommitdiff
path: root/docs
authorcniehaus <cniehaus>2002-12-13 23:09:34 (UTC)
committer cniehaus <cniehaus>2002-12-13 23:09:34 (UTC)
commit5e7ea7ebd8175993f951731e371b4e3609df654b (patch) (side-by-side diff)
tree4399c095dea677cbe614e5e5a22a587fb18da127 /docs
parent2e922ec81282a735a04ca1e822329c615b979ebf (diff)
downloadopie-5e7ea7ebd8175993f951731e371b4e3609df654b.zip
opie-5e7ea7ebd8175993f951731e371b4e3609df654b.tar.gz
opie-5e7ea7ebd8175993f951731e371b4e3609df654b.tar.bz2
qwertz
Diffstat (limited to 'docs') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/usermanual/installation.sgm16
-rw-r--r--docs/usermanual/usermanual.sgm2
-rw-r--r--docs/usermanual/whatisopie.sgm2
3 files changed, 11 insertions, 9 deletions
diff --git a/docs/usermanual/installation.sgm b/docs/usermanual/installation.sgm
index 62874bb..9849965 100644
--- a/docs/usermanual/installation.sgm
+++ b/docs/usermanual/installation.sgm
@@ -1,7 +1,7 @@
<chapter><title>Installation</title>
-<section><title>iPAQ</title>
+<section><title>&ipaq;</title>
<para>
-To install opie on an iPAQ, you will need a fresh Familiar installation (ie,
+To install opie on an &ipaq;, you will need a fresh Familiar installation (ie,
install Familiar, and stop before you do ipkg install task-complete or ipkg
install task-x), go to http://familiar.handhelds.org to get the latest version,
and to get installation instructions (again, stop after the initial boot and do
@@ -16,7 +16,7 @@ your /etc/ipkg.conf file before attempting to install opie.
</para>
</note>
<para>
-Once you have Familiar installed, set up a network connection between your iPAQ
+Once you have Familiar installed, set up a network connection between your $ipaq;
and the ouside world (again, see the Familiar site for instructions on this),
and then run this command:
<informalexample>
@@ -31,7 +31,7 @@ then, run:
ipkg update && ipkg install task-opie
</literallayout>
</informalexample>
-If you have a 3100 or 3800 series iPAQ, run:
+If you have a 3100 or 3800 series &ipaq;, run:
<informalexample>
<literallayout>
ipkg install qt-embedded-rotation
@@ -56,12 +56,12 @@ the command line in &opie;.
</para>
</section>
-<section><title>Zaurus</title>
+<section><title>&zaurus;</title>
<para>
-To completely install &opie; on the Zaurus, you will have to install OpenZaurus,
+To completely install &opie; on the &zaurus;, you will have to install OpenZaurus,
which includes &opie;. However, individual &opie; applications will work fine on the
-default Zaurus rom. Do not install &opie;'s launcher on a default Zaurus ROM
+default &zaurus; rom. Do not install &opie;'s launcher on a default &zaurus; ROM
though.
</para>
</section>
-</chapter> \ No newline at end of file
+</chapter>
diff --git a/docs/usermanual/usermanual.sgm b/docs/usermanual/usermanual.sgm
index 3acc8db..7c457d7 100644
--- a/docs/usermanual/usermanual.sgm
+++ b/docs/usermanual/usermanual.sgm
@@ -43,6 +43,8 @@
<!ENTITY opie "OPIE">
<!ENTITY todayapp "Today">
<!ENTITY qt "Qt">
+<!ENTITY ipaq "iPAQ">
+<!ENTITY zaurus "Zaurus">
]>
<book><title>&opie; User Manual</title>
<bookinfo><authorgroup><collab>
diff --git a/docs/usermanual/whatisopie.sgm b/docs/usermanual/whatisopie.sgm
index e60897c..583a9f8 100644
--- a/docs/usermanual/whatisopie.sgm
+++ b/docs/usermanual/whatisopie.sgm
@@ -2,7 +2,7 @@
<para>
&opie; is a GUI (Graphical User Interface) for the Linux operating system (and
might work on other OSes as well). It was originally designed for handheld
-computers (such as the Compaq/HP iPAQ and the Sharp Zaurus), but could
+computers (such as the Compaq/HP &ipaq; and the Sharp &zaurus;), but could
probably function well in other environments requiring a light GUI, such as an
old laptop, or an internet kiosk. It is based upon &qt;/Embedded from Trolltech,
which is in turn a graphical environment designed for embedded applications,