diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-07-30 20:13:03 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-07-30 20:13:03 +0000 |
| commit | e7f7899c8e55c18394fe5867477ef471bce092fe (patch) | |
| tree | b53960cb5ceca94856adfb015c02e2e94cc8e7c7 | |
| parent | aae1120549b1e1dbfae317b7d67e252ab35b824a (diff) | |
| download | rockbox-e7f7899c8e55c18394fe5867477ef471bce092fe.zip rockbox-e7f7899c8e55c18394fe5867477ef471bce092fe.tar.gz rockbox-e7f7899c8e55c18394fe5867477ef471bce092fe.tar.bz2 rockbox-e7f7899c8e55c18394fe5867477ef471bce092fe.tar.xz | |
rename "Select" to "Navi" following the change in the language files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10372 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/platform/h1xx.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index 2cbe62f..46b2c48 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -22,7 +22,7 @@ \newcommand{\ButtonRight}{Right} \newcommand{\ButtonUp}{Up} \newcommand{\ButtonDown}{Down} -\newcommand{\ButtonSelect}{Select} +\newcommand{\ButtonSelect}{Navi} \newcommand{\ButtonMode}{A-B} \newcommand{\ButtonRec}{Rec} \newcommand{\ButtonOn}{Play} |