mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
fixed bugs, re-enabled circulate raise
This commit is contained in:
@@ -466,7 +466,8 @@ check_defaults()
|
||||
{
|
||||
char *path;
|
||||
|
||||
path = wdefaultspathfordomain("");
|
||||
path = wdefaultspathfordomain("WindowMaker");
|
||||
|
||||
if (access(path, R_OK)!=0) {
|
||||
#if 0
|
||||
wfatal(_("could not find user GNUstep directory (%s).\n"
|
||||
|
||||
Reference in New Issue
Block a user