diff options
Diffstat (limited to 'manual/platform/ipodvideo.tex')
-rw-r--r-- | manual/platform/ipodvideo.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 0a73946125..490d7b8541 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex | |||
@@ -1,3 +1,4 @@ | |||
1 | % $Id$ % | ||
1 | \def\UseOption{ipodvideo} | 2 | \def\UseOption{ipodvideo} |
2 | \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} | 3 | \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} |
3 | \edef\UseOption{\UseOption,CONFIG_RTC} | 4 | \edef\UseOption{\UseOption,CONFIG_RTC} |
@@ -8,6 +9,7 @@ | |||
8 | \newcommand{\playertype}{Video} | 9 | \newcommand{\playertype}{Video} |
9 | \newcommand{\playerlongtype}{\playertype} | 10 | \newcommand{\playerlongtype}{\playertype} |
10 | \newcommand{\genericimg}{320x240x16} | 11 | \newcommand{\genericimg}{320x240x16} |
12 | \newcommand{\specimg}{ipodvideo} | ||
11 | %Used to name the player, e.g. ...to the \dap | 13 | %Used to name the player, e.g. ...to the \dap |
12 | \newcommand{\dap}{player} | 14 | \newcommand{\dap}{player} |
13 | %For use when referring to the player. E.g. the \daps\ capacity ... | 15 | %For use when referring to the player. E.g. the \daps\ capacity ... |
@@ -20,4 +22,4 @@ | |||
20 | \newcommand{\ButtonPlay}{Play} | 22 | \newcommand{\ButtonPlay}{Play} |
21 | \newcommand{\ButtonSelect}{Select} | 23 | \newcommand{\ButtonSelect}{Select} |
22 | \newcommand{\ButtonScrollFwd}{Scroll Fwd} | 24 | \newcommand{\ButtonScrollFwd}{Scroll Fwd} |
23 | \newcommand{\ButtonScrollBack}{Scroll Back} \ No newline at end of file | 25 | \newcommand{\ButtonScrollBack}{Scroll Back} |