3 Jan
2004
3 Jan
'04
4:59 a.m.
On Fri, 2004-01-02 at 21:36, Alan Horkan wrote:
g_get_home_dir() wont work on windows 9x (Dia makes a horrible mess of this unfortunately) but it should not be treated as an error instead you should quietly fall back to the old behaviour and use the program directory or something.
Thanks for pointing that out. I'm going to refactor all the cut-and-pasted profile path code in inkscape.cpp and include such a fallback.
-mental