oops. dont default all stuff to bold
This commit is contained in:
parent
2982d30769
commit
add9c3c1bb
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue