summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-06-06 11:41:55 +0000
committerMartin Arver <martin.arver@gmail.com>2006-06-06 11:41:55 +0000
commitd15204e496e83afd80d46919a05ca6ef670822f2 (patch)
treeda663b678c409692dedf36283b1c3f6b67792c4e
parent53319248b47264331dd94879239c9cdb5d02be46 (diff)
downloadrockbox-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
-rw-r--r--manual/main_menu/images/ss-main-menu-112x64x1-ondiofm.png (renamed from manual/main_menu/images/ss-main-menu-112x64x1-ondio.png)bin1011 -> 1011 bytes
-rw-r--r--manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.pngbin0 -> 707 bytes
-rw-r--r--manual/platform/ondiofm.tex2
-rw-r--r--manual/platform/ondiosp.tex2
4 files changed, 2 insertions, 2 deletions
diff --git a/manual/main_menu/images/ss-main-menu-112x64x1-ondio.png b/manual/main_menu/images/ss-main-menu-112x64x1-ondiofm.png
index 1d9b9263ae..1d9b9263ae 100644
--- a/manual/main_menu/images/ss-main-menu-112x64x1-ondio.png
+++ b/manual/main_menu/images/ss-main-menu-112x64x1-ondiofm.png
Binary files differ
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 0000000000..0543de6ce7
--- /dev/null
+++ b/manual/main_menu/images/ss-main-menu-112x64x1-ondiosp.png
Binary files differ
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 ...
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 @@
10\newcommand{\playertype}{Ondio} 10\newcommand{\playertype}{Ondio}
11\newcommand{\playerlongtype}{Ondio SP} 11\newcommand{\playerlongtype}{Ondio SP}
12\newcommand{\genericimg}{112x64x1} 12\newcommand{\genericimg}{112x64x1}
13\newcommand{\specimg}{ondio} 13\newcommand{\specimg}{ondiosp}
14%Used to name the player, e.g. ...to the \dap 14%Used to name the player, e.g. ...to the \dap
15\newcommand{\dap}{player} 15\newcommand{\dap}{player}
16%For use when referring to the player. E.g. the \daps\ capacity ... 16%For use when referring to the player. E.g. the \daps\ capacity ...