summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-05-09 22:12:59 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-05-09 22:12:59 +0000
commit9987dbd303b6b18c6cf301f1403e66b72609812c (patch)
tree00d50d5ce29a12ae23eadec1bf197f4165fb9dd9
parentfa5ce001d2dbfa2f5be35715d4b58435292b2e45 (diff)
downloadrockbox-9987dbd303b6b18c6cf301f1403e66b72609812c.tar.gz
rockbox-9987dbd303b6b18c6cf301f1403e66b72609812c.zip
Description off the lamp plugin: add missing keypads to the button table, fix the spelling for the X5/M5 pad (which prevented the button from showing up) and change the wording for a 'long press of play' to comply with the rest of the manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17434 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/lamp.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex
index a947a10976..39042edd49 100644
--- a/manual/plugins/lamp.tex
+++ b/manual/plugins/lamp.tex
@@ -9,8 +9,8 @@ You get an empty screen with maximum brightness.
}
\opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
- \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay}
- \opt{IAUDIO_x5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}
+ \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\
\end{btnmap}
\end{table}