summary refs log tree commit diff stats
path: root/src/common
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-01 16:12:40 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-01 16:12:40 +0200
commita6f9b6d5a4e177a1d9456f67cccb3ae0db73e66e (patch)
tree1a4b71e6bae57bc77d1c708a066598654dcad54d /src/common
parentb7f5f045c6b25ffe3957431acd1d5a9e0330ebfa (diff)
Add Unifont to the default list of alternative fonts
Diffstat (limited to 'src/common')
-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 da2fc107..06af6543 100644
--- a/src/common/cfgfiles.c
+++ b/src/common/cfgfiles.c
@@ -39,7 +39,7 @@
 
 #define DEF_FONT "Monospace 9"
 #ifdef WIN32
-#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,MS Gothic"
+#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,MS Gothic,Unifont"
 #endif
 
 void