Description: This patch changes the default config paths Author: Andreas Metzler Last-Update: 2010-08-07 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -125,7 +125,7 @@ */ /* list of paths to look for the config files, searched in order of appearance */ -#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:"PKGDATADIR +#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:/etc/GNUstep/Defaults:"PKGDATADIR #define DEF_MENU_FILE "menu" /* name of the script to execute at startup */