1
0
Fork 0
forked from len0rd/rockbox

No button called Select on the H10, change to ButtonRight and hopefully repair manuals.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18145 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marc Guay 2008-07-29 01:53:25 +00:00
parent 2289c42f5f
commit 494a50d308
2 changed files with 2 additions and 2 deletions

View file

@ -120,7 +120,7 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecNewfile}{\ButtonSelect}
\newcommand{\ActionRecNewfile}{\ButtonRight}
\newcommand{\ActionRecExit}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonPower}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}

View file

@ -120,7 +120,7 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonPlay}
\newcommand{\ActionRecNewfile}{\ButtonSelect}
\newcommand{\ActionRecNewfile}{\ButtonRight}
\newcommand{\ActionRecExit}{\ButtonLeft}
\newcommand{\ActionRecMenu}{\ButtonPower}
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}