summaryrefslogtreecommitdiff
path: root/manual/plugins/chopper.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/plugins/chopper.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/chopper.tex')
-rw-r--r--manual/plugins/chopper.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex
index b415707e0a..f7d7f8a743 100644
--- a/manual/plugins/chopper.tex
+++ b/manual/plugins/chopper.tex
@@ -5,8 +5,7 @@
5 Navigate a cavernous maze without banging into walls, the 5 Navigate a cavernous maze without banging into walls, the
6 ceiling, or the floor. How long can you fly your chopper? 6 ceiling, or the floor. How long can you fly your chopper?
7 7
8 \begin{table} 8 \begin{btnmap}
9 \begin{btnmap}{}{}
10 \opt{RECORDER_PAD}{\ButtonPlay}% 9 \opt{RECORDER_PAD}{\ButtonPlay}%
11 \opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu} 10 \opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu}
12 \opt{IRIVER_H10_PAD}{\ButtonRight} 11 \opt{IRIVER_H10_PAD}{\ButtonRight}
@@ -30,4 +29,3 @@
30 \opt{HAVEREMOTEKEYMAP}{& } 29 \opt{HAVEREMOTEKEYMAP}{& }
31 & Enter menu\\ 30 & Enter menu\\
32 \end{btnmap} 31 \end{btnmap}
33\end{table}