diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
| commit | 37d26dead9c9172a9e4e785c1906f2ac25c767ef (patch) | |
| tree | dc7583a708b9c7d26e0908e81e145fe756616389 /manual/plugins/main.tex | |
| parent | 329a4fa23be402ba1928995a78b9c8dceb96cb7b (diff) | |
| download | rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.zip rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.gz rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.bz2 rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.xz | |
Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
| -rw-r--r-- | manual/plugins/main.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 49adb01..a3f661f 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -62,11 +62,11 @@ See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator}. \opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/mosaic.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/oscillograph.tex}} +\opt{recorder,recorderv2fm,ondio,h1xx}{\input{plugins/oscillograph.tex}} \opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/snow.tex}} -\opt{recorder,recorderv2fm,ondio}{\input{plugins/vumeter.tex}} +\opt{recorder,recorderv2fm,ondio,h1xx}{\input{plugins/vumeter.tex}} \section{\label{ref:Viewersplugins}Viewers} |