5dcfd3bee7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9123 a1c6a512-1295-4272-9138-f99709370657
17 lines
No EOL
538 B
TeX
17 lines
No EOL
538 B
TeX
\def\UseOption{player}
|
|
\edef\UseOption{\UseOption,MASCODEC}
|
|
\edef\UseOption{\UseOption,PLAYER_PAD}
|
|
|
|
\newcommand{\playerman}{Archos}
|
|
\newcommand{\playertype}{Studio/Player}
|
|
\newcommand{\playerlongtype}{Jukebox Studio 5000, 6000, Player 10 and 20}
|
|
\newcommand{\genericimg}{charx11x1}
|
|
%Used to name the player, e.g. ...to the \dap
|
|
\newcommand{\dap}{player}
|
|
|
|
\newcommand{\ButtonLeft}{Left}
|
|
\newcommand{\ButtonRight}{Right}
|
|
\newcommand{\ButtonOn}{On}
|
|
\newcommand{\ButtonMenu}{Menu}
|
|
\newcommand{\ButtonPlay}{Play}
|
|
\newcommand{\ButtonStop}{Stop} |