diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-05-24 00:01:13 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-05-24 00:01:13 +0000 |
| commit | e7355f0a8d337c7d9b55b09555960fdf965df874 (patch) | |
| tree | 1addc44b0fc71648fcc1f7e328a3725f33a8844c | |
| parent | 8ed3b32ece8441e296f96e72b2f3461150c06d00 (diff) | |
| download | rockbox-e7355f0a8d337c7d9b55b09555960fdf965df874.zip rockbox-e7355f0a8d337c7d9b55b09555960fdf965df874.tar.gz rockbox-e7355f0a8d337c7d9b55b09555960fdf965df874.tar.bz2 rockbox-e7355f0a8d337c7d9b55b09555960fdf965df874.tar.xz | |
Manual: include mpegplayer.tex for all targets with bitmap lcd and software codec. The chapter was missing in greyscale Ipods manuals. This way it'll be autonatically included for manuals of future targets with both features.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17618 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 5ea5648..b478d97 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -113,7 +113,7 @@ the associated file. Viewers are stored in the \opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} -\opt{lcd_color,h1xx,m5,mrobe100}{\input{plugins/mpegplayer.tex}} +\opt{lcd_bitmap}{\opt{swcodec}{\input{plugins/mpegplayer.tex}}} \opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} |