diff options
| -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 ca528fb..ede8a75 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} |