nah, people should define 'fixed' to be compatible with their locale
arg@mig29 unknown
Thu, 07 Dec 2006 12:03:15 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
config.default.h
→
config.default.h
@@ -9,7 +9,7 @@ #define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" +#define FONT "fixed" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"