summaryrefslogtreecommitdiff
path: root/manual/platform/archosrecorder.tex
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2009-12-07 12:19:08 +0000
committerBjörn Stenberg <bjorn@haxx.se>2009-12-07 12:19:08 +0000
commitc0740440ac9c830f59e8b5c9b3a8aecc49766506 (patch)
tree5ad47d05a66c0a1048d8bd6b304a66a8489248cd /manual/platform/archosrecorder.tex
parentee15637749e293139f31a32548850cb549d3533e (diff)
downloadrockbox-c0740440ac9c830f59e8b5c9b3a8aecc49766506.tar.gz
rockbox-c0740440ac9c830f59e8b5c9b3a8aecc49766506.zip
Rename targets to be consistent in all places. (FS #10819). Take 2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/archosrecorder.tex')
-rw-r--r--manual/platform/archosrecorder.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/platform/archosrecorder.tex b/manual/platform/archosrecorder.tex
new file mode 100644
index 0000000000..d1293c7403
--- /dev/null
+++ b/manual/platform/archosrecorder.tex
@@ -0,0 +1,25 @@
1% $Id$ %
2\def\UseOption{recorder}
3\edef\UseOption{\UseOption,RECORDER_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7\edef\UseOption{\UseOption,archos}
8
9\newcommand{\playerman}{Archos}
10\newcommand{\playertype}{Recorder}
11\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20}
12\newcommand{\genericimg}{112x64x1}
13
14\newcommand{\specimg}{recorder}
15%Used to name the player, e.g. ...to the \dap
16\newcommand{\dap}{player}
17%For use when referring to the player. E.g. the \daps\ capacity ...
18\newcommand{\daps}{player's}
19\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
20\newcommand{\firmwareextension}{\fname{ajz}}
21\newcommand{\screenshotsize}{4cm}
22\newcommand{\disk}{hard disk}
23
24% link external keymap file
25\input{platform/keymap-archosrecorder.tex}