summaryrefslogtreecommitdiff
path: root/manual/plugins/vumeter.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/vumeter.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/vumeter.tex')
-rw-r--r--manual/plugins/vumeter.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 23c785ebfd..a29d88f44b 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -9,8 +9,7 @@ of small meters in addition to the main display (as above). From the
9settings menu the decay time for the meter (its memory), the meter type 9settings menu the decay time for the meter (its memory), the meter type
10and the meter scale can be changed. 10and the meter scale can be changed.
11 11
12\begin{table} 12\begin{btnmap}
13\begin{btnmap}{}{}
14\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 13\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
15\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 14\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
16\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 15\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
@@ -60,4 +59,3 @@ and the meter scale can be changed.
60 \opt{HAVEREMOTEKEYMAP}{& } 59 \opt{HAVEREMOTEKEYMAP}{& }
61 & Lower Volume\\ 60 & Lower Volume\\
62\end{btnmap} 61\end{btnmap}
63\end{table}