diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2010-07-23 04:21:54 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2010-07-23 04:21:54 +0000 |
| commit | 890295a6e09d0e64431bf6ec9a5f0a4dae723b92 (patch) | |
| tree | e9fffc3d7b16e610de4645e85d3fac8021d76015 | |
| parent | 7cb7c78346311cc97cbd13e3e51404944d717dd8 (diff) | |
| download | rockbox-890295a6e09d0e64431bf6ec9a5f0a4dae723b92.zip rockbox-890295a6e09d0e64431bf6ec9a5f0a4dae723b92.tar.gz rockbox-890295a6e09d0e64431bf6ec9a5f0a4dae723b92.tar.bz2 rockbox-890295a6e09d0e64431bf6ec9a5f0a4dae723b92.tar.xz | |
Also fix Rockboy wrongly included in the Ipod Minis' manual. The option is just called 'ipodmini' because there is no difference between the two Minis important to the manual. Maybe the platform file should be renamed accordingly?.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27526 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 1e5fa7c..b1020a2 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -194,7 +194,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{lcd_bitmap}{\nopt{% ONDIO_PAD%,m200, % not enough buttons for keymap - ,ipod1g2g,ipod3g,ipod4g,ipodmini1g% horizontal pixelformat not implemented + ,ipod1g2g,ipod3g,ipod4g,ipodmini% horizontal pixelformat not implemented ,iaudiom3%,mpiohd2000, % vertical interleaved pixelformat not implemented ,mrobe100% lcd size/depth not implemented }{ |