forked from len0rd/rockbox
Fix some more places (sequel to r24053)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24066 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0900b563f2
commit
d78422511e
3 changed files with 8 additions and 8 deletions
|
@ -70,7 +70,7 @@
|
|||
%
|
||||
\ActionFMStop
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop}
|
||||
& Stop the radio and returns to \setting{Main Menu}.\\%
|
||||
& Stop the radio and return to \setting{Main Menu}.\\%
|
||||
%
|
||||
\nopt{ONDIO_PAD}{%
|
||||
\nopt{RECORDER_PAD}{\ActionFMPlay
|
||||
|
@ -79,7 +79,7 @@
|
|||
%
|
||||
\ActionFMMode
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode}
|
||||
& Switche between \setting{SCAN} and \setting{PRESET} mode.\\
|
||||
& Switch between \setting{SCAN} and \setting{PRESET} mode.\\
|
||||
%
|
||||
\ActionFMPreset
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset}
|
||||
|
|
|
@ -87,17 +87,17 @@ the \setting{Show Files} setting to all.
|
|||
%
|
||||
\ActionStdContext{}
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
|
||||
& Enter the \setting{Context Menu}\\
|
||||
& Enter the \setting{Context Menu}.\\
|
||||
%
|
||||
\ActionStdMenu{}
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu}
|
||||
& Enters the \setting{Main Menu}\\
|
||||
& Enter the \setting{Main Menu}.\\
|
||||
%
|
||||
\opt{quickscreen}{
|
||||
\ActionStdQuickScreen
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen}
|
||||
& Switch to the \setting{Quick Screen}
|
||||
(see \reference{ref:QuickScreen}) \\
|
||||
(see \reference{ref:QuickScreen}). \\
|
||||
}
|
||||
\opt{RECORDER_PAD}{
|
||||
\ButtonFThree & Switch to the \setting{Quick Screen}.\\
|
||||
|
|
|
@ -64,7 +64,7 @@ your WPS (While Playing Screen).
|
|||
\ActionWpsSkipPrev
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev}
|
||||
& Go to beginning of track, or if pressed while in the
|
||||
first seconds of a track, go to previous track.\\
|
||||
first seconds of a track, go to the previous track.\\
|
||||
%
|
||||
\ActionWpsSeekBack
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack}
|
||||
|
@ -72,7 +72,7 @@ your WPS (While Playing Screen).
|
|||
%
|
||||
\ActionWpsSkipNext
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext}
|
||||
& Go to next track.\\
|
||||
& Go to the next track.\\
|
||||
%
|
||||
\ActionWpsSeekFwd
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd}
|
||||
|
@ -97,7 +97,7 @@ your WPS (While Playing Screen).
|
|||
\opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
|
||||
\nopt{ONDIO_PAD}{\ActionWpsMenu}%
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
|
||||
& Enter \setting{Main Menu}%
|
||||
& Enter \setting{Main Menu}.%
|
||||
\opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
|
||||
%
|
||||
\opt{quickscreen}{%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue