From 4cae471af3a4d8e9c7457f76186da809879f566f Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 21 Jul 2012 11:46:56 +0200 Subject: [PATCH] Add MS Gothic to default list of alternative fonts --- src/common/cfgfiles.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/cfgfiles.c b/src/common/cfgfiles.c index 56f327f1..5116037c 100644 --- a/src/common/cfgfiles.c +++ b/src/common/cfgfiles.c @@ -37,7 +37,7 @@ #define DEF_FONT "Monospace 9" #ifdef WIN32 -#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode" +#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,MS Gothic" #endif void