diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-22 20:21:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-22 20:21:42 +0000 |
commit | 6cfcc6ccde2e45bb3f3d5ca13a2d63ab38975633 (patch) | |
tree | 2d1a08b2544dafe4c43e464d4e010703d08c4d08 /www | |
parent | 1363e74972deee56aaf23e120317dd5f26e5e434 (diff) |
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.t | 2 | ||||
-rw-r--r-- | www/download/index.t | 6 |
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 @@ <li> <a href="faq.html">Frequently Asked Questions</a> <li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> <li> <a href="/screenshots/">Screenshots</a> of Rockbox. +<li> <a href="/fonts/">Fonts to download</a> +<li> <a href="/langs/">Language files and voice clips to download</a> </ul> <h2>For Advanced Users</h2> <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 <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. +<h2>Download more Fonts and Languages</h2> +<p> + <a href="/fonts/">Fonts for Rockbox</a> +<p> + <a href="/langs/">Language files for Rockbox</a> + <h2>Uninstallation</h2> <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. |