summaryrefslogtreecommitdiffstats
path: root/manual/platform/ipodnano.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/ipodnano.tex')
-rw-r--r--manual/platform/ipodnano.tex13
1 files changed, 12 insertions, 1 deletions
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 6ccecbcc54..b6a78afb9b 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -1,9 +1,20 @@
\def\UseOption{ipodnano}
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
\edef\UseOption{\UseOption,CONFIG_RTC}
+\edef\UseOption{\UseOption,SWCODEC}
+\edef\UseOption{\UseOption,IPOD_4G_PAD}
\newcommand{\playerman}{Apple}
\newcommand{\playertype}{iPod Nano}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{176x132x16}
-\newcommand{\dap}{player} \ No newline at end of file
+%Used to name the player, e.g. ...to the \dap
+\newcommand{\dap}{player}
+
+\newcommand{\ButtonLeft}{Prev}
+\newcommand{\ButtonRight}{Next}
+\newcommand{\ButtonMenu}{Menu}
+\newcommand{\ButtonPlay}{Play}
+\newcommand{\ButtonSelect}{Select}
+\newcommand{\ButtonScrollFwd}{Scroll Fwd}
+\newcommand{\ButtonScrollBack}{Scroll Back} \ No newline at end of file