Make sure PATH contains vital directories during init

darcs-hash:20051025093945-ac50b-8939b844e472caf43a206e2a0dbfa0d48ffdd45c.gz
This commit is contained in:
axel
2005-10-25 19:39:45 +10:00
parent 48afe8062e
commit d332293245
4 changed files with 56 additions and 9 deletions

View File

@@ -67,6 +67,7 @@ extern char *profile;
debug function.
*/
extern wchar_t *program_name;
/**
Take an array_list_t containing wide strings and converts them to a wchar_t **.
*/