summaryrefslogtreecommitdiff
path: root/manual/platform/iriverh100.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/iriverh100.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/iriverh100.tex')
-rw-r--r--manual/platform/iriverh100.tex30
1 files changed, 30 insertions, 0 deletions
diff --git a/manual/platform/iriverh100.tex b/manual/platform/iriverh100.tex
new file mode 100644
index 0000000000..336f68489d
--- /dev/null
+++ b/manual/platform/iriverh100.tex
@@ -0,0 +1,30 @@
1% $Id$ %
2\def\UseOption{h100}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,IRIVER_H100_PAD}
5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,iriver}
10\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD}
11\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
12
13\newcommand{\playerman}{Iriver}
14\newcommand{\playertype}{H100}
15\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
16\newcommand{\genericimg}{160x128x2}
17\newcommand{\specimg}{h100}
18%Used to name the player, e.g. ...to the \dap
19\newcommand{\dap}{player}
20%For use when referring to the player. E.g. the \daps\ capacity ...
21\newcommand{\daps}{player's}
22\newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
23\newcommand{\firmwareextension}{\fname{iriver}}
24\newcommand{\screenshotsize}{4cm}
25\newcommand{\disk}{hard disk}
26
27% link external keymap file
28\input{platform/keymap-iriverh100_h300.tex}
29\input{platform/remote-keymap-iriverh100.tex}
30