diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
| commit | 37d26dead9c9172a9e4e785c1906f2ac25c767ef (patch) | |
| tree | dc7583a708b9c7d26e0908e81e145fe756616389 /manual/plugins/minesweeper.tex | |
| parent | 329a4fa23be402ba1928995a78b9c8dceb96cb7b (diff) | |
| download | rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.zip rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.gz rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.bz2 rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.xz | |
Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/minesweeper.tex')
| -rw-r--r-- | manual/plugins/minesweeper.tex | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex index 4db7ae6..c4042ca 100644 --- a/manual/plugins/minesweeper.tex +++ b/manual/plugins/minesweeper.tex @@ -1,13 +1,11 @@ \subsection{Minesweeper} -{\centering\itshape -Minesweeper plugin -\par} - +\begin{figure}[h!] \begin{center} - [Warning: Image ignored] % Unhandled or unsupported graphics: -%\includegraphics[width=2.963cm,height=1.693cm]{images/rockbox-manual-img38.png} - +\includegraphics[width=4cm]{plugins/images/ss-minesweeper-\genericimg.png} \end{center} +\caption{Minesweeper plugin} +\end{figure} + The classic game of minesweeper. Use the UP and DOWN keys to select the required percentage of mines to set the difficulty then press the MENU key to begin. |