diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-05-29 23:13:25 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-05-29 23:13:25 +0000 |
commit | ca63d2f1a2d6fcbc9619237e9e4954480a4eb016 (patch) | |
tree | 17b851ff599a7a9b7bf30ea58242b3e88b4cd6c5 /manual/platform/recorderv2fm.tex | |
parent | f0d4fc6c6b146197c0fc51753d838252766aeda2 (diff) | |
download | rockbox-ca63d2f1a2d6fcbc9619237e9e4954480a4eb016.tar.gz rockbox-ca63d2f1a2d6fcbc9619237e9e4954480a4eb016.zip |
fix recorder manual build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13518 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r-- | manual/platform/recorderv2fm.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 9b48882fd3..3d8ede9ecf 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -60,6 +60,10 @@ \newcommand{\ActionWpsBrowse}{\ButtonOn} \newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn} +\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft} +\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight} +\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonOff} + %Button actions, tree context \newcommand{\ActionTreeWps}{\ButtonOn} \newcommand{\ActionTreeStop}{\ButtonOff} |