# HG changeset patch # User arg@mig29 # Date 1165489395 -3600 # Node ID aa2fa6ddd40f9d61eec1c36db299d3bb0516e4da # Parent 69fc4b2d4bc90c092d52a3e618acbf5cfa37c0a9 nah, people should define 'fixed' to be compatible with their locale diff -r 69fc4b2d4bc9 -r aa2fa6ddd40f 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"