April 2, 2026
1:26 p.m.
On Thu Apr 2 13:26:30 2026 +0000, Corentin Noël wrote:
From the specification at https://specifications.freedesktop.org/basedir/latest/ :
$XDG_DATA_HOME defines the base directory relative to which user-specific data files should be stored. If $XDG_DATA_HOME is either not set or empty, a default equal to $HOME/.local/share should be used. So `$HOME/.local/share` shouldn't be hardcoded like that. The latest commit seems good?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10543#note_134805