summaryrefslogtreecommitdiff
path: root/manual/platform/ipodcolor.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-22 13:13:52 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-22 13:13:52 +0000
commit86122ffdc3263d8f240c082c34b1f048ba170921 (patch)
treeed7f1f0936b42fbf71dd0e714471658b94f9cdc5 /manual/platform/ipodcolor.tex
parent611e00280070d7121d024af33c349ba0e67b4639 (diff)
downloadrockbox-86122ffdc3263d8f240c082c34b1f048ba170921.tar.gz
rockbox-86122ffdc3263d8f240c082c34b1f048ba170921.zip
Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodcolor.tex')
-rw-r--r--manual/platform/ipodcolor.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index ffb97abc19..57bcd34994 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -10,6 +10,7 @@
10\newcommand{\genericimg}{220x176x16} 10\newcommand{\genericimg}{220x176x16}
11%Used to name the player, e.g. ...to the \dap 11%Used to name the player, e.g. ...to the \dap
12\newcommand{\dap}{player} 12\newcommand{\dap}{player}
13\newcommand{\firmwarefilename}{rockbox.ipod}
13 14
14\newcommand{\ButtonLeft}{Prev} 15\newcommand{\ButtonLeft}{Prev}
15\newcommand{\ButtonRight}{Next} 16\newcommand{\ButtonRight}{Next}