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{\ActionFMStop}{Long \ButtonUp}
|
||||
\newcommand{\ActionFMExit}{\ButtonPower}
|
||||
\newcommand{\ActionFMPlay}{\ButtonPlay}
|
||||
\newcommand{\ActionFMPlay}{\ButtonUp}
|
||||
\newcommand{\ActionFMSettingsInc}{\ButtonVolUp}
|
||||
\newcommand{\ActionFMSettingsDec}{\ButtonVolDown}
|
||||
\newcommand{\ActionFMPrev}{\ButtonLeft}
|
||||
|
|
Loading…
Reference in a new issue