diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-02 17:29:44 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-02 17:29:44 +0000 |
| commit | 2cf5abb971546df4ebaa2f132688eca44d520959 (patch) | |
| tree | 98d28ac5e8a2b60046d8f649782c393647bdd00d /manual/plugins/cube.tex | |
| parent | c95d9d08350450ce6b16e345d3eff67c758ce6af (diff) | |
| download | rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.zip rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.gz rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.bz2 rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.xz | |
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/cube.tex')
| -rw-r--r-- | manual/plugins/cube.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex index 12dbb33..9c77bdf 100644 --- a/manual/plugins/cube.tex +++ b/manual/plugins/cube.tex @@ -1,5 +1,5 @@ \subsection{Cube} -\screenshot{plugins/images/ss-cube-\genericimg.png}{Cube}{img:cube} +\screenshot{plugins/images/ss-cube}{Cube}{img:cube} This is a rotating cube screen saver in 3D. To see it at full speed, press PLAY and it will run at maximum frame rate. Also you can change the size of the x, y and z axis using LEFT, RIGHT, UP, DOWN, F1 and F2. |