summaryrefslogtreecommitdiff
path: root/manual/platform/ondio.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/ondio.tex')
-rw-r--r--manual/platform/ondio.tex12
1 files changed, 11 insertions, 1 deletions
diff --git a/manual/platform/ondio.tex b/manual/platform/ondio.tex
index bb33e3eb4f..e89b66f06d 100644
--- a/manual/platform/ondio.tex
+++ b/manual/platform/ondio.tex
@@ -3,9 +3,19 @@
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_RECORDING} 4\edef\UseOption{\UseOption,HAVE_RECORDING}
5\edef\UseOption{\UseOption,CONFIG_TUNER} 5\edef\UseOption{\UseOption,CONFIG_TUNER}
6\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,ONDIO_PAD}
6 8
7\newcommand{\playerman}{Archos} 9\newcommand{\playerman}{Archos}
8\newcommand{\playertype}{Archos Ondio} 10\newcommand{\playertype}{Archos Ondio}
9\newcommand{\playerlongtype}{Ondio SP, FM} 11\newcommand{\playerlongtype}{Ondio SP, FM}
10\newcommand{\genericimg}{112x64x1} 12\newcommand{\genericimg}{112x64x1}
11\newcommand{\dap}{player} \ No newline at end of file 13%Used to name the player, e.g. ...to the \dap
14\newcommand{\dap}{player}
15
16\newcommand{\ButtonLeft}{Left}
17\newcommand{\ButtonRight}{Right}
18\newcommand{\ButtonOff}{Off}
19\newcommand{\ButtonUp}{Up}
20\newcommand{\ButtonDown}{Down}
21\newcommand{\ButtonMenu}{Menu} \ No newline at end of file