summaryrefslogtreecommitdiff
path: root/manual/platform/recorderv2fm.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/recorderv2fm.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/recorderv2fm.tex')
-rw-r--r--manual/platform/recorderv2fm.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 640158f1fb..361d518fde 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -12,6 +12,7 @@
12\newcommand{\genericimg}{112x64x1} 12\newcommand{\genericimg}{112x64x1}
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}{ajbrec.ajz}
15 16
16\newcommand{\ButtonOn}{On} 17\newcommand{\ButtonOn}{On}
17\newcommand{\ButtonOff}{Stop} 18\newcommand{\ButtonOff}{Stop}