forked from len0rd/rockbox
Fix the c200 manual which was broken by yesterday's button action macros in the radio chapter commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16213 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ae06fa3434
commit
bed73ee759
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
\newcommand{\ActionFMMode}{\ButtonRec}
|
\newcommand{\ActionFMMode}{\ButtonRec}
|
||||||
\newcommand{\ActionFMStop}{Long \ButtonUp}
|
\newcommand{\ActionFMStop}{Long \ButtonUp}
|
||||||
\newcommand{\ActionFMExit}{\ButtonPower}
|
\newcommand{\ActionFMExit}{\ButtonPower}
|
||||||
\newcommand{\ActionFMPlay}{\ButtonPlay}
|
\newcommand{\ActionFMPlay}{\ButtonUp}
|
||||||
\newcommand{\ActionFMSettingsInc}{\ButtonVolUp}
|
\newcommand{\ActionFMSettingsInc}{\ButtonVolUp}
|
||||||
\newcommand{\ActionFMSettingsDec}{\ButtonVolDown}
|
\newcommand{\ActionFMSettingsDec}{\ButtonVolDown}
|
||||||
\newcommand{\ActionFMPrev}{\ButtonLeft}
|
\newcommand{\ActionFMPrev}{\ButtonLeft}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue