diff options
Diffstat (limited to 'manual/platform/ipodmini.tex')
-rw-r--r-- | manual/platform/ipodmini.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex new file mode 100644 index 0000000000..7671a4fb1a --- /dev/null +++ b/manual/platform/ipodmini.tex | |||
@@ -0,0 +1,24 @@ | |||
1 | % $Id$ % | ||
2 | \def\UseOption{ipodmini} | ||
3 | \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} | ||
4 | \edef\UseOption{\UseOption,IPOD_4G_PAD} | ||
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | ||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | ||
7 | \edef\UseOption{\UseOption,ipod} | ||
8 | |||
9 | \newcommand{\playerman}{Ipod} | ||
10 | \newcommand{\playertype}{Mini} | ||
11 | \newcommand{\playerlongtype}{\playertype} | ||
12 | \newcommand{\genericimg}{138x110x2} | ||
13 | \newcommand{\specimg}{ipodmini} | ||
14 | %Used to name the player, e.g. ...to the \dap | ||
15 | \newcommand{\dap}{player} | ||
16 | %For use when referring to the player. E.g. the \daps\ capacity ... | ||
17 | \newcommand{\daps}{player's} | ||
18 | \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} | ||
19 | \newcommand{\firmwareextension}{\fname{ipod}} | ||
20 | \newcommand{\screenshotsize}{4cm} | ||
21 | \newcommand{\disk}{hard disk} | ||
22 | |||
23 | % link external keymap file | ||
24 | \input{platform/keymap-ipod4g.tex} | ||