From b42b7fc898691612126fb0893e03763e257c473a Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Thu, 17 Dec 2009 17:30:59 +0000 Subject: Manual: Remove obsolete instructions for Mine-Sweeper git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24048 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/minesweeper.tex | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'manual') diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex index 9008e427d8..5599aae9af 100644 --- a/manual/plugins/minesweeper.tex +++ b/manual/plugins/minesweeper.tex @@ -1,21 +1,7 @@ % $Id$ % \subsection{Minesweeper} \screenshot{plugins/images/ss-minesweeper}{Minesweeper plugin}{img:minesweeper} -The classic game of minesweeper. Use -\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% - ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD} - {the \ButtonUp\ and \ButtonDown\ keys} -\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack } -\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} -to select the required percentage of mines to set the difficulty -then press the -\opt{RECORDER_PAD}{\ButtonOn} -\opt{ONDIO_PAD}{\ButtonMenu} -\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD% - ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect} -\opt{IAUDIO_X5_PAD}{\ButtonRec} -\opt{IRIVER_H10_PAD}{\ButtonFF}key to begin. - +The classic game of minesweeper. The aim of the game is to uncover all of the squares on the board. If a mine is uncovered then the game is over. If a mine is not uncovered, then the number of mines adjacent to the current square is revealed. -- cgit v1.2.3