Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 1 | % $Id$ % |
| 2 | \def\UseOption{ipod3g} |
Barry Wardell | 55c9297 | 2006-10-10 17:53:42 +0000 | [diff] [blame] | 3 | \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 4 | \edef\UseOption{\UseOption,IPOD_3G_PAD} |
Nils Wallménius | cd5d950 | 2007-11-05 14:36:31 +0000 | [diff] [blame] | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
Marianne Arnold | d041521 | 2007-12-25 19:55:22 +0000 | [diff] [blame] | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 7 | \edef\UseOption{\UseOption,ipod} |
| 8 | |
| 9 | \newcommand{\playerman}{Ipod} |
| 10 | \newcommand{\playertype}{3G} |
| 11 | \newcommand{\playerlongtype}{\playertype} |
| 12 | \newcommand{\genericimg}{160x128x2} |
| 13 | \newcommand{\specimg}{ipod3g} |
| 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}} |
Alex Parker | 6c4661c | 2009-03-18 14:24:28 +0000 | [diff] [blame] | 19 | \newcommand{\firmwareextension}{\fname{ipod}} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 20 | \newcommand{\screenshotsize}{4cm} |
Marianne Arnold | a352c62 | 2007-05-19 19:03:39 +0000 | [diff] [blame] | 21 | \newcommand{\disk}{hard disk} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 22 | |
Marianne Arnold | e090bea | 2008-11-29 11:04:02 +0000 | [diff] [blame] | 23 | % link external keymap file |
| 24 | \input{platform/keymap-ipod3g.tex} |