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/recorder.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/platform/recorder.tex') diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index c601ae2357..bc49518fa1 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -104,7 +104,7 @@ \newcommand{\ActionRecPause}{\ButtonPlay} \newcommand{\ActionRecFTwo}{\ButtonFTwo} \newcommand{\ActionRecFThree}{\ButtonFThree} -\newcommand{\ActionSettingsInc}{\ButtonRight} -\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{\ButtonFOne} \newcommand{\ActionRecExit}{\ButtonOff} -- cgit v1.2.3