aewl

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
parents 69fc4b2d4bc9
children 5308dd22b6ee
files config.default.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/config.default.h	Thu Dec 07 11:55:04 2006 +0100
     1.2 +++ b/config.default.h	Thu Dec 07 12:03:15 2006 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  #define FLOATSYMBOL		"><>"
     1.5  #define TILESYMBOL		"[]="
     1.6  
     1.7 -#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
     1.8 +#define FONT			"fixed"
     1.9  #define NORMBGCOLOR		"#333366"
    1.10  #define NORMFGCOLOR		"#cccccc"
    1.11  #define SELBGCOLOR		"#666699"