diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2003-08-05 09:15:51 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2003-08-05 09:15:51 +0000 |
| commit | b5297a63e3657e381b27d84c2a69a4d5a6620b9f (patch) | |
| tree | 42707083e1288d15a00b4567034f5d64e4dc013e | |
| parent | 025630640e56ef5390f4713a6d6fe3e981d44434 (diff) | |
| download | rockbox-b5297a63e3657e381b27d84c2a69a4d5a6620b9f.zip rockbox-b5297a63e3657e381b27d84c2a69a4d5a6620b9f.tar.gz rockbox-b5297a63e3657e381b27d84c2a69a4d5a6620b9f.tar.bz2 rockbox-b5297a63e3657e381b27d84c2a69a4d5a6620b9f.tar.xz | |
Fixed archos.ajz -> ajbrec.ajz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3920 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/daily.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/daily.t b/www/daily.t index 1a671cf..fb8b4a6 100644 --- a/www/daily.t +++ b/www/daily.t @@ -10,7 +10,7 @@ The top line is the latest. <!--#exec cmd="./dailymod.pl" --> <p> <b>mod</b> - The file you should name "archos.mod" before copying it to the root of your archos.<br> -<b>ajz</b> - The file you should name "archos.ajz" before copying it to the root of your archos.<br> +<b>ajz</b> - The file you should name "ajbrec.ajz" before copying it to the root of your archos.<br> <b>rocks</b> - All plugins for this particular release of Rockbox.<br> <b>full</b> - Full zip archive, with rockbox, plugins, languages, docs, fonts, ucl etc.<br> <b>ucl</b> - File to use when <a href="/docs/flash.html">flashing Rockbox</a> |