diff options
author | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
commit | 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f (patch) | |
tree | 81b81008c4cb69c276329ecd50200887c4da4838 /manual/platform/ipod3g.tex | |
parent | 66fa5b578904f7df61293d6ce5c08966b5db13db (diff) | |
download | rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.tar.gz rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.zip |
Reverted r23881 mistakenly committed to branch.v3.4
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipod3g.tex')
-rw-r--r-- | manual/platform/ipod3g.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex index 2ca6e60053..21ca69adbb 100644 --- a/manual/platform/ipod3g.tex +++ b/manual/platform/ipod3g.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{\archosplayerman}{Ipod} | 9 | \newcommand{\playerman}{Ipod} |
10 | \newcommand{\archosplayertype}{3G} | 10 | \newcommand{\playertype}{3G} |
11 | \newcommand{\archosplayerlongtype}{\archosplayertype} | 11 | \newcommand{\playerlongtype}{\playertype} |
12 | \newcommand{\genericimg}{160x128x2} | 12 | \newcommand{\genericimg}{160x128x2} |
13 | \newcommand{\specimg}{ipod3g} | 13 | \newcommand{\specimg}{ipod3g} |
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}{archosplayer} | 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 ... |
17 | \newcommand{\daps}{archosplayer's} | 17 | \newcommand{\daps}{player'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}{4cm} | 20 | \newcommand{\screenshotsize}{4cm} |