diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-01-05 21:32:48 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-01-05 21:32:48 +0000 |
commit | 20bdb6da7e4758df8c7dcb6f3dda2bc6707e7ea9 (patch) | |
tree | d14e6e4bcc7d606d9157d969f7e592fc221f0280 /manual/platform/h10_5gb.tex | |
parent | f7afb1b3b0626060d2ca3f52b163f5cb0fb39ac2 (diff) | |
download | rockbox-20bdb6da7e4758df8c7dcb6f3dda2bc6707e7ea9.tar.gz rockbox-20bdb6da7e4758df8c7dcb6f3dda2bc6707e7ea9.zip |
Change H10 button names to be more intuitive as discussed on IRC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11923 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/h10_5gb.tex')
-rw-r--r-- | manual/platform/h10_5gb.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index 80decb5aa9..f8b3d22420 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -20,11 +20,11 @@ \newcommand{\firmwarefilename}{\fname{rockbox.h10}} \newcommand{\screenshotsize}{4cm} -\newcommand{\ButtonLeft}{\btnfnt{Prev}} -\newcommand{\ButtonRight}{\btnfnt{Next}} -\newcommand{\ButtonRew}{\btnfnt{Rew}} +\newcommand{\ButtonLeft}{\btnfnt{Cancel}} +\newcommand{\ButtonRight}{\btnfnt{Select}} +\newcommand{\ButtonRew}{\btnfnt{Prev}} \newcommand{\ButtonPlay}{\btnfnt{Play}} -\newcommand{\ButtonFF}{\btnfnt{Ffwd}} +\newcommand{\ButtonFF}{\btnfnt{Next}} \newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} \newcommand{\ButtonPower}{\btnfnt{Power}} |