summaryrefslogtreecommitdiff
path: root/manual/platform/ipodcolor.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-25 10:32:10 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-25 10:32:10 +0000
commit2a76843f37dc45d7a08fc7a29440b601c9cbe589 (patch)
tree879c1e0c68c58bc4600581f3da1ce258646ea72a /manual/platform/ipodcolor.tex
parent96f898e4356d1533f2b2ed6115967a4daa68d0cc (diff)
downloadrockbox-2a76843f37dc45d7a08fc7a29440b601c9cbe589.tar.gz
rockbox-2a76843f37dc45d7a08fc7a29440b601c9cbe589.zip
Add a daps macro, for use when referring to the player. E.g. the \daps\ color ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodcolor.tex')
-rw-r--r--manual/platform/ipodcolor.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 57bcd34994..bd3bea6f63 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -10,6 +10,8 @@
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%For use when referring to the player. E.g. the \daps\ capacity ...
14\newcommand{\daps}{player's}
13\newcommand{\firmwarefilename}{rockbox.ipod} 15\newcommand{\firmwarefilename}{rockbox.ipod}
14 16
15\newcommand{\ButtonLeft}{Prev} 17\newcommand{\ButtonLeft}{Prev}