summaryrefslogtreecommitdiff
path: root/manual/plugins/sliding.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-30 16:52:33 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-30 16:52:33 +0000
commit1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4 (patch)
tree4fbf0b25f3b18a9bf45727f6cc17c90bd38ce17a /manual/plugins/sliding.tex
parentaecfa286256433c314aa13bbd42c6fddb0a6ff34 (diff)
downloadrockbox-1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4.tar.gz
rockbox-1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4.zip
Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/sliding.tex')
-rw-r--r--manual/plugins/sliding.tex8
1 files changed, 2 insertions, 6 deletions
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index 1ec54cb6f2..94ebbd6164 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -1,10 +1,6 @@
1\subsection{Sliding Puzzle} 1\subsection{Sliding Puzzle}
2\begin{figure}[h!] 2\screenshot{plugins/images/ss-sliding-\genericimg.png}{Sliding puzzle}%
3\begin{center} 3{img:slidingpuzzle}
4\includegraphics[width=4cm]{plugins/images/ss-sliding-\genericimg.png}
5\end{center}
6\caption{Sliding puzzle}
7\end{figure}
8 4
9The classic sliding puzzle game. Rearrange the pieces so that you can 5The classic sliding puzzle game. Rearrange the pieces so that you can
10see the whole picture. 6see the whole picture.