From 6f027bbe252cb3447deb92a38f3a2efebe7f0498 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 29 Mar 2008 00:19:25 +0000 Subject: Add some more missing Action commands to the H10s' and recording capable Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/c200.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual/platform/c200.tex') diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex index b0e586e94b..a43aa4a3b3 100644 --- a/manual/platform/c200.tex +++ b/manual/platform/c200.tex @@ -102,11 +102,11 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonUp} -\newcommand{\ActionRecExit}{\ButtonPower} +\newcommand{\ActionRecExit}{Long \ButtonPower} \newcommand{\ActionRecNewfile}{\ButtonRec} \newcommand{\ActionRecMenu}{Long \ButtonDown} -\newcommand{\ActionSettingsInc}{\ButtonRight} -\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} \newcommand{\ActionQuickscreenExit}{\ButtonPower} -- cgit v1.2.3