diff options
author | Alex Parker <rockbox@aeparker.com> | 2009-08-23 20:20:04 +0000 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2009-08-23 20:20:04 +0000 |
commit | 2f04c9093f56c254efc14dc2151ca5dccbbaced1 (patch) | |
tree | ef34bdc2bf71a478f195932650a83ac4ab6d3387 | |
parent | d6b219387c2a5c31c070186e08b02e68b266d21d (diff) |
Call the oddly labelled button on the gigabeat remote "Menu" in the
manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22480 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/platform/remote-keymap-gigabeat.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/remote-keymap-gigabeat.tex b/manual/platform/remote-keymap-gigabeat.tex index 9a93745bb8..73e44e6d5b 100644 --- a/manual/platform/remote-keymap-gigabeat.tex +++ b/manual/platform/remote-keymap-gigabeat.tex @@ -3,7 +3,7 @@ \newcommand{\ButtonRCVolUp}{\btnfnt{Volume Up}} \newcommand{\ButtonRCVolDown}{\btnfnt{Volume Down}} \newcommand{\ButtonRCPlay}{\btnfnt{Play}} -\newcommand{\ButtonRCDsp}{\btnfnt{Speaker}} +\newcommand{\ButtonRCDsp}{\btnfnt{Menu}} \newcommand{\ButtonRCHold}{\btnfnt{Hold}} %Button actions, standard context |