oops. dont default all stuff to bold

This commit is contained in:
Dana Jansens 2007-05-21 03:40:16 +00:00
parent 2982d30769
commit add9c3c1bb

View file

@ -195,7 +195,7 @@ struct _RrAppearance {
#define RrDefaultFontFamily "arial,sans"
#define RrDefaultFontSize 8
#define RrDefaultFontWeight RR_FONTWEIGHT_BOLD
#define RrDefaultFontWeight RR_FONTWEIGHT_NORMAL
#define RrDefaultFontSlant RR_FONTSLANT_NORMAL
RrInstance* RrInstanceNew (Display *display, gint screen);