wineprefixcreate: get xdg-user-dirs environment variables [1/2]

Lei Zhang thestig at google.com
Wed Nov 21 17:48:48 CST 2007


On Nov 21, 2007 4:09 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> "Lei Zhang" <thestig at 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 at 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?view=markup



More information about the wine-devel mailing list