diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-07-22 21:57:24 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-07-22 21:57:24 +0000 |
| commit | 962faf12732b8e62dd2930c42e00111fc5d4f7ed (patch) | |
| tree | d22d8b8d007b7ea2f2e66cfc08a188ba9561219c | |
| parent | e42927fa42761b62d05829333566eda9c0d4a3fe (diff) | |
| download | rockbox-962faf12732b8e62dd2930c42e00111fc5d4f7ed.zip rockbox-962faf12732b8e62dd2930c42e00111fc5d4f7ed.tar.gz rockbox-962faf12732b8e62dd2930c42e00111fc5d4f7ed.tar.bz2 rockbox-962faf12732b8e62dd2930c42e00111fc5d4f7ed.tar.xz | |
Oops no. 2 - It is \ButtonRCOn not \ButtonRCPlay.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22002 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/bubbles.tex | 2 | ||||
| -rw-r--r-- | manual/plugins/dice.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex index d46d7e5..0cf7960 100644 --- a/manual/plugins/bubbles.tex +++ b/manual/plugins/bubbles.tex @@ -17,7 +17,7 @@ fired. Points are awarded depending on how quickly the level was completed. \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{GIGABEAT_PAD}{\ButtonA} \opt{HAVEREMOTEKEYMAP}{& - \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay} + \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn} } & Pause game\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex index 8b772be..dc9a338 100644 --- a/manual/plugins/dice.tex +++ b/manual/plugins/dice.tex @@ -12,7 +12,7 @@ numbers as well as the total of the rolled dice. ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{HAVEREMOTEKEYMAP}{& - \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay} + \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn} } & Roll dice again\\ \opt{PLAYER_PAD}{\ButtonStop} |