diff help/help_mp-en.h @ 30002:1d3f9930c663

Fix a crash when fontconfig is unable to select a font. e.g. if no config directory could be found.
author adrian
date Wed, 16 Dec 2009 11:11:31 +0000
parents eeb60773d668
children 7446f58b6899
line wrap: on
line diff
--- a/help/help_mp-en.h	Tue Dec 15 20:38:54 2009 +0000
+++ b/help/help_mp-en.h	Wed Dec 16 11:11:31 2009 +0000
@@ -856,6 +856,7 @@
 #define MSGTR_LIBVO_FONT_LOAD_FT_CannotPrepareOSDFont "Cannot prepare OSD font.\n"
 #define MSGTR_LIBVO_FONT_LOAD_FT_CannotGenerateTables "Cannot generate tables.\n"
 #define MSGTR_LIBVO_FONT_LOAD_FT_DoneFreeTypeFailed "FT_Done_FreeType failed.\n"
+#define MSGTR_LIBVO_FONT_LOAD_FT_FontconfigNoMatch "Fontconfig failed to select a font. Trying without fontconfig...\n"
 
 // sub.c
 #define MSGTR_VO_SUB_Seekbar "Seekbar"