author | spiralman <spiralman> | 2002-12-13 22:41:34 (UTC) |
---|---|---|
committer | spiralman <spiralman> | 2002-12-13 22:41:34 (UTC) |
commit | 20506faece50d4a9187a5c3b09597f031be8493f (patch) (unidiff) | |
tree | f0fdcafd58859a9d3426dbb3a9aa451b872abe03 | |
parent | d178168d0980e62d6ce1acb92b6b62c07b64ea34 (diff) | |
download | opie-20506faece50d4a9187a5c3b09597f031be8493f.zip opie-20506faece50d4a9187a5c3b09597f031be8493f.tar.gz opie-20506faece50d4a9187a5c3b09597f031be8493f.tar.bz2 |
added entities to usermanual.sgm and made textedit compilable
-rw-r--r-- | docs/usermanual/textedit.sgm | 4 | ||||
-rw-r--r-- | docs/usermanual/usermanual.sgm | 12 |
2 files changed, 14 insertions, 2 deletions
diff --git a/docs/usermanual/textedit.sgm b/docs/usermanual/textedit.sgm index 3a30cb8..72c258f 100644 --- a/docs/usermanual/textedit.sgm +++ b/docs/usermanual/textedit.sgm | |||
@@ -53,3 +53,3 @@ and press "Ok" to save it ("x" cancels the save). | |||
53 | <para> | 53 | <para> |
54 | For a more detailed description of Cut and Paste in Opie, see <xref linkend=cutpaste>. To cut or copy text | 54 | For a more detailed description of Cut and Paste in Opie, see (add link to cut and paste here). To cut or copy text |
55 | to the clipboard, highlight the text and select Edit&arrow;Copy to add it without deleting the original text, or | 55 | to the clipboard, highlight the text and select Edit&arrow;Copy to add it without deleting the original text, or |
@@ -71,2 +71,2 @@ To insert the date and time, chose Edit&arrow;Insert Time and Date. | |||
71 | 71 | ||
72 | </chapter> \ No newline at end of file | 72 | </chapter> |
diff --git a/docs/usermanual/usermanual.sgm b/docs/usermanual/usermanual.sgm index 30849df..6192daf 100644 --- a/docs/usermanual/usermanual.sgm +++ b/docs/usermanual/usermanual.sgm | |||
@@ -20,2 +20,8 @@ | |||
20 | <!ENTITY pickboard SYSTEM "pickboard.sgm"> | 20 | <!ENTITY pickboard SYSTEM "pickboard.sgm"> |
21 | <!ENTITY calibrate SYSTEM "calibrate.sgm"> | ||
22 | <!ENTITY helpbrowser SYSTEM "helpbrowser.sgm"> | ||
23 | <!ENTITY login SYSTEM "login.sgm"> | ||
24 | <!ENTITY citytime SYSTEM "citytime.sgm"> | ||
25 | <!ENTITY textedit SYSTEM "textedit.sgm"> | ||
26 | <!ENTITY lightpower SYSTEM "lightpower.sgm"> | ||
21 | 27 | ||
@@ -44,2 +50,6 @@ | |||
44 | &keypebble; | 50 | &keypebble; |
51 | &helpbrowser; | ||
52 | &login; | ||
53 | &citytime; | ||
54 | &textedit; | ||
45 | </part> | 55 | </part> |
@@ -47,2 +57,4 @@ | |||
47 | &software; | 57 | &software; |
58 | &lightpower; | ||
59 | &calibrate; | ||
48 | </part> | 60 | </part> |