# HG changeset patch # User Chong Yidong # Date 1214433176 0 # Node ID dccab88560040e9302350d568618dda71e2f9e35 # Parent 2e5fb88251249782f160498a9076833d091770b1 Fix last change, using "monospace" rather than "Monospace". diff -r 2e5fb8825124 -r dccab8856004 src/xfns.c --- a/src/xfns.c Wed Jun 25 22:29:20 2008 +0000 +++ b/src/xfns.c Wed Jun 25 22:32:56 2008 +0000 @@ -3074,7 +3074,7 @@ = { #ifdef HAVE_XFT /* This will find the normal Xft font. */ - "Monospace-12", + "monospace-12", #endif "-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1", "-misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-1",