summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-01-05 21:32:48 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-01-05 21:32:48 +0000
commit20bdb6da7e4758df8c7dcb6f3dda2bc6707e7ea9 (patch)
treed14e6e4bcc7d606d9157d969f7e592fc221f0280 /manual/platform
parentf7afb1b3b0626060d2ca3f52b163f5cb0fb39ac2 (diff)
downloadrockbox-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')
-rw-r--r--manual/platform/h10.tex8
-rw-r--r--manual/platform/h10_5gb.tex8
2 files changed, 8 insertions, 8 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index ce650fcbc1..0478f1bbd1 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -20,11 +20,11 @@
20\newcommand{\firmwarefilename}{\fname{rockbox.h10}} 20\newcommand{\firmwarefilename}{\fname{rockbox.h10}}
21\newcommand{\screenshotsize}{4cm} 21\newcommand{\screenshotsize}{4cm}
22 22
23\newcommand{\ButtonLeft}{\btnfnt{Prev}} 23\newcommand{\ButtonLeft}{\btnfnt{Cancel}}
24\newcommand{\ButtonRight}{\btnfnt{Next}} 24\newcommand{\ButtonRight}{\btnfnt{Select}}
25\newcommand{\ButtonRew}{\btnfnt{Rew}} 25\newcommand{\ButtonRew}{\btnfnt{Prev}}
26\newcommand{\ButtonPlay}{\btnfnt{Play}} 26\newcommand{\ButtonPlay}{\btnfnt{Play}}
27\newcommand{\ButtonFF}{\btnfnt{Ffwd}} 27\newcommand{\ButtonFF}{\btnfnt{Next}}
28\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} 28\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
29\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} 29\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
30\newcommand{\ButtonPower}{\btnfnt{Power}} 30\newcommand{\ButtonPower}{\btnfnt{Power}}
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 @@
20\newcommand{\firmwarefilename}{\fname{rockbox.h10}} 20\newcommand{\firmwarefilename}{\fname{rockbox.h10}}
21\newcommand{\screenshotsize}{4cm} 21\newcommand{\screenshotsize}{4cm}
22 22
23\newcommand{\ButtonLeft}{\btnfnt{Prev}} 23\newcommand{\ButtonLeft}{\btnfnt{Cancel}}
24\newcommand{\ButtonRight}{\btnfnt{Next}} 24\newcommand{\ButtonRight}{\btnfnt{Select}}
25\newcommand{\ButtonRew}{\btnfnt{Rew}} 25\newcommand{\ButtonRew}{\btnfnt{Prev}}
26\newcommand{\ButtonPlay}{\btnfnt{Play}} 26\newcommand{\ButtonPlay}{\btnfnt{Play}}
27\newcommand{\ButtonFF}{\btnfnt{Ffwd}} 27\newcommand{\ButtonFF}{\btnfnt{Next}}
28\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} 28\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
29\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} 29\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
30\newcommand{\ButtonPower}{\btnfnt{Power}} 30\newcommand{\ButtonPower}{\btnfnt{Power}}