eivindveg / HotSUploader

JavaFX-based Replay Uploader for Heroes of the Storm
Apache License 2.0
185 stars 36 forks source link

LinuxService: getHotSHome() fix by using xdg config for Documents folder #86

Closed minlexx closed 8 years ago

minlexx commented 8 years ago

Try to parse xdg user-dirs config file to find the correct location of user's "Documents" folder See http://freedesktop.org/wiki/Software/xdg-user-dirs/ specification.

zhedar commented 8 years ago

Please reopen that PR targeting the develop branch. Closing this one as we cannot change the target branch.