nah, people should define 'fixed' to be compatible with their locale
authorarg@mig29
Thu, 07 Dec 2006 12:03:15 +0100
changeset 622 aa2fa6ddd40f
parent 621 69fc4b2d4bc9
child 623 5308dd22b6ee
nah, people should define 'fixed' to be compatible with their locale
config.default.h
--- a/config.default.h	Thu Dec 07 11:55:04 2006 +0100
+++ b/config.default.h	Thu Dec 07 12:03:15 2006 +0100
@@ -9,7 +9,7 @@
 #define FLOATSYMBOL		"><>"
 #define TILESYMBOL		"[]="
 
-#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
+#define FONT			"fixed"
 #define NORMBGCOLOR		"#333366"
 #define NORMFGCOLOR		"#cccccc"
 #define SELBGCOLOR		"#666699"