JuneStepp / OneLauncher

Launcher and Addons Manager for LOTRO and DDO
Other
45 stars 11 forks source link

Documents folder isn't localized properly/wrongly resolved #29

Closed Thaodan closed 2 years ago

Thaodan commented 3 years ago

Current situation: Currently OneLauncher just assumes that XDG_DOCUMENTS_DIR is Documents while that's not always the case. This in turn makes that the Lotro folder isn't properly found.

How it should be: $XDG_CONFIG_HOME/user-dirs.dir should be resolved about the name of XDG_DOCUMENTS_DIR.

JuneStepp commented 3 years ago

https://github.com/platformdirs/platformdirs/pull/39