4c98106734
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
26 lines
861 B
TeX
26 lines
861 B
TeX
% $Id$ %
|
|
\def\UseOption{ipod4g}
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
|
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
|
\edef\UseOption{\UseOption,ipod}
|
|
|
|
\newcommand{\playerman}{Ipod}
|
|
\newcommand{\playertype}{4G}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\genericimg}{160x128x2}
|
|
\newcommand{\specimg}{ipod4g}
|
|
%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 ...
|
|
\newcommand{\daps}{player's}
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
|
|
|
|
\newcommand{\ButtonLeft}{Prev}
|
|
\newcommand{\ButtonRight}{Next}
|
|
\newcommand{\ButtonMenu}{Menu}
|
|
\newcommand{\ButtonPlay}{Play}
|
|
\newcommand{\ButtonSelect}{Select}
|
|
\newcommand{\ButtonScrollFwd}{Scroll Fwd}
|
|
\newcommand{\ButtonScrollBack}{Scroll Back}
|