diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-08-28 09:06:32 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-08-28 09:06:32 +0000 |
| commit | ec70340eb69de63d6b3d21aafed72531e5c79e0a (patch) | |
| tree | acd9e499d8b5d8878609d41277633d14f8925c36 | |
| parent | 3598eb02d7ac5ee0eba1aeceacf52a4ba1b866bb (diff) | |
| download | rockbox-ec70340eb69de63d6b3d21aafed72531e5c79e0a.zip rockbox-ec70340eb69de63d6b3d21aafed72531e5c79e0a.tar.gz rockbox-ec70340eb69de63d6b3d21aafed72531e5c79e0a.tar.bz2 rockbox-ec70340eb69de63d6b3d21aafed72531e5c79e0a.tar.xz | |
Fix Gigabeat F manual. Thanks to Marianne Arnold for pointing out it was broken.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22521 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 73e44e6..5acae3a 100644 --- a/manual/platform/remote-keymap-gigabeat.tex +++ b/manual/platform/remote-keymap-gigabeat.tex @@ -66,7 +66,7 @@ \newcommand{\ActionRCKbdDown}{} %Button actions, Pitch Screen context -\newcommand{\ActionRCPsToggleMode}{Long \ButtonPlay} +\newcommand{\ActionRCPsToggleMode}{Long \ButtonRCPlay} \newcommand{\ActionRCPsIncSmall}{\ButtonRCVolUp} \newcommand{\ActionRCPsIncBig}{Long \ButtonRCVolUp} \newcommand{\ActionRCPsDecSmall}{\ButtonRCVolDown} |