summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
authorJean-Louis Biasini <jlbiasini@gmail.com>2012-02-21 19:33:22 +0100
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-02-22 23:32:23 +0100
commit5f2fb4ab90a76c010568597301471ec7f0903ba9 (patch)
tree6067e1e4fe1f4c005cb0ccc8130e167bbe1c6118 /manual/plugins
parentf9bf62e3adbf66d521cf0f6b70e9820b1f4ab498 (diff)
downloadrockbox-5f2fb4ab90a76c010568597301471ec7f0903ba9.tar.gz
rockbox-5f2fb4ab90a76c010568597301471ec7f0903ba9.zip
Fuze+'s manual: change ugly \ButtonPlayPause
Following a discution on irc we agreed on that: - \ButtonPlayPause becomes \ButtonPlay for consistency - It appeas in the manual as Play unstead of Play/Pause - updated manual images accordingly The patch was tested: manual still compile and display keymaps correctly Change-Id: I04bd3c2bfee1c6c40ab66df9bf33f09f4ed47661 Reviewed-on: http://gerrit.rockbox.org/118 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/fractals.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex
index 329968d87b..0c2dbabfe7 100644
--- a/manual/plugins/fractals.tex
+++ b/manual/plugins/fractals.tex
@@ -27,7 +27,7 @@ This demonstration draws fractal images from the Mandelbrot set%
27 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} 27 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
28 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} 28 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
29 \opt{IRIVER_H10_PAD}{Long \ButtonPlay} 29 \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
30 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlayPause} 30 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlay}
31 \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} 31 \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
32 \opt{COWON_D2_PAD}{\TouchTopLeft} 32 \opt{COWON_D2_PAD}{\TouchTopLeft}
33 \opt{PBELL_VIBE500_PAD}{\ButtonMenu} 33 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}