Fix opening of files to Read/PipeRead to accept absolute paths.
commitd6cd78063ff886e31d22885b2056766d276c4de2
authortadam <tadam>
Tue, 5 Jan 2010 19:34:39 +0000 (5 19:34 +0000)
committertadam <tadam>
Tue, 5 Jan 2010 19:34:39 +0000 (5 19:34 +0000)
tree15b61d0964527f5e0486e11c6382c0c968008b5e
parentb63c99f2c72b8dbde8bd2ef9b08199592dc265dd
Fix opening of files to Read/PipeRead to accept absolute paths.

Don't just assume "/" is a valid identifier for paths.  "./" is
just as likely.  Fixes use-case of:

fvwm -f ./some_fvwm2rc
ChangeLog
NEWS
fvwm/read.c