summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
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 6ae771623a..e7c3bff18e 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -24,7 +24,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
24 24
25\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}} 25\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}}
26 26
27\opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo}{\input{plugins/doom.tex}} 27\opt{SWCODEC}{\input{plugins/doom.tex}}
28 28
29\opt{HAVE_LCD_BITMAP}{\input{plugins/flipit.tex}} 29\opt{HAVE_LCD_BITMAP}{\input{plugins/flipit.tex}}
30 30
@@ -54,7 +54,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
54 54
55\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} 55\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}}
56 56
57\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipod3g,ipod4g,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/sudoku.tex}} 57\opt{recorder,recorderv2fm,ondio,h1xx,ipod3g,ipod4g,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}}
58 58
59\opt{HAVE_LCD_BITMAP}{\input{plugins/tetrox.tex}} 59\opt{HAVE_LCD_BITMAP}{\input{plugins/tetrox.tex}}
60 60
@@ -76,7 +76,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
76 76
77{\input{plugins/logo.tex}} 77{\input{plugins/logo.tex}}
78 78
79\opt{recorder,recorderv2fm,ondio,h1xx,HAVE_LCD_COLOR}{\input{plugins/mandelbrot.tex}} 79\opt{HAVE_LCD_BITMAP}{\input{plugins/mandelbrot.tex}}
80 80
81{\input{plugins/mosaic.tex}} 81{\input{plugins/mosaic.tex}}
82 82
@@ -94,12 +94,12 @@ text files, chip8 games), or from the \setting{Open with} option on the
94 94
95Viewers are plugins which are associated with specific file extensions. 95Viewers are plugins which are associated with specific file extensions.
96They cannot be run directly but are started by ``playing'' 96They cannot be run directly but are started by ``playing''
97the associated file. Viewers are stored in the 97the associated file. Viewers are stored in the
98\textbf{/.rockbox/viewers/ }directory. 98\textbf{/.rockbox/viewers/ }directory.
99 99
100\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}} 100\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}}
101 101
102\opt{recorder,recorderv2fm,ondio,h1xx,HAVE_LCD_COLOR}{\input{plugins/jpegviewer.tex}} 102\opt{HAVE_LCD_BITMAP}{\input{plugins/jpegviewer.tex}}
103 103
104\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 104\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
105 105