summaryrefslogtreecommitdiff
path: root/manual/plugins/jewels.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-05-20 11:54:27 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-05-20 11:54:27 +0000
commit8784dd4de53c9b4ce3a17e44b015d43902eb30a5 (patch)
tree50306a1229875dcf66bb5a6f5761845ba904c8a5 /manual/plugins/jewels.tex
parent1c9dacd60040b725b95ccf2cd62db3f62b2a8865 (diff)
downloadrockbox-8784dd4de53c9b4ce3a17e44b015d43902eb30a5.tar.gz
rockbox-8784dd4de53c9b4ce3a17e44b015d43902eb30a5.zip
Update plugin listing to reflect the state of the wiki page. Add button mappings for ipod to Jewels plugin (FS#5401 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9966 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/jewels.tex')
-rw-r--r--manual/plugins/jewels.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index 4b01ff05b9..f6163d16bc 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -55,14 +55,14 @@ after every one hundred points and randomly clears several jewels.
55\opt{IPOD_4G_PAD}{ 55\opt{IPOD_4G_PAD}{
56 \begin{table} 56 \begin{table}
57 \begin{btnmap}{}{} 57 \begin{btnmap}{}{}
58 \fixme{ButtonLeft, ButtonRight, ButtonUp\ and ButtonDown } 58 \ButtonLeft, \ButtonRight, \ButtonMenu\ and \ButtonPlay
59 & Move the cursor around the jewels \\ 59 & Move the cursor around the jewels \\
60 \ButtonSelect 60 \ButtonSelect
61 & Select a jewel \\ 61 & Select a jewel \\
62 Hold \ButtonSelect 62 Hold \ButtonSelect
63 & Show the in-game menu\\ 63 & Show the in-game menu\\
64 \fixme{TBD}
65 & Exit\\
66 \end{btnmap} 64 \end{btnmap}
67 \end{table} 65 \end{table}
66
67 To exit the game, bring up the in-game menu and select \setting{Quit}\\
68} 68}