wmmenugen: Add executable detection, make Wmconfig use it
commit5377ec8fba48b0704a88b49287558920e5efbf14
authorTamas TEVESZ <ice@extreme.hu>
Fri, 8 Oct 2010 23:52:14 +0000 (9 01:52 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 10 Oct 2010 17:34:45 +0000 (10 19:34 +0200)
treefee50bd3e2377fe77f4eb1c68d2f7afdcbc6befc
parent0451160f7d821ed0b2b5f051179ff89ae9d68099
wmmenugen: Add executable detection, make Wmconfig use it

Add fileInPath, which determines whether or not a given file exists
in $PATH (some heuristics apply).

Make the Wconfig parser use it.

Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
util/wmmenugen.h
util/wmmenugen_misc.c
util/wmmenugen_parse_wmconfig.c