summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-07-29 01:53:25 +0000
committerMarc Guay <marcguay@rockbox.org>2008-07-29 01:53:25 +0000
commit494a50d308a8dede7697f5218642e795384e9938 (patch)
tree2c583673f293bb75a5a99cf9b32ca6a7f95c779f
parent2289c42f5f1928d77361924a71a5f17d841d87aa (diff)
downloadrockbox-494a50d308a8dede7697f5218642e795384e9938.tar.gz
rockbox-494a50d308a8dede7697f5218642e795384e9938.zip
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
-rw-r--r--manual/platform/h10.tex2
-rw-r--r--manual/platform/h10_5gb.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index ffdd6f8115..83adb39def 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -120,7 +120,7 @@
120 120
121%Button actions, Recording screen context 121%Button actions, Recording screen context
122\newcommand{\ActionRecPause}{\ButtonPlay} 122\newcommand{\ActionRecPause}{\ButtonPlay}
123\newcommand{\ActionRecNewfile}{\ButtonSelect} 123\newcommand{\ActionRecNewfile}{\ButtonRight}
124\newcommand{\ActionRecExit}{\ButtonLeft} 124\newcommand{\ActionRecExit}{\ButtonLeft}
125\newcommand{\ActionRecMenu}{\ButtonPower} 125\newcommand{\ActionRecMenu}{\ButtonPower}
126\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} 126\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index 1ffef713a2..c071721c0c 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -120,7 +120,7 @@
120 120
121%Button actions, Recording screen context 121%Button actions, Recording screen context
122\newcommand{\ActionRecPause}{\ButtonPlay} 122\newcommand{\ActionRecPause}{\ButtonPlay}
123\newcommand{\ActionRecNewfile}{\ButtonSelect} 123\newcommand{\ActionRecNewfile}{\ButtonRight}
124\newcommand{\ActionRecExit}{\ButtonLeft} 124\newcommand{\ActionRecExit}{\ButtonLeft}
125\newcommand{\ActionRecMenu}{\ButtonPower} 125\newcommand{\ActionRecMenu}{\ButtonPower}
126\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} 126\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}