summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-23 17:10:08 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-23 17:10:08 +0000
commitd5fe8030baccc17d22c3ecdf2d4af77b71e41c82 (patch)
tree9b735c613910b28d4725bc9fe45c86250673fd11 /manual/plugins/logo.tex
parent584853b5824c0c92946d2581afc3f3d84cee62a4 (diff)
downloadrockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.gz
rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.zip
Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index a938ec93c4..63a3be7873 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -8,11 +8,11 @@ Demo showing the Rockbox logo bouncing around the screen.
8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} 8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} 9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
10 {\ButtonUp\ / \ButtonDown} 10 {\ButtonUp\ / \ButtonDown}
11 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
12 & Increase / decrease speed on the y-axis\\ 12 & Increase / decrease speed on the y-axis\\
13 \opt{PLAYER_PAD}{\ButtonStop} 13 \opt{PLAYER_PAD}{\ButtonStop}
14 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 14 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
15 \opt{IPOD_4G_PAD}{\ButtonMenu} 15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
16 \opt{IAUDIO_X5_PAD}{\ButtonPower} 16 \opt{IAUDIO_X5_PAD}{\ButtonPower}
17 & Quit\\ 17 & Quit\\
18 \end{btnmap} 18 \end{btnmap}