diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-06-07 18:48:56 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-06-07 18:48:56 +0000 |
commit | 4c98106734e79e5c335c17eabcad135a4a50ae3b (patch) | |
tree | a6b98f7eaaf5d341e37231d050a354efaab7011a /manual/platform/ondiofm.tex | |
parent | 124b1859fd8b38987406ad36c4cbc334c36a371b (diff) |
Use playerlongtype on the frontpage. Add useful opts to the platform-files. Use the correct ondio-images for the key-image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiofm.tex')
-rw-r--r-- | manual/platform/ondiofm.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index 917fb4da62..c126a45951 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex @@ -8,10 +8,11 @@ \edef\UseOption{\UseOption,CONFIG_TUNER} \edef\UseOption{\UseOption,MASCODEC} \edef\UseOption{\UseOption,ONDIO_PAD} +\edef\UseOption{\UseOption,archos} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Ondio} -\newcommand{\playerlongtype}{Ondio FM} +\newcommand{\playerlongtype}{Ondio 128 FM} \newcommand{\genericimg}{112x64x1} \newcommand{\specimg}{ondiofm} %Used to name the player, e.g. ...to the \dap |