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/chess_clock.tex | |
parent | c95d9d08350450ce6b16e345d3eff67c758ce6af (diff) |
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/chess_clock.tex')
-rw-r--r-- | manual/plugins/chess_clock.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex index badefce35f..26834adf96 100644 --- a/manual/plugins/chess_clock.tex +++ b/manual/plugins/chess_clock.tex @@ -1,5 +1,5 @@ \subsection{Chess Clock} -\screenshot{plugins/images/ss-chess_clock-\genericimg.png}{Chess Clock}% +\screenshot{plugins/images/ss-chess_clock}{Chess Clock}% {img:chessclock} The chess clock plugin is designed to |