summaryrefslogtreecommitdiff
path: root/manual/platform/archosplayer.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/archosplayer.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/archosplayer.tex')
-rw-r--r--manual/platform/archosplayer.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/platform/archosplayer.tex b/manual/platform/archosplayer.tex
new file mode 100644
index 0000000000..f384639681
--- /dev/null
+++ b/manual/platform/archosplayer.tex
@@ -0,0 +1,25 @@
1% $Id$ %
2\def\UseOption{player}
3\edef\UseOption{\UseOption,PLAYER_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\edef\UseOption{\UseOption,rombox}
9
10\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Studio/Player}
12\newcommand{\playerlongtype}{Jukebox 5000, 6000, Studio 10 and 20}
13\newcommand{\genericimg}{charx11x1}
14\newcommand{\specimg}{player}
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{archos.mod}}
20\newcommand{\firmwareextension}{\fname{mod}}
21\newcommand{\screenshotsize}{4cm}
22\newcommand{\disk}{hard disk}
23
24% link external keymap file
25\input{platform/keymap-archosplayer.tex}