From d15204e496e83afd80d46919a05ca6ef670822f2 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 6 Jun 2006 11:41:55 +0000 Subject: [PATCH] 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 --- ...ndio.png => ss-main-menu-112x64x1-ondiofm.png} | Bin .../images/ss-main-menu-112x64x1-ondiosp.png | Bin 0 -> 707 bytes manual/platform/ondiofm.tex | 2 +- manual/platform/ondiosp.tex | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename manual/main_menu/images/{ss-main-menu-112x64x1-ondio.png => ss-main-menu-112x64x1-ondiofm.png} (100%) create mode 100644 manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.png diff --git a/manual/main_menu/images/ss-main-menu-112x64x1-ondio.png b/manual/main_menu/images/ss-main-menu-112x64x1-ondiofm.png similarity index 100% rename from manual/main_menu/images/ss-main-menu-112x64x1-ondio.png rename to manual/main_menu/images/ss-main-menu-112x64x1-ondiofm.png diff --git a/manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.png b/manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.png new file mode 100644 index 0000000000000000000000000000000000000000..0543de6ce74adeebbe140558ad80c55785e9656e GIT binary patch literal 707 zcmV;!0zCbRP))cYym=^E=wSna&f=^mXkAHBhMScB=T+z zp^dzY$GONu-iZ*!$)~*I-2c{{^S=Mb&-pE1KJdFGu{6Mg<+qO}O39^%r$;LS&pq3| z?cZ;16%U%P1-`s|@4LUYJ zz(E^5B9MX+cGZg%=Gr9n>-}7(EU;U*7D%es`UR*{AYpAs^+MokGv&%aUbsy_(g)W`NjB2xH7^O3fGEIE6Ykky!YG;``r1vd$$#rPFkP3|b zcdmLazz&dz6Z$MlG9Z|R^63b_I%4B_yRspD{z|z)2(}2%NS~3wm_p?cQMc0F<)XM~_xymcO pjPFsUA+Pi@*GQ?kS{}MwfWK!M8I;%q%s&7C002ovPDHLkV1j2MQj-7x literal 0 HcmV?d00001 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 @@ \newcommand{\playertype}{Ondio} \newcommand{\playerlongtype}{Ondio FM} \newcommand{\genericimg}{112x64x1} -\newcommand{\specimg}{ondio} +\newcommand{\specimg}{ondiofm} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex index f82449129b..879a01f898 100644 --- a/manual/platform/ondiosp.tex +++ b/manual/platform/ondiosp.tex @@ -10,7 +10,7 @@ \newcommand{\playertype}{Ondio} \newcommand{\playerlongtype}{Ondio SP} \newcommand{\genericimg}{112x64x1} -\newcommand{\specimg}{ondio} +\newcommand{\specimg}{ondiosp} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ...