summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-12 22:29:15 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-12 22:29:15 +0000
commit933bbaa1d60eb2e9775a979e19df21814b34d3dc (patch)
tree0dbe0778b2023b07bc8816a7dd82361521d75760 /manual/plugins/main.tex
parentfea567f9af5bf1de2611c97be8eff609eef63235 (diff)
downloadrockbox-933bbaa1d60eb2e9775a979e19df21814b34d3dc.zip
rockbox-933bbaa1d60eb2e9775a979e19df21814b34d3dc.tar.gz
rockbox-933bbaa1d60eb2e9775a979e19df21814b34d3dc.tar.bz2
rockbox-933bbaa1d60eb2e9775a979e19df21814b34d3dc.tar.xz
Patch #4823 by Nils Wallménius. Adds Pong and Sudoku to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9015 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 4904060..406de55 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -17,7 +17,9 @@ will carry on playing whilst plugins are being run.
\section{Games}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}
- {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}.}
+ {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}
+ \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{and Sudoku on page
+ \pageref{ref:Sudoku}}.}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}}
@@ -33,6 +35,8 @@ will carry on playing whilst plugins are being run.
\opt{player}{\input{plugins/nim.tex}}
+\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/pong.tex}}
+
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/rockblox.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sliding.tex}}
@@ -88,6 +92,8 @@ the associated file. Viewers are stored in the
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sort.tex}}
+\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{\input{plugins/sudoku.tex}}
+
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/text_viewer.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/vbrfix.tex}}