diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2003-01-10 16:08:09 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2003-01-10 16:08:09 +0000 |
| commit | 0b9311dfd63ca71bc04ef80ea70f49b0dd158f50 (patch) | |
| tree | fca275369df7d09b5764f08ab701b1962ee10385 | |
| parent | b113073170256b8f56df43d4b313ae60411b4e28 (diff) | |
| download | rockbox-0b9311dfd63ca71bc04ef80ea70f49b0dd158f50.zip rockbox-0b9311dfd63ca71bc04ef80ea70f49b0dd158f50.tar.gz rockbox-0b9311dfd63ca71bc04ef80ea70f49b0dd158f50.tar.bz2 rockbox-0b9311dfd63ca71bc04ef80ea70f49b0dd158f50.tar.xz | |
Web updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3068 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/rocklatin.t | 6 | ||||
| -rw-r--r-- | www/history.t | 3 | ||||
| -rw-r--r-- | www/main.t | 5 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/docs/rocklatin.t b/www/docs/rocklatin.t index e44d154..b8285ec 100644 --- a/www/docs/rocklatin.t +++ b/www/docs/rocklatin.t @@ -1,9 +1,7 @@ -#define _PAGE_ Rocklatin +#define _PAGE_ Rocklatin1 #include "head.t" -<h1>Rocklatin1</h1> - -Only for developers... +<p>Only for developers... <h2>Background</h2> The Archos player comes in two models. One with old LCD and one with new LCD. diff --git a/www/history.t b/www/history.t index 1dd1fd7..6826d99 100644 --- a/www/history.t +++ b/www/history.t @@ -2,6 +2,9 @@ #define HISTORY_PAGE #include "head.t" +<p><i>2002-09-19</i>: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required. +<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0856.shtml">See instructions here</a> + <p><i>2002-09-13</i>: We took a big step and converted to an entirely new font system for the Recorder. Please bear with us as we smoothen out the initial quirks. <p><i>2002-09-03</i>: ROLO, the Rockbox Loader has been integrated into the CVS, allowing Archos or other Rockbox firmware being loaded by simply selecting the file! @@ -9,6 +9,8 @@ <h2>News</h2> +<p><i>2003-01-10</i>: Full ISO-8859-1 font support added for Players, using the <a href="/docs/rocklatin.html">Rocklatin1</a> dynamic charset system. + <p><i>2002-12-21</i>: You can now donate to the Rockbox project via PayPal. See the new button in the left menu. <p><i>2002-11-10</i>: Added recording functionality. @@ -17,9 +19,6 @@ <p><i>2002-10-11</i>: Version 1.4 is released. <a href="download/">Grab it</a>. -<p><i>2002-09-19</i>: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required. -<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0856.shtml">See instructions here</a> - <p><i><small>(Old news items have moved to a <a href="history.html">separate page</a>.)</small></i> |