*** empty log message ***
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3228 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c43a307011
commit
e0a909a3b8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ print "<tr><td>\n";
|
|||
print "</td><td>\n";
|
||||
&list("recorder");
|
||||
|
||||
print "</td><td><p><b>Note:</b> The FM Recorder version is still very early and buggy. It is available here for testing purposes only.\n";
|
||||
print "</td><td><p><b>Note:</b> The FM Recorder version is still experimental and very buggy. It is available here for testing purposes only.\n";
|
||||
&list("fmrecorder");
|
||||
|
||||
print "</td></tr></table>\n";
|
||||
|
|
Loading…
Reference in a new issue