[PATCH 3/5] shell32: use xdg well known directories for shell redirection (try 4)

Alexandre Julliard julliard at winehq.org
Tue Mar 11 05:39:19 CDT 2008


"Lei Zhang" <thestig at google.com> writes:

> This patch attempts to set the shell folders using xdg well known
> directories via shell redirection. If any part of this fails, the rest
> of SHELL_RegisterShellFolders() should fill in the gaps.

This will still break if the user changes the drives config. I don't
understand why you don't want to simply use the symlinks; why should the
dirs be handled differently when they are obtained from the xdg config
instead of from the current hard-coded values?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list