summaryrefslogtreecommitdiff
path: root/manual/plugins/bounce.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-02 17:29:44 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-02 17:29:44 +0000
commit2cf5abb971546df4ebaa2f132688eca44d520959 (patch)
tree98d28ac5e8a2b60046d8f649782c393647bdd00d /manual/plugins/bounce.tex
parentc95d9d08350450ce6b16e345d3eff67c758ce6af (diff)
downloadrockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.gz
rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.zip
another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/bounce.tex')
-rw-r--r--manual/plugins/bounce.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index 179e05bf09..abfb6a3e21 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -1,5 +1,5 @@
1\subsection{Bounce} 1\subsection{Bounce}
2\screenshot{plugins/images/ss-bounce-\genericimg.png}{Bounce}{img:bounce} 2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
3 3
4This demo is of the word ``Rockbox'' bouncing across the screen. There 4This demo is of the word ``Rockbox'' bouncing across the screen. There
5is also an analogue clock on the Recorder platform. (The Ondio does 5is also an analogue clock on the Recorder platform. (The Ondio does
@@ -27,4 +27,4 @@ respectively
27\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on 27\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on
28each axis 28each axis
29\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing. 29\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing.
30\end{itemize} \ No newline at end of file 30\end{itemize}