author | spiralman <spiralman> | 2002-07-28 18:38:41 (UTC) |
---|---|---|
committer | spiralman <spiralman> | 2002-07-28 18:38:41 (UTC) |
commit | b251444c6eb50d8b80f7a79cef8930f401a2ff4d (patch) (unidiff) | |
tree | 33d47bceded8031f9748bcfc53afa417c1b8c149 /docs | |
parent | 07be2f810ca33e1ac43a4a1491da478cf32f9524 (diff) | |
download | opie-b251444c6eb50d8b80f7a79cef8930f401a2ff4d.zip opie-b251444c6eb50d8b80f7a79cef8930f401a2ff4d.tar.gz opie-b251444c6eb50d8b80f7a79cef8930f401a2ff4d.tar.bz2 |
added author information
-rw-r--r-- | docs/usermanual/usermanual.sgm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/usermanual/usermanual.sgm b/docs/usermanual/usermanual.sgm index 0232cd3..f691889 100644 --- a/docs/usermanual/usermanual.sgm +++ b/docs/usermanual/usermanual.sgm | |||
@@ -1,8 +1,11 @@ | |||
1 | <!DOCTYPE book PUBLIC "-OASIS//DTD DocBook V4.2//EN" [ | 1 | <!DOCTYPE book PUBLIC "-OASIS//DTD DocBook V4.2//EN" [ |
2 | <!ENTITY arrow "-->"> | 2 | <!ENTITY arrow "-->"> |
3 | ]> | 3 | ]> |
4 | <book><title>Opie User Manual</title> | 4 | <book><title>Opie User Manual</title> |
5 | <bookinfo><authorgroup><collab> | ||
6 | <collabname>The Opie Team</collabname> | ||
7 | </collab></authorgroup></bookinfo> | ||
5 | <part><title>Getting Started</title> | 8 | <part><title>Getting Started</title> |
6 | <chapter><title>What is Opie?</title> | 9 | <chapter><title>What is Opie?</title> |
7 | <para> | 10 | <para> |
8 | Opie is a GUI (Graphical User Interface) for the Linux operating system (and | 11 | Opie is a GUI (Graphical User Interface) for the Linux operating system (and |
@@ -14,9 +17,9 @@ which is in turn a graphical environment designed for embedded applications, | |||
14 | based upon the QT toolkit. | 17 | based upon the QT toolkit. |
15 | </para> | 18 | </para> |
16 | <para> | 19 | <para> |
17 | Opie has been designed for devices with small screens, and a touchscreen input | 20 | Opie has been designed for devices with small screens, and a touchscreen input |
18 | device (ie, only one mouse click, and no constant mouse position), as well as | 21 | device (ie, only one mouse click, and no constant mouse position), as well as |
19 | designed to fit in a relatively small amount of storage space (about 5 megabytes | 22 | designed to fit in a relatively small amount of storage space (about 5 megabytes |
20 | for the base libraries and the launcher). | 23 | for the base libraries and the launcher). |
21 | </para> | 24 | </para> |
22 | </chapter> | 25 | </chapter> |