Module: wine Branch: master Commit: 5321428f6482aef00c71077a58275f282adad0a4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5321428f6482aef00c71077a5...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 6 13:53:24 2021 +0200
shell32: Don't put shell folders inside My Documents.
Put them all at the same level, like recent Windows versions do.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shellpath.c | 332 +++++------------------------------------------ 1 file changed, 30 insertions(+), 302 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5321428f6482aef00c710...