forked from len0rd/rockbox
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
This commit is contained in:
parent
0a21ffabbe
commit
97365803d3
76 changed files with 134 additions and 312 deletions
|
|
@ -39,8 +39,7 @@
|
|||
MAS-chip is set to record mode for instant recordings.}
|
||||
}
|
||||
|
||||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\begin{btnmap}
|
||||
\ActionFMPrev, \ActionFMNext
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext}
|
||||
& Change frequency in \setting{SCAN} mode or jump to next/previous
|
||||
|
|
@ -91,7 +90,6 @@
|
|||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu}
|
||||
& Display the FM radio settings menu.\\
|
||||
\end{btnmap}
|
||||
\end{table}
|
||||
|
||||
\begin{description}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue