From 5be450939f7abb90aae44b63e5afdf6881ee7bb1 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 4 Jun 2006 11:20:06 +0000 Subject: Adjust screenshot macro for use of device specific images. This makes it possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10042 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/ipodmini.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual/platform/ipodmini.tex') diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex index 9d9c16a..857ef73 100644 --- a/manual/platform/ipodmini.tex +++ b/manual/platform/ipodmini.tex @@ -1,3 +1,4 @@ +% $Id$ % \def\UseOption{ipodmini} \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} \edef\UseOption{\UseOption,CONFIG_RTC} @@ -8,6 +9,7 @@ \newcommand{\playertype}{Mini} \newcommand{\playerlongtype}{\playertype} \newcommand{\genericimg}{138x110x2} +\newcommand{\specimg}{ipodmini} %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 ... @@ -20,4 +22,4 @@ \newcommand{\ButtonPlay}{Play} \newcommand{\ButtonSelect}{Select} \newcommand{\ButtonScrollFwd}{Scroll Fwd} -\newcommand{\ButtonScrollBack}{Scroll Back} \ No newline at end of file +\newcommand{\ButtonScrollBack}{Scroll Back} -- cgit v1.1