File xchat-susefont.diff of Package xchat.570
---
src/common/cfgfiles.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: xchat-2.8.6/src/common/cfgfiles.c
===================================================================
--- xchat-2.8.6.orig/src/common/cfgfiles.c
+++ xchat-2.8.6/src/common/cfgfiles.c
@@ -36,7 +36,7 @@
#else
#define XCHAT_DIR ".xchat2"
#endif
-#define DEF_FONT "Monospace 9"
+#define DEF_FONT "SUSE Sans Mono 9"
void
list_addentry (GSList ** list, char *cmd, char *name)