1
0
Fork 0
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:
Alexander Levin 2009-12-18 09:01:49 +00:00
parent 0900b563f2
commit d78422511e
3 changed files with 8 additions and 8 deletions

View file

@ -70,7 +70,7 @@
% %
\ActionFMStop \ActionFMStop
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop} \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{ONDIO_PAD}{%
\nopt{RECORDER_PAD}{\ActionFMPlay \nopt{RECORDER_PAD}{\ActionFMPlay
@ -79,7 +79,7 @@
% %
\ActionFMMode \ActionFMMode
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode}
& Switche between \setting{SCAN} and \setting{PRESET} mode.\\ & Switch between \setting{SCAN} and \setting{PRESET} mode.\\
% %
\ActionFMPreset \ActionFMPreset
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset}

View file

@ -87,17 +87,17 @@ the \setting{Show Files} setting to all.
% %
\ActionStdContext{} \ActionStdContext{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
& Enter the \setting{Context Menu}\\ & Enter the \setting{Context Menu}.\\
% %
\ActionStdMenu{} \ActionStdMenu{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu}
& Enters the \setting{Main Menu}\\ & Enter the \setting{Main Menu}.\\
% %
\opt{quickscreen}{ \opt{quickscreen}{
\ActionStdQuickScreen \ActionStdQuickScreen
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen}
& Switch to the \setting{Quick Screen} & Switch to the \setting{Quick Screen}
(see \reference{ref:QuickScreen}) \\ (see \reference{ref:QuickScreen}). \\
} }
\opt{RECORDER_PAD}{ \opt{RECORDER_PAD}{
\ButtonFThree & Switch to the \setting{Quick Screen}.\\ \ButtonFThree & Switch to the \setting{Quick Screen}.\\

View file

@ -64,7 +64,7 @@ your WPS (While Playing Screen).
\ActionWpsSkipPrev \ActionWpsSkipPrev
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev}
& Go to beginning of track, or if pressed while in the & 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 \ActionWpsSeekBack
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack}
@ -72,7 +72,7 @@ your WPS (While Playing Screen).
% %
\ActionWpsSkipNext \ActionWpsSkipNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext}
& Go to next track.\\ & Go to the next track.\\
% %
\ActionWpsSeekFwd \ActionWpsSeekFwd
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd}
@ -97,7 +97,7 @@ your WPS (While Playing Screen).
\opt{ONDIO_PAD}{\ActionWpsContext{} twice}% \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
\nopt{ONDIO_PAD}{\ActionWpsMenu}% \nopt{ONDIO_PAD}{\ActionWpsMenu}%
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
& Enter \setting{Main Menu}% & Enter \setting{Main Menu}.%
\opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
% %
\opt{quickscreen}{% \opt{quickscreen}{%