summaryrefslogtreecommitdiff
path: root/manual/platform/h300.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/h300.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/h300.tex')
-rw-r--r--manual/platform/h300.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 9d9b564153..bb9f1f6f79 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -12,6 +12,7 @@
12\newcommand{\genericimg}{220x176x16} 12\newcommand{\genericimg}{220x176x16}
13%Used to name the player, e.g. ...to the \dap 13%Used to name the player, e.g. ...to the \dap
14\newcommand{\dap}{player} 14\newcommand{\dap}{player}
15\newcommand{\firmwarefilename}{rockbox.iriver}
15 16
16\newcommand{\ButtonLeft}{Left} 17\newcommand{\ButtonLeft}{Left}
17\newcommand{\ButtonRight}{Right} 18\newcommand{\ButtonRight}{Right}