summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-05-31 12:41:53 +0000
committerNils Wallménius <nils@rockbox.org>2006-05-31 12:41:53 +0000
commit2040a158734387641728d0e7941f30078c8f065a (patch)
tree1fbaf8c9e7c3d0f982e032f924ea0115377dc771 /manual/plugins/main.tex
parentaa1834ef323a7eb368578dc25d06bc931fb89ea7 (diff)
downloadrockbox-2040a158734387641728d0e7941f30078c8f065a.tar.gz
rockbox-2040a158734387641728d0e7941f30078c8f065a.zip
(1) removed calendar from ondio manual.(2)Added text editor to all supported targets' manuals. (3)Patch from Jonas Häggqvist add x5 keys to solitaire also added screenshot.(4)removed euroconverter from recorder manual and added it to player manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10028 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 6cc23f1241..f27e6b8293 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -24,7 +24,7 @@ will carry on playing whilst plugins are being run.
24 24
25\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 25\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
26 26
27\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD,x5}{\input{plugins/bubbles.tex}} 27\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}}
28 28
29\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/chessbox.tex}} 29\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/chessbox.tex}}
30 30
@@ -54,7 +54,7 @@ will carry on playing whilst plugins are being run.
54 54
55\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/sokoban.tex}} 55\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/sokoban.tex}}
56 56
57\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/solitaire.tex}} 57\opt{HAVE_LCD_BITMAP}{\input{plugins/solitaire.tex}}
58 58
59\opt{HAVE_LCD_BITMAP}{\input{plugins/spacerocks.tex}} 59\opt{HAVE_LCD_BITMAP}{\input{plugins/spacerocks.tex}}
60 60
@@ -131,7 +131,7 @@ the associated file. Viewers are stored in the
131 131
132\opt{HAVE_LCD_BITMAP}{\input{plugins/calculator.tex}} 132\opt{HAVE_LCD_BITMAP}{\input{plugins/calculator.tex}}
133 133
134\opt{recorder,recorderv2fm,ondio}{\input{plugins/calendar.tex}} 134\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}}
135 135
136{\input{plugins/chess_clock.tex}} 136{\input{plugins/chess_clock.tex}}
137 137
@@ -139,7 +139,7 @@ the associated file. Viewers are stored in the
139 139
140{\input{plugins/dice.tex}} 140{\input{plugins/dice.tex}}
141 141
142\opt{recorder,recorderv2fm}{\input{plugins/euro_converter.tex}} 142\opt{player}{\input{plugins/euro_converter.tex}}
143 143
144{\input{plugins/favorites.tex}} 144{\input{plugins/favorites.tex}}
145 145
@@ -153,4 +153,4 @@ the associated file. Viewers are stored in the
153 153
154{\input{plugins/stopwatch.tex}} 154{\input{plugins/stopwatch.tex}}
155 155
156\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{\input{plugins/text_editor.tex}} 156\opt{HAVE_LCD_BITMAP}{\input{plugins/text_editor.tex}}