forked from len0rd/rockbox
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
This commit is contained in:
parent
53319248b4
commit
d15204e496
4 changed files with 2 additions and 2 deletions
|
Before Width: | Height: | Size: 1,011 B After Width: | Height: | Size: 1,011 B |
BIN
manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.png
Normal file
BIN
manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 707 B |
|
|
@ -13,7 +13,7 @@
|
||||||
\newcommand{\playertype}{Ondio}
|
\newcommand{\playertype}{Ondio}
|
||||||
\newcommand{\playerlongtype}{Ondio FM}
|
\newcommand{\playerlongtype}{Ondio FM}
|
||||||
\newcommand{\genericimg}{112x64x1}
|
\newcommand{\genericimg}{112x64x1}
|
||||||
\newcommand{\specimg}{ondio}
|
\newcommand{\specimg}{ondiofm}
|
||||||
%Used to name the player, e.g. ...to the \dap
|
%Used to name the player, e.g. ...to the \dap
|
||||||
\newcommand{\dap}{player}
|
\newcommand{\dap}{player}
|
||||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
\newcommand{\playertype}{Ondio}
|
\newcommand{\playertype}{Ondio}
|
||||||
\newcommand{\playerlongtype}{Ondio SP}
|
\newcommand{\playerlongtype}{Ondio SP}
|
||||||
\newcommand{\genericimg}{112x64x1}
|
\newcommand{\genericimg}{112x64x1}
|
||||||
\newcommand{\specimg}{ondio}
|
\newcommand{\specimg}{ondiosp}
|
||||||
%Used to name the player, e.g. ...to the \dap
|
%Used to name the player, e.g. ...to the \dap
|
||||||
\newcommand{\dap}{player}
|
\newcommand{\dap}{player}
|
||||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue