Clowud / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

patch: check for XDG directories #349

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. export XDG_DATA_HOME=$HOME/other-dir
2. winetricks steam

What is the expected output? What do you see instead?

The expected result is that winetricks would obey the XDG spec and would put 
the wineprefixes under $HOME/other-dir. Instead the wineprefixes are placed 
under $HOME/.local/share no matter what.

Original issue reported on code.google.com by dunsmo...@gmail.com on 29 Aug 2013 at 4:20

Attachments:

GoogleCodeExporter commented 8 years ago
FYI: This also fixes other instances of XDG non-compliance.

Original comment by dunsmo...@gmail.com on 29 Aug 2013 at 4:20

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1054.

Original comment by austinenglish@gmail.com on 4 Sep 2013 at 11:20