mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-11 03:45:08 -05:00
Add MS Gothic to default list of alternative fonts
This commit is contained in:
parent
63ae51242b
commit
4cae471af3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user