Add a new helper function, WMMkDirHier()
commit833128385f3de423c203e2aaf7f8a3d725ca0617
authorTamas TEVESZ <ice@extreme.hu>
Mon, 15 Mar 2010 18:49:14 +0000 (15 19:49 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 17 Mar 2010 10:12:53 +0000 (17 11:12 +0100)
treee86d0b6d8bc4f8351aa33f611c1994a8a3985385
parent9a2dbc5a5fee25dad4b1cd83b53ff5a0bd5c4509
Add a new helper function, WMMkDirHier()

...which creates directory hierarchies under $GNUSTEP_USER_ROOT

- make WMWritePropListToFile() use this

readily solves the "run dialog history vs nonexistent state dir" case.

if other consumers are found for this, just de-static and move the
prototype to WUtil.h or some other appropriate place.
WINGs/proplist.c