From 2e865286bc08a25a420355ef93994f594286f764 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 16 Dec 2009 18:50:25 +0000 Subject: \genericimg should be the generic image, i.e. the resolution. If a target specific screenshot exists (using the \specimg value) exists it's used automatically. Putting the target specific extension into \genericimg defeats the purpose of the fallback system. Fixes clip screenshots. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24036 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/sansaclip.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/platform/sansaclip.tex b/manual/platform/sansaclip.tex index 0509c52eb3..c92f2d286a 100644 --- a/manual/platform/sansaclip.tex +++ b/manual/platform/sansaclip.tex @@ -10,7 +10,7 @@ \newcommand{\playerman}{Sansa} \newcommand{\playertype}{Clip} \newcommand{\playerlongtype}{\playertype} -\newcommand{\genericimg}{128x64x1-clip} +\newcommand{\genericimg}{128x64x1} \newcommand{\specimg}{sansaclip} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} -- cgit v1.2.3