From 19bd1a4cebcbe406cf9cf53111004b5655609df7 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Mon, 17 Apr 2006 16:55:14 +0000 Subject: Fix Nim and Jackpot plugins for player. Add new platforms for Sudoku and Bubbles. (FS#5154, FS#5158 by Mark Bright) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9703 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/jackpot.tex | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'manual/plugins/jackpot.tex') diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex index 1884d48ab8..7c109e23cb 100644 --- a/manual/plugins/jackpot.tex +++ b/manual/plugins/jackpot.tex @@ -1,19 +1,13 @@ +% $Id$ % \subsection{Jackpot} -{\centering\itshape - [Warning: Image ignored] % Unhandled or unsupported graphics: -%\includegraphics[width=4.669cm,height=1.998cm]{images/rockbox-manual-img37.png} - \newline -Jackpot -\par} - +\screenshot{plugins/images/ss-jackpot}{Jackpot}{img:Jackpot} This is a jackpot slot machine game. At the beginning of the game you have 20\$. Payouts are given when three matching symbols come up. \begin{table} \begin{btnmap}{}{} -KEY & ACTION \\ -PLAY & Play \\ -STOP & Exit the game \\ +\ButtonPlay & Play \\ +\ButtonStop & Exit the game \\ \end{btnmap} \end{table} -- cgit v1.2.3