Re: winecfg: various drive detection enhancements

2005-02-16 Thread Michael Jung
Hi Richard, On Wednesday 16 February 2005 08:45, you wrote: > Windows permits the user to set the name of the windows directory > to whatever he desires. At one time I had directories called > /Win31 and /Win98. Not a common practice, but you may wish to > make provision for this if there are late

Re: winecfg: various drive detection enhancements

2005-02-14 Thread Michael Jung
On Monday 14 February 2005 20:13, Paul van Schayck wrote: > I was just about to send a patch doing almost exactly the same things. I'm sorry. Shit happens ;) > And are we ready to let wineprefixcreate use winecfg? Or do we want > more testing of the autodetect code? The attached patch does just th

Re: winecfg: various drive detection enhancements

2005-02-14 Thread Paul van Schayck
On Mon, 14 Feb 2005 16:10:55 +0100, Michael Jung <[EMAIL PROTECTED]> wrote: > Changelog: > Include config.h to reenable reading /etc/fstab on platforms that support it. > Implemented a black list of mount directories, which should not be mapped. > Ensure that the user's home directory is mapped.