summaryrefslogtreecommitdiffstats
path: root/manual/platform
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-30 21:33:20 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-30 21:33:20 +0000
commitb1585753b2e275b8f36f4e5aac6a165840b9a3dc (patch)
treed56aa9f74b6a56e20b217c8454c630771fef2f4e /manual/platform
parentec3b293648fb55dbac1a4322a181c29619420e4f (diff)
downloadrockbox-b1585753b2e275b8f36f4e5aac6a165840b9a3dc.tar.gz
rockbox-b1585753b2e275b8f36f4e5aac6a165840b9a3dc.zip
Use english language rules for the manufacturer names. (Ipod, Iriver..)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9373 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/h1xx.tex2
-rw-r--r--manual/platform/h300.tex2
-rw-r--r--manual/platform/ipod4g.tex4
-rw-r--r--manual/platform/ipodcolor.tex4
-rw-r--r--manual/platform/ipodnano.tex4
-rw-r--r--manual/platform/ipodvideo.tex4
-rw-r--r--manual/platform/ondio.tex2
-rw-r--r--manual/platform/x5.tex2
8 files changed, 12 insertions, 12 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 017d70ed74..8843c9dacc 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -5,7 +5,7 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IRIVER_H100_PAD}
-\newcommand{\playerman}{iRiver}
+\newcommand{\playerman}{Iriver}
\newcommand{\playertype}{H1xx}
\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
\newcommand{\genericimg}{160x128x2}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index d9ea6928ef..b777e16da5 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -6,7 +6,7 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IRIVER_H300_PAD}
-\newcommand{\playerman}{iRiver}
+\newcommand{\playerman}{Iriver}
\newcommand{\playertype}{H3xx}
\newcommand{\playerlongtype}{H320 and H340}
\newcommand{\genericimg}{220x176x16}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 6d38602399..b71b5cb106 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -4,8 +4,8 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IPOD_4G_PAD}
-\newcommand{\playerman}{Apple}
-\newcommand{\playertype}{iPod 4G}
+\newcommand{\playerman}{Ipod}
+\newcommand{\playertype}{4G}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{160x128x2}
%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index bd3bea6f63..84cd37a0e7 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -4,8 +4,8 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IPOD_4G_PAD}
-\newcommand{\playerman}{Apple}
-\newcommand{\playertype}{iPod Color}
+\newcommand{\playerman}{Ipod}
+\newcommand{\playertype}{Color}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{220x176x16}
%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 5c22d43f29..116efd7aab 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -4,8 +4,8 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IPOD_4G_PAD}
-\newcommand{\playerman}{Apple}
-\newcommand{\playertype}{iPod Nano}
+\newcommand{\playerman}{Ipod}
+\newcommand{\playertype}{Nano}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{176x132x16}
%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 07c222d571..0a73946125 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -4,8 +4,8 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IPOD_4G_PAD}
-\newcommand{\playerman}{Apple}
-\newcommand{\playertype}{iPod Video}
+\newcommand{\playerman}{Ipod}
+\newcommand{\playertype}{Video}
\newcommand{\playerlongtype}{\playertype}
\newcommand{\genericimg}{320x240x16}
%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/ondio.tex b/manual/platform/ondio.tex
index e23c8df9e9..84d682d24a 100644
--- a/manual/platform/ondio.tex
+++ b/manual/platform/ondio.tex
@@ -7,7 +7,7 @@
\edef\UseOption{\UseOption,ONDIO_PAD}
\newcommand{\playerman}{Archos}
-\newcommand{\playertype}{Archos Ondio}
+\newcommand{\playertype}{Ondio}
\newcommand{\playerlongtype}{Ondio SP, FM}
\newcommand{\genericimg}{112x64x1}
%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 12db1f5ab6..3fc7ee9639 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -6,7 +6,7 @@
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
-\newcommand{\playerman}{iAudio}
+\newcommand{\playerman}{Iaudio}
\newcommand{\playertype}{X5}
\newcommand{\playerlongtype}{\playerman\ \playertype}
\newcommand{\genericimg}{160x128x16}