Fix the manual to reflect my previous commit, at least to the extent the
manual covers the topics already. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15707 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
92b6ee91fa
commit
836d400308
1 changed files with 2 additions and 2 deletions
|
@ -110,8 +110,8 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonUp}
|
||||
\newcommand{\ActionRecExit}{\ButtonPower}
|
||||
\newcommand{\ActionRecExit}{\ButtonDown}
|
||||
\newcommand{\ActionRecNewfile}{\ButtonRec}
|
||||
\newcommand{\ActionRecMenu}{Long \ButtonDown}
|
||||
\newcommand{\ActionRecMenu}{\ButtonDown}
|
||||
\newcommand{\ActionSettingsInc}{\ButtonRight}
|
||||
\newcommand{\ActionSettingsDec}{\ButtonLeft}
|
||||
|
|
Loading…
Reference in a new issue