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/bounce.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/bounce.tex')
| -rw-r--r-- | manual/plugins/bounce.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex index 2b337df..4b5758c 100644 --- a/manual/plugins/bounce.tex +++ b/manual/plugins/bounce.tex @@ -1,7 +1,7 @@ \subsection{Bounce} \begin{figure}[h] \begin{center} -%\includegraphics{plugins/images/\platform/ss_bounce.png} +\includegraphics[width=4cm]{plugins/images/ss-bounce-\genericimg.png} \end{center} \caption{Bounce} \end{figure} @@ -33,4 +33,4 @@ respectively \item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on each axis \item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing. -\end{itemize} +\end{itemize}
\ No newline at end of file |