summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-17 16:55:14 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-17 16:55:14 +0000
commit19bd1a4cebcbe406cf9cf53111004b5655609df7 (patch)
tree1ca0b561f5836dd398e615177e5cb3b1be064562 /manual/plugins/main.tex
parent9f2be9b17f4e3e1b418e2e8513a6f28b496354fe (diff)
Fix Nim and Jackpot plugins for player. Add new platforms for Sudoku and Bubbles. (FS#5154, FS#5158 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9703 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 84e25481aa..b105e08cc6 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -1,3 +1,4 @@
+% $Id$ %
\chapter{Plugins}\label{ref:plugins}
Plugins are little programs that Rockbox can load and run. Plugins have
the file extension .rock. Most of them can be started from the main
@@ -23,7 +24,7 @@ will carry on playing whilst plugins are being run.
\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
-\opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/bubbles.tex}}
+\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/bubbles.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chessbox.tex}}
@@ -112,7 +113,7 @@ 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/sudoku.tex}}
{\input{plugins/text_viewer.tex}}