diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-06-06 11:41:55 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-06-06 11:41:55 +0000 |
commit | d15204e496e83afd80d46919a05ca6ef670822f2 (patch) | |
tree | da663b678c409692dedf36283b1c3f6b67792c4e /manual/platform/ondiofm.tex | |
parent | 53319248b47264331dd94879239c9cdb5d02be46 (diff) | |
download | rockbox-d15204e496e83afd80d46919a05ca6ef670822f2.tar.gz rockbox-d15204e496e83afd80d46919a05ca6ef670822f2.zip |
Make the main menu show target specific image for the ondios. Adjust \specimg macro for the ondios.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10069 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiofm.tex')
-rw-r--r-- | manual/platform/ondiofm.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index 860a7ce62b..c48aff84bc 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex | |||
@@ -13,7 +13,7 @@ | |||
13 | \newcommand{\playertype}{Ondio} | 13 | \newcommand{\playertype}{Ondio} |
14 | \newcommand{\playerlongtype}{Ondio FM} | 14 | \newcommand{\playerlongtype}{Ondio FM} |
15 | \newcommand{\genericimg}{112x64x1} | 15 | \newcommand{\genericimg}{112x64x1} |
16 | \newcommand{\specimg}{ondio} | 16 | \newcommand{\specimg}{ondiofm} |
17 | %Used to name the player, e.g. ...to the \dap | 17 | %Used to name the player, e.g. ...to the \dap |
18 | \newcommand{\dap}{player} | 18 | \newcommand{\dap}{player} |
19 | %For use when referring to the player. E.g. the \daps\ capacity ... | 19 | %For use when referring to the player. E.g. the \daps\ capacity ... |