3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK
}
4 \edef\UseOption{\UseOption,IPOD_3G_PAD
}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE
}
7 \edef\UseOption{\UseOption,ipod
}
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
}}
19 \newcommand{\firmwareextension}{\fname{ipod
}}
20 \newcommand{\screenshotsize}{4cm
}
21 \newcommand{\disk}{hard disk
}
23 % link external keymap file
24 \input{platform/keymap-ipod3g.tex
}