diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2010-07-17 17:11:00 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2010-07-17 17:11:00 +0000 |
commit | 64ddbddad604679cbbbd9224c7f9f9a39772ee0c (patch) | |
tree | fa341b50e64576857d460a3f2c2506cfa3caca79 /manual | |
parent | 76a58a2b8c31c31375dab14775fecd97e4478ce2 (diff) |
Set \specimg to sansaclipplus again for the Clip+ so that it uses the correct player image (screenshots will still be correct due to \seriesimg - compare to r25344 and r26198). Fixes part of FS#1180).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27473 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/platform/sansaclipplus.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/sansaclipplus.tex b/manual/platform/sansaclipplus.tex index 302588f1b7..543c9ccf49 100644 --- a/manual/platform/sansaclipplus.tex +++ b/manual/platform/sansaclipplus.tex @@ -13,7 +13,7 @@ \newcommand{\dapdisplaywidth}{128} \newcommand{\dapdisplayheight}{64} \newcommand{\dapdisplaydepth}{1} -\newcommand{\specimg}{sansaclip} +\newcommand{\specimg}{sansaclipplus} %used for specifying screenshot names common to a target "family" \newcommand{\seriesimg}{clip} %Used to name the player, e.g. ...to the \dap |