summaryrefslogtreecommitdiff
path: root/manual/platform/player.tex
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-10-19 23:59:46 +0000
committerJens Arnold <amiconn@rockbox.org>2008-10-19 23:59:46 +0000
commit1f2468b6ef694b912af53ba516008bc0167696bb (patch)
treefe1ed9cef171069b2a0ea8f0a8b75aaa1512ae61 /manual/platform/player.tex
parent415c46ed548f6f75e638ad5e30829f10aec176f9 (diff)
downloadrockbox-1f2468b6ef694b912af53ba516008bc0167696bb.tar.gz
rockbox-1f2468b6ef694b912af53ba516008bc0167696bb.zip
Rewrite of the Archos flashing chapter, bringing it up to date, removing longish technical background information (that will go into the wiki only), and explaining a few more target specific details.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18841 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/player.tex')
-rw-r--r--manual/platform/player.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index 7a1c675b53..fcae03e8fc 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,archos} 8\edef\UseOption{\UseOption,archos}
9\edef\UseOption{\UseOption,rombox}
9 10
10\newcommand{\playerman}{Archos} 11\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Studio/Player} 12\newcommand{\playertype}{Studio/Player}