summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-22 20:21:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-22 20:21:42 +0000
commit6cfcc6ccde2e45bb3f3d5ca13a2d63ab38975633 (patch)
tree2d1a08b2544dafe4c43e464d4e010703d08c4d08 /www
parent1363e74972deee56aaf23e120317dd5f26e5e434 (diff)
downloadrockbox-6cfcc6ccde2e45bb3f3d5ca13a2d63ab38975633.tar.gz
rockbox-6cfcc6ccde2e45bb3f3d5ca13a2d63ab38975633.zip
added links to the langs and fonts pages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4548 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/docs/index.t2
-rw-r--r--www/download/index.t6
2 files changed, 8 insertions, 0 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index 810035f543..416e1057ec 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -7,6 +7,8 @@
7<li> <a href="faq.html">Frequently Asked Questions</a> 7<li> <a href="faq.html">Frequently Asked Questions</a>
8<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> 8<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a>
9<li> <a href="/screenshots/">Screenshots</a> of Rockbox. 9<li> <a href="/screenshots/">Screenshots</a> of Rockbox.
10<li> <a href="/fonts/">Fonts to download</a>
11<li> <a href="/langs/">Language files and voice clips to download</a>
10</ul> 12</ul>
11<h2>For Advanced Users</h2> 13<h2>For Advanced Users</h2>
12<ul> 14<ul>
diff --git a/www/download/index.t b/www/download/index.t
index e2fd6cb218..25006e272a 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -52,6 +52,12 @@ Archos Jukebox Recorder V2
52 52
53<p>Windows users: If you choose not to unzip the archive directly onto the Archos, you can create the .rockbox directory by entering "mkdir j:\.rockbox" on a command prompt. Windows Explorer refuses to create this directory, so you must use a command prompt. 53<p>Windows users: If you choose not to unzip the archive directly onto the Archos, you can create the .rockbox directory by entering "mkdir j:\.rockbox" on a command prompt. Windows Explorer refuses to create this directory, so you must use a command prompt.
54 54
55<h2>Download more Fonts and Languages</h2>
56<p>
57 <a href="/fonts/">Fonts for Rockbox</a>
58<p>
59 <a href="/langs/">Language files for Rockbox</a>
60
55<h2>Uninstallation</h2> 61<h2>Uninstallation</h2>
56 62
57<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. 63<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.