diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-06-06 14:01:20 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-06-06 14:01:20 +0000 |
commit | 4270e2ace15b6bc61a65e9063f85654bf4bc5536 (patch) | |
tree | e7ecc1fdf409076bee7bac357205f57451f029a2 /manual/advanced_topics | |
parent | 5f0e3b3d6f06dd330132f67fa5cd7b0216344a4f (diff) |
Remove/change some outdated links
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10072 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics')
-rw-r--r-- | manual/advanced_topics/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index ca528fb0ea..ede8a751c6 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -2,7 +2,7 @@ \section{\label{ref:CustomisingUI}Customising the userinterface} \subsection{\label{ref:GettingExtras}Getting Extras (Fonts, Languages)} -Rockbox supports custom fonts (for the Recorder and Ondio only) and a number of different languages. Rockbox comes with several fonts and languages already included. If new fonts and language files have been created, then they will be found at \url{http://www.rockbox.org/fonts/} and \url{http://www.rockbox.org/lang/}. +Rockbox supports custom fonts (for the Recorder and Ondio only) and a number of different languages. Rockbox comes with several fonts and languages already included. If new fonts have been created, then they will be found in the font package at \url{http://www.rockbox.org/daily.shtml}. The latest \fname{.lang} files are always included in the daily Rockbox builds. \opt{HAVE_LCD_BITMAP}{ \subsection{\label{ref:Loadingfonts}Loading Fonts} |