Some rework on getstyle
commit9f7aaa8aedfe38172cfc3de4bfc61bb4af309e83
authorTamas TEVESZ <ice@extreme.hu>
Wed, 17 Mar 2010 21:46:19 +0000 (17 22:46 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 23 Mar 2010 20:50:17 +0000 (23 21:50 +0100)
treebfe143ffdf52f5b29e222f0b2505a8ea4f5a2de6
parent66bd06b5d56cfa628f4c1c4bc8fc6c34c5789de4
Some rework on getstyle

- make it use wings functions, remove duplicated code from getstyle
- de-static necessary functions in wings
- add new wrmdirhier to wings
- rename WMMkDirHier to wmkdirhier (fits better)
- remove calling shell from getstyle (what were they thinking?)

i couldn't quite test getstyle (no idea about themes), but it still
basically works.

do back your ~/G dir up... wrmdirhier might eat it!

definitely needs testing, especially by people who have any idea
how themes work.

Some more getstyle

- missed a shell invocation
- maybe copyFile should be in wutils too...?

[crmafra: Folded second patch into the first]
WINGs/WINGs/WUtil.h
WINGs/findfile.c
WINGs/proplist.c
src/misc.c
util/getstyle.c