diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-07-22 21:49:36 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-07-22 21:49:36 +0000 |
| commit | e42927fa42761b62d05829333566eda9c0d4a3fe (patch) | |
| tree | 033d10a25d9ce893094714bda4638a3d36086d17 | |
| parent | 300b12e0046d40a11df366ab981cf91d92f67a45 (diff) | |
| download | rockbox-e42927fa42761b62d05829333566eda9c0d4a3fe.zip rockbox-e42927fa42761b62d05829333566eda9c0d4a3fe.tar.gz rockbox-e42927fa42761b62d05829333566eda9c0d4a3fe.tar.bz2 rockbox-e42927fa42761b62d05829333566eda9c0d4a3fe.tar.xz | |
Ooops, correct H100 remote button to exit bubbles (manual).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22001 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/bubbles.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex index 96d8535..d46d7e5 100644 --- a/manual/plugins/bubbles.tex +++ b/manual/plugins/bubbles.tex @@ -48,7 +48,7 @@ fired. Points are awarded depending on how quickly the level was completed. ,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} \opt{HAVEREMOTEKEYMAP}{& - \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay} + \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} } & Exit to menu\\ \end{btnmap} |