.lng not .lang :)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10074 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-06-06 14:13:40 +00:00
parent 18239c0bcb
commit 6229d43f0e

View file

@ -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 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.
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{.lng} files are always included in the daily Rockbox builds.
\opt{HAVE_LCD_BITMAP}{
\subsection{\label{ref:Loadingfonts}Loading Fonts}