changeset 96290:dccab8856004

Fix last change, using "monospace" rather than "Monospace".
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 25 Jun 2008 22:32:56 +0000
parents 2e5fb8825124
children 04434fe0bb86
files src/xfns.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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",