Fixed a crash if no fonts are found

This commit is contained in:
Klaus Schmidinger
2007-11-04 11:11:34 +01:00
parent 7823790beb
commit c01249ffe5
3 changed files with 21 additions and 11 deletions

View File

@@ -5514,3 +5514,5 @@ Video Disk Recorder Revision History
Stefan Huelswitt). The 'newplugin' and 'i18n-to-gettext.pl' scripts have been
changed accordingly. Plugin authors may want to adjust the 'i18n' target
of their Makefiles.
- Fixed a crash if no fonts are found (thanks to Mario Ivankovits and Clemens
Kirchgatterer).