summaryrefslogtreecommitdiff
path: root/manual/platform/sansaclipv2.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-07-17 16:57:58 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-07-17 16:57:58 +0000
commitddb31c6ecea7ab0068cba298e873b3ffdb0d3984 (patch)
treee1b4ec6eea5d6dabe8beb5fffbed3f0dbd493d0c /manual/platform/sansaclipv2.tex
parente39d9af8826edd40ebeb50157040fed2c316b07f (diff)
downloadrockbox-ddb31c6ecea7ab0068cba298e873b3ffdb0d3984.tar.gz
rockbox-ddb31c6ecea7ab0068cba298e873b3ffdb0d3984.zip
Manual: add the new \seriesimg option to the 3 different Clip's platform files and rename all _screenshots_ which have 'sansaclip' in their name so that they contain 'clip' instead to make use of this new option. This way they can be used for all Clips even when \specimg will differ.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27471 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/sansaclipv2.tex')
-rw-r--r--manual/platform/sansaclipv2.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/sansaclipv2.tex b/manual/platform/sansaclipv2.tex
index 89454ca96b..15e60a56d1 100644
--- a/manual/platform/sansaclipv2.tex
+++ b/manual/platform/sansaclipv2.tex
@@ -14,6 +14,8 @@
14\newcommand{\dapdisplayheight}{64} 14\newcommand{\dapdisplayheight}{64}
15\newcommand{\dapdisplaydepth}{1} 15\newcommand{\dapdisplaydepth}{1}
16\newcommand{\specimg}{sansaclip} 16\newcommand{\specimg}{sansaclip}
17%used for specifying screenshot names common to a target "family"
18\newcommand{\seriesimg}{clip}
17%Used to name the player, e.g. ...to the \dap 19%Used to name the player, e.g. ...to the \dap
18\newcommand{\dap}{player} 20\newcommand{\dap}{player}
19%For use when referring to the player. E.g. the \daps\ capacity... 21%For use when referring to the player. E.g. the \daps\ capacity...