summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-07-22 22:09:40 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-07-22 22:09:40 +0000
commit7cb7c78346311cc97cbd13e3e51404944d717dd8 (patch)
treeae2832684d99b60c4d3ac1f1cc7eabe60522804c
parent3f0b93c0118f306f6ab8807f2e8d878cb30d649e (diff)
downloadrockbox-7cb7c78346311cc97cbd13e3e51404944d717dd8.tar.gz
rockbox-7cb7c78346311cc97cbd13e3e51404944d717dd8.zip
Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the opening { made TeX ignore the first following option, a comment also escapes the linebreak and helps here. Also change the option to ONDIO_PAD as the keypad is the important criteria here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27525 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 3318315df6..1e5fa7c681 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -192,8 +192,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}}
-\opt{lcd_bitmap}{\nopt{
- ondio%,m200, % not enough buttons for keymap
+\opt{lcd_bitmap}{\nopt{%
+ ONDIO_PAD%,m200, % not enough buttons for keymap
,ipod1g2g,ipod3g,ipod4g,ipodmini1g% horizontal pixelformat not implemented
,iaudiom3%,mpiohd2000, % vertical interleaved pixelformat not implemented
,mrobe100% lcd size/depth not implemented