mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
- Removed obsoleted options from WMGLOBAL and from the WINGs internal
structures (no longer needed with xft) - Fixed default system font names (converted from xlfd to fontconfig names) - A bit of code cleanups related to xft - Replaced harcoded xlfd font names in wmaker and WPrefs with fontconfig names.
This commit is contained in:
@@ -115,8 +115,6 @@ static char *font_options[] = {
|
||||
NULL
|
||||
};
|
||||
|
||||
#define DEFAULT_FONT "sans-serif:pixelsize=12"
|
||||
|
||||
char *ProgName;
|
||||
|
||||
WMPropList *PixmapPath = NULL;
|
||||
|
||||
Reference in New Issue
Block a user