1
0
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:
kojima
2004-10-20 03:31:14 +00:00
parent 1166a58ec7
commit f6682a9ade
7 changed files with 52 additions and 193 deletions

View File

@@ -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"