summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 21:57:24 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 21:57:24 +0000
commit962faf12732b8e62dd2930c42e00111fc5d4f7ed (patch)
treed22d8b8d007b7ea2f2e66cfc08a188ba9561219c
parente42927fa42761b62d05829333566eda9c0d4a3fe (diff)
downloadrockbox-962faf12732b8e62dd2930c42e00111fc5d4f7ed.tar.gz
rockbox-962faf12732b8e62dd2930c42e00111fc5d4f7ed.zip
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.tex2
-rw-r--r--manual/plugins/dice.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex
index d46d7e5e58..0cf796018a 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.
17 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} 17 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
18 \opt{GIGABEAT_PAD}{\ButtonA} 18 \opt{GIGABEAT_PAD}{\ButtonA}
19 \opt{HAVEREMOTEKEYMAP}{& 19 \opt{HAVEREMOTEKEYMAP}{&
20 \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay} 20 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}
21 } 21 }
22 & Pause game\\ 22 & Pause game\\
23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 23 \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 8b772be00c..dc9a338a99 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.
12 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay} 12 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay}
13 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} 13 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
14 \opt{HAVEREMOTEKEYMAP}{& 14 \opt{HAVEREMOTEKEYMAP}{&
15 \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay} 15 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}
16 } 16 }
17 & Roll dice again\\ 17 & Roll dice again\\
18 \opt{PLAYER_PAD}{\ButtonStop} 18 \opt{PLAYER_PAD}{\ButtonStop}