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)
downloadrockbox-19bd1a4cebcbe406cf9cf53111004b5655609df7.tar.gz
rockbox-19bd1a4cebcbe406cf9cf53111004b5655609df7.zip
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 @@
1% $Id$ %
1\chapter{Plugins}\label{ref:plugins} 2\chapter{Plugins}\label{ref:plugins}
2Plugins are little programs that Rockbox can load and run. Plugins have 3Plugins are little programs that Rockbox can load and run. Plugins have
3the file extension .rock. Most of them can be started from the main 4the 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.
23 24
24\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 25\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
25 26
26\opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/bubbles.tex}} 27\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/bubbles.tex}}
27 28
28\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chessbox.tex}} 29\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chessbox.tex}}
29 30
@@ -112,7 +113,7 @@ the associated file. Viewers are stored in the
112 113
113\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sort.tex}} 114\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sort.tex}}
114 115
115\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{\input{plugins/sudoku.tex}} 116\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/sudoku.tex}}
116 117
117{\input{plugins/text_viewer.tex}} 118{\input{plugins/text_viewer.tex}}
118 119