summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2004-03-14 16:04:25 +0000
committerBjörn Stenberg <bjorn@haxx.se>2004-03-14 16:04:25 +0000
commit62b095d02972ac8c6fb63ab0a38d1fa0c483b85b (patch)
tree42fe49dcb0a3f948a4393652f1bef0b2eee5eb33
parenta85a52589346ae3a5c0162a98c3c038f79eaecbd (diff)
downloadrockbox-62b095d02972ac8c6fb63ab0a38d1fa0c483b85b.tar.gz
rockbox-62b095d02972ac8c6fb63ab0a38d1fa0c483b85b.zip
Updated download page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4380 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/download/index.t20
1 files changed, 6 insertions, 14 deletions
diff --git a/www/download/index.t b/www/download/index.t
index 2b97d20e3c..ffee27d293 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,11 +2,11 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Latest version: 2.2 (2004-03-11)</h2> 5<h2>Latest version is 2.2 (2004-03-11)</h2>
6 6
7<p>Please read the <a href="rockbox-2.2-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>) 7<p>Please read the <a href="rockbox-2.2-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8 8
9<p> 9<p>Make sure you download the correct file for your specific archos model:
10<table class=rockbox><tr> 10<table class=rockbox><tr>
11<th>player</th> 11<th>player</th>
12<th>recorder</th> 12<th>recorder</th>
@@ -42,17 +42,6 @@ Archos Jukebox Recorder V2
42</td> 42</td>
43</tr></table> 43</tr></table>
44 44
45<h3>Source code</h3>
46<ul>
47<li><a href="rockbox-2.2.tar.gz">rockbox-2.2.tar.gz</a>
48</ul>
49
50<h3>Auxiliary files</h3>
51<ul>
52<li><a href="/lang/">Languages</a>
53<li><a href="/fonts/">Fonts</a> (Recorders only)
54</ul>
55
56<h2>Installation</h2> 45<h2>Installation</h2>
57 46
58<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it. 47<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it.
@@ -63,9 +52,12 @@ Archos Jukebox Recorder V2
63 52
64<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk. 53<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk.
65 54
55<h2>Source code</h2>
56<p><a href="rockbox-2.2.tar.gz">rockbox-2.2.tar.gz</a>
57
66<h2>Manual</h2> 58<h2>Manual</h2>
67 59
68<p>We have a brand new <a href="/manual/manual.pdf">manual in PDF format</a>. Please read it. 60<p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. Please read it.
69 61
70<h2>Bug reports</h2> 62<h2>Bug reports</h2>
71 63