diff options
author | Thomas Martitz <kugel@rockbox.org> | 2010-02-20 22:26:44 +0000 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2010-02-20 22:26:44 +0000 |
commit | 837cd7ed0a49aa6fef3dd5703ddd071beea42544 (patch) | |
tree | 44662bd01706af3c3475d7bed9441c3073467900 /manual/platform | |
parent | 7f33b7d9fa94d7628a22bef3d296ecbcae18b0e9 (diff) | |
download | rockbox-837cd7ed0a49aa6fef3dd5703ddd071beea42544.tar.gz rockbox-837cd7ed0a49aa6fef3dd5703ddd071beea42544.zip |
Correct ActionFMPreset manual entry for the Fuze.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24800 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/keymap-sansafuze.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-sansafuze.tex b/manual/platform/keymap-sansafuze.tex index 11637beb79..6051faf9c0 100644 --- a/manual/platform/keymap-sansafuze.tex +++ b/manual/platform/keymap-sansafuze.tex @@ -95,7 +95,7 @@ \newcommand{\ActionRecNext}{\ButtonScrollFwd} %Button actions, FM radio context -\newcommand{\ActionFMPreset}{\ButtonSelect} +\newcommand{\ActionFMPreset}{\ButtonHome} \newcommand{\ActionFMMenu}{Long \ButtonSelect} \newcommand{\ActionFMMode}{Long \ButtonUp} \newcommand{\ActionFMStop}{Long \ButtonHome} |