summaryrefslogtreecommitdiff
path: root/manual/main_menu/fmradio.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/main_menu/fmradio.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/main_menu/fmradio.tex')
-rw-r--r--manual/main_menu/fmradio.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index c14902f833..11b97ade10 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -39,8 +39,7 @@
39 MAS-chip is set to record mode for instant recordings.} 39 MAS-chip is set to record mode for instant recordings.}
40 } 40 }
41 41
42 \begin{table} 42 \begin{btnmap}
43 \begin{btnmap}{}{}
44 \ActionFMPrev, \ActionFMNext 43 \ActionFMPrev, \ActionFMNext
45 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext} 44 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext}
46 & Change frequency in \setting{SCAN} mode or jump to next/previous 45 & Change frequency in \setting{SCAN} mode or jump to next/previous
@@ -91,7 +90,6 @@
91 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu} 90 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu}
92 & Display the FM radio settings menu.\\ 91 & Display the FM radio settings menu.\\
93 \end{btnmap} 92 \end{btnmap}
94 \end{table}
95 93
96 \begin{description} 94 \begin{description}
97 95