summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorJean-Louis Biasini <jlbiasini@gmail.com>2012-02-26 00:39:00 +0100
committerThomas Martitz <kugel@rockbox.org>2012-03-03 10:48:22 +0100
commitf1e1ab8d416058692281ed7442485ed6037f7afb (patch)
tree905eca090c402abcb6ea86f7d32cc4f8926bc8df /manual
parentd5e676ba29c112ff170402df0352a43416b82690 (diff)
downloadrockbox-f1e1ab8d416058692281ed7442485ed6037f7afb.tar.gz
rockbox-f1e1ab8d416058692281ed7442485ed6037f7afb.zip
Plugin snow PLA integration (code + manual)
this commit changes: 1) replace all keymaps with PLA ones. 2) do the required change to the manual in order to match code's changes. 3) add an alternative exit button (PLA_EXIT or PLA_CANCEL) Change-Id: I8a064b98c118e369f8464de5e43c7641d8a08e9e Reviewed-on: http://gerrit.rockbox.org/130 Reviewed-by: Thomas Martitz <kugel@rockbox.org> Tested-by: Thomas Martitz <kugel@rockbox.org>
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/snow.tex11
1 files changed, 2 insertions, 9 deletions
diff --git a/manual/plugins/snow.tex b/manual/plugins/snow.tex
index 35ae71abce..13edf8af39 100644
--- a/manual/plugins/snow.tex
+++ b/manual/plugins/snow.tex
@@ -2,12 +2,5 @@
2\screenshot{plugins/images/ss-snow}{Have you ever seen snow falling?}{img:snow} 2\screenshot{plugins/images/ss-snow}{Have you ever seen snow falling?}{img:snow}
3This demo replicates snow falling on your screen. If you love winter, 3This demo replicates snow falling on your screen. If you love winter,
4you will love this demo. Or maybe not. 4you will love this demo. Or maybe not.
5% 5Press \PluginCancel{} or \PluginExit{} to quit.
6\opt{archosplayer}{Press \ButtonStop\ to quit.}% 6
7\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRVER_H300_PAD}{Press \ButtonOff\ to quit.}%
8\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Press \ButtonMenu\ to quit.}%
9\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}%
10 {Press \ButtonPower\ to quit.}%
11\opt{SANSA_FUZE_PAD}{Press \ButtonHome to quit.}%
12\opt{GIGABEAT_S_PAD}{Press \ButtonBack\ to quit.}%
13\opt{PBELL_VIBE500_PAD}{Press \ButtonRec\ to quit.}