diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-10-07 17:54:12 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-10-07 17:54:12 +0000 |
| commit | e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb (patch) | |
| tree | 96d66fc98afc59c57671cb1c525d2d29ae892fad /manual/plugins/minesweeper.tex | |
| parent | 1f0d06f085453a3d0a9b1e94bb2821c9ab314e57 (diff) | |
| download | rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.zip rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.gz rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.bz2 rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.xz | |
Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button tables like it was agreed on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/minesweeper.tex')
| -rw-r--r-- | manual/plugins/minesweeper.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex index 02973a8..ae0c802 100644 --- a/manual/plugins/minesweeper.tex +++ b/manual/plugins/minesweeper.tex @@ -48,19 +48,19 @@ the location of a mine, it can be tagged to avoid accidentally & Toggle flag on / off \\ % \opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay} - \opt{ONDIO_PAD}{Hold \ButtonMenu} + \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonSelect} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} - \opt{SANSA_C200_PAD}{Hold \ButtonSelect/\ButtonVolUp} + \opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp} & Reveal the contents of the current square \\ % \opt{RECORDER_PAD}{\ButtonFThree} - \opt{ONDIO_PAD}{Hold \ButtonMenu+\ButtonOff} + \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec} - \opt{SANSA_E200_PAD}{Hold \ButtonRec} + \opt{SANSA_E200_PAD}{Long \ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay} \opt{GIGABEAT_PAD}{\ButtonMenu} & Display the current game status \\ |