summaryrefslogtreecommitdiffstats
path: root/manual/platform/recorderv2fm.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-03-03 01:35:01 +0000
committerNils Wallménius <nils@rockbox.org>2007-03-03 01:35:01 +0000
commit70b4ea9992342c97a5840ff293a42ddbbca99f3c (patch)
treef4332ebe95fec011a5a8c9de14dd6c78cddc5a9d /manual/platform/recorderv2fm.tex
parentf2b6ecd5fef3487daf9493b25f880b52af1bf3e0 (diff)
downloadrockbox-70b4ea9992342c97a5840ff293a42ddbbca99f3c.tar.gz
rockbox-70b4ea9992342c97a5840ff293a42ddbbca99f3c.zip
Fix broken ipod manuals, correct some errors in the Wakeup alarm setting desription
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12559 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r--manual/platform/recorderv2fm.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index d11bb3b9a1..7b93efbf37 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -68,6 +68,10 @@
%Button actions, YesNo context
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
+%Button actions, Setting context
+\newcommand{\ActionSettingInc}{\ButtonUp}
+\newcommand{\ActionSettingDec}{\ButtonDown}
+
%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight}