forked from len0rd/rockbox
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
This commit is contained in:
parent
76a58a2b8c
commit
64ddbddad6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
\newcommand{\dapdisplaywidth}{128}
|
\newcommand{\dapdisplaywidth}{128}
|
||||||
\newcommand{\dapdisplayheight}{64}
|
\newcommand{\dapdisplayheight}{64}
|
||||||
\newcommand{\dapdisplaydepth}{1}
|
\newcommand{\dapdisplaydepth}{1}
|
||||||
\newcommand{\specimg}{sansaclip}
|
\newcommand{\specimg}{sansaclipplus}
|
||||||
%used for specifying screenshot names common to a target "family"
|
%used for specifying screenshot names common to a target "family"
|
||||||
\newcommand{\seriesimg}{clip}
|
\newcommand{\seriesimg}{clip}
|
||||||
%Used to name the player, e.g. ...to the \dap
|
%Used to name the player, e.g. ...to the \dap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue