mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
many bug fixes, finished some delegate code, updated menu file bug from EXEC
to SHEXEC, updated french translations
This commit is contained in:
@@ -356,7 +356,11 @@ main(int argc, char **argv)
|
||||
#endif
|
||||
|
||||
wsetabort(wAbort);
|
||||
|
||||
|
||||
/* for telling WPrefs what's the name of the wmaker binary being ran */
|
||||
str = wstrappend("WMAKER_BIN_NAME", argv[0]);
|
||||
putenv(str);
|
||||
|
||||
ArgCount = argc;
|
||||
Arguments = argv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user