summaryrefslogtreecommitdiff
path: root/manual/platform/iaudiom3.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/iaudiom3.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/iaudiom3.tex')
-rw-r--r--manual/platform/iaudiom3.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/platform/iaudiom3.tex b/manual/platform/iaudiom3.tex
new file mode 100644
index 0000000000..37b7825bbc
--- /dev/null
+++ b/manual/platform/iaudiom3.tex
@@ -0,0 +1,26 @@
1% $Id$ %
2\def\UseOption{m3}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,IAUDIO_M3_PAD}
5\edef\UseOption{\UseOption,IAUDIO_RC_PAD}
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,iaudio}
9\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
10
11\newcommand{\playerman}{Iaudio}
12\newcommand{\playertype}{M3}
13\newcommand{\playerlongtype}{\playertype}
14\newcommand{\genericimg}{128x96x2}
15\newcommand{\specimg}{m3}
16%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
18%For use when referring to the player. E.g. the \daps\ capacity ...
19\newcommand{\daps}{player's}
20\newcommand{\firmwarefilename}{\fname{rockbox.iaudio}}
21\newcommand{\screenshotsize}{4cm}
22\newcommand{\disk}{hard disk}
23
24% link external keymap files
25\input{platform/keymap-iaudiom3.tex}
26\input{platform/remote-keymap-iaudio.tex}