21 Nov
2007
21 Nov
'07
5:48 p.m.
On Nov 21, 2007 4:09 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
"Lei Zhang" <thestig(a)google.com> writes:
We need to get the "well known" XDG user directories so we can symlink to them.
This should be done inside shell32, not in wineprefixcreate.
-- Alexandre Julliard julliard(a)winehq.org
xdg-user-dirs provides xdg_user_dir_lookup() for doing this. [1] Is this something we can include in Wine? The code is under the MIT license. [1] http://webcvs.freedesktop.org/user-dirs/xdg-user-dirs/xdg-user-dir-lookup.c?...