summaryrefslogtreecommitdiff
path: root/docs
authorspiralman <spiralman>2002-12-13 22:41:34 (UTC)
committer spiralman <spiralman>2002-12-13 22:41:34 (UTC)
commit20506faece50d4a9187a5c3b09597f031be8493f (patch) (unidiff)
treef0fdcafd58859a9d3426dbb3a9aa451b872abe03 /docs
parentd178168d0980e62d6ce1acb92b6b62c07b64ea34 (diff)
downloadopie-20506faece50d4a9187a5c3b09597f031be8493f.zip
opie-20506faece50d4a9187a5c3b09597f031be8493f.tar.gz
opie-20506faece50d4a9187a5c3b09597f031be8493f.tar.bz2
added entities to usermanual.sgm and made textedit compilable
Diffstat (limited to 'docs') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/usermanual/textedit.sgm4
-rw-r--r--docs/usermanual/usermanual.sgm12
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
@@ -48,13 +48,13 @@ field. Once you have entered the name of the file, move into the directory you
48and press "Ok" to save it ("x" cancels the save). 48and press "Ok" to save it ("x" cancels the save).
49</para> 49</para>
50</section> 50</section>
51 51
52<section><title>Cut and Paste</title> 52<section><title>Cut and Paste</title>
53<para> 53<para>
54For a more detailed description of Cut and Paste in Opie, see <xref linkend=cutpaste>. To cut or copy text 54For a more detailed description of Cut and Paste in Opie, see (add link to cut and paste here). To cut or copy text
55to the clipboard, highlight the text and select Edit&arrow;Copy to add it without deleting the original text, or 55to the clipboard, highlight the text and select Edit&arrow;Copy to add it without deleting the original text, or
56Edit&arrow;Cut to add it to the clipboard and delete the original text. Then move the cursor to where you want to 56Edit&arrow;Cut to add it to the clipboard and delete the original text. Then move the cursor to where you want to
57paste the text and chose Edit&arrow;Paste. These three menu items do the same thing as those in the Clipboard 57paste the text and chose Edit&arrow;Paste. These three menu items do the same thing as those in the Clipboard
58Applet (they even use the same clipboard), and can also be access from their respective icons in the toolbar. 58Applet (they even use the same clipboard), and can also be access from their respective icons in the toolbar.
59</para> 59</para>
60</section> 60</section>
@@ -66,7 +66,7 @@ To insert the date and time, chose Edit&arrow;Insert Time and Date.
66</section> 66</section>
67 67
68<section><title>Finding Text</title> 68<section><title>Finding Text</title>
69<para> 69<para>
70 70
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
@@ -15,12 +15,18 @@
15<!ENTITY keypebble SYSTEM "keypebble.sgm"> 15<!ENTITY keypebble SYSTEM "keypebble.sgm">
16<!ENTITY i18n SYSTEM "i18n.sgm"> 16<!ENTITY i18n SYSTEM "i18n.sgm">
17<!ENTITY kjumpx SYSTEM "kjumpx.sgm"> 17<!ENTITY kjumpx SYSTEM "kjumpx.sgm">
18<!ENTITY handwriting SYSTEM "handwriting.sgm"> 18<!ENTITY handwriting SYSTEM "handwriting.sgm">
19<!ENTITY multikey SYSTEM "multikey.sgm"> 19<!ENTITY multikey SYSTEM "multikey.sgm">
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
22<!--Now the real entities--> 28<!--Now the real entities-->
23<!ENTITY opie "OPIE"> 29<!ENTITY opie "OPIE">
24<!ENTITY todayapp "Today"> 30<!ENTITY todayapp "Today">
25<!ENTITY qt "Qt"> 31<!ENTITY qt "Qt">
26]> 32]>
@@ -39,15 +45,21 @@
39&calendar; 45&calendar;
40&todo; 46&todo;
41&today; 47&today;
42&filemanager; 48&filemanager;
43&embeddedkonsole; 49&embeddedkonsole;
44&keypebble; 50&keypebble;
51&helpbrowser;
52&login;
53&citytime;
54&textedit;
45</part> 55</part>
46<part><title>Settings</title> 56<part><title>Settings</title>
47&software; 57&software;
58&lightpower;
59&calibrate;
48</part> 60</part>
49<part><title>Applets</title> 61<part><title>Applets</title>
50&irda; 62&irda;
51</part> 63</part>
52<part><title>Inputmethods</title> 64<part><title>Inputmethods</title>
53&kjumpx; 65&kjumpx;