From ced4080bc3a4de9788da135add5b2a150a7f94d6 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 17 Jul 2010 18:51:22 +0000 Subject: Manual: add \seriesimg to the OndioFM's and OndioSP's platform file and use it to clean up some Ondio specific screenshots. There are a few 'different to the Recorders' screenshots because Ondios don't have an RTC. Some were there twice to make them show in both manuals but not actually different - rename one of each real duplicate pairs to -ondio and delete the other. There are a few FM and SP specific ones that will stay as they are really different for the two (related to radio and recording). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27475 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/archosondiofm.tex | 2 ++ manual/platform/archosondiosp.tex | 2 ++ 2 files changed, 4 insertions(+) (limited to 'manual/platform') diff --git a/manual/platform/archosondiofm.tex b/manual/platform/archosondiofm.tex index 0bca03ea5b..b0cc232f16 100644 --- a/manual/platform/archosondiofm.tex +++ b/manual/platform/archosondiofm.tex @@ -13,6 +13,8 @@ \newcommand{\dapdisplayheight}{64} \newcommand{\dapdisplaydepth}{1} \newcommand{\specimg}{archosondiofm} +%used for specifying screenshot names common to a target "family" +\newcommand{\seriesimg}{ondio} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... diff --git a/manual/platform/archosondiosp.tex b/manual/platform/archosondiosp.tex index f984b17368..7a90ca1456 100644 --- a/manual/platform/archosondiosp.tex +++ b/manual/platform/archosondiosp.tex @@ -13,6 +13,8 @@ \newcommand{\dapdisplayheight}{64} \newcommand{\dapdisplaydepth}{1} \newcommand{\specimg}{archosondiosp} +%used for specifying screenshot names common to a target "family" +\newcommand{\seriesimg}{ondio} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... -- cgit v1.2.3