diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-03-22 13:13:52 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-03-22 13:13:52 +0000 |
commit | 86122ffdc3263d8f240c082c34b1f048ba170921 (patch) | |
tree | ed7f1f0936b42fbf71dd0e714471658b94f9cdc5 /manual/platform/recorder.tex | |
parent | 611e00280070d7121d024af33c349ba0e67b4639 (diff) |
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/recorder.tex')
-rw-r--r-- | manual/platform/recorder.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 79669c7cda..512810a68f 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -11,6 +11,7 @@ \newcommand{\genericimg}{112x64x1} %Used to name the player, e.g. ...to the \dap \newcommand{\dap}{player} +\newcommand{\firmwarefilename}{ajbrec.ajz} \newcommand{\ButtonOn}{On} \newcommand{\ButtonOff}{Stop} |