summary refs log tree commit diff stats
path: root/src/common/cfgfiles.c
diff options
context:
space:
mode:
authortomek <eustachy.kapusta@gmail.com>2015-01-07 22:46:37 +0100
committertomek <eustachy.kapusta@gmail.com>2015-01-07 22:46:37 +0100
commit7739c99f3f618df76b5b308012d19d720b2b13df (patch)
treee2d19fbd5898010d419318267f8b52a8e8a89848 /src/common/cfgfiles.c
parent99f74e8d9480e804ebe4c9a08885a81286954114 (diff)
Update alternative font list
Diffstat (limited to 'src/common/cfgfiles.c')
-rw-r--r--src/common/cfgfiles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/cfgfiles.c b/src/common/cfgfiles.c
index 5de72dbd..87375565 100644
--- a/src/common/cfgfiles.c
+++ b/src/common/cfgfiles.c
@@ -39,7 +39,7 @@
 #endif
 
 #define DEF_FONT "Monospace 9"
-#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,MS Gothic,Unifont"
+#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,Meiryo,Symbola,Unifont"
 
 const char * const languages[LANGUAGES_LENGTH] = {
 	"af", "sq", "am", "ast", "az", "eu", "be", "bg", "ca", "zh_CN",      /*  0 ..  9 */