changeset 622:aa2fa6ddd40f

nah, people should define 'fixed' to be compatible with their locale
author arg@mig29
date Thu, 07 Dec 2006 12:03:15 +0100 (2006-12-07)
parents 69fc4b2d4bc9
children 5308dd22b6ee
files config.default.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"