diff options
author | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:03:11 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:03:11 +0000 |
commit | 66fa5b578904f7df61293d6ce5c08966b5db13db (patch) | |
tree | 5db57c13d5b23e76793b60bbc48579ac24da1550 /manual/platform/ipodcolor.tex | |
parent | 7b70046e7ab7329d93f800fe4b074fabff998a0e (diff) | |
download | rockbox-66fa5b578904f7df61293d6ce5c08966b5db13db.tar.gz rockbox-66fa5b578904f7df61293d6ce5c08966b5db13db.zip |
Rename targets to be consistent in all places. (FS #10819)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23881 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodcolor.tex')
-rw-r--r-- | manual/platform/ipodcolor.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index 04dc457a81..dd9755114d 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex | |||
@@ -6,15 +6,15 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,ipod} | 7 | \edef\UseOption{\UseOption,ipod} |
8 | 8 | ||
9 | \newcommand{\playerman}{Ipod} | 9 | \newcommand{\archosplayerman}{Ipod} |
10 | \newcommand{\playertype}{Color} | 10 | \newcommand{\archosplayertype}{Color} |
11 | \newcommand{\playerlongtype}{\playertype} | 11 | \newcommand{\archosplayerlongtype}{\archosplayertype} |
12 | \newcommand{\genericimg}{220x176x16} | 12 | \newcommand{\genericimg}{220x176x16} |
13 | \newcommand{\specimg}{ipodcolor} | 13 | \newcommand{\specimg}{ipodcolor} |
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}{archosplayer} |
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 ... |
17 | \newcommand{\daps}{player's} | 17 | \newcommand{\daps}{archosplayer's} |
18 | \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} | 18 | \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} |
19 | \newcommand{\firmwareextension}{\fname{ipod}} | 19 | \newcommand{\firmwareextension}{\fname{ipod}} |
20 | \newcommand{\screenshotsize}{6cm} | 20 | \newcommand{\screenshotsize}{6cm} |