Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conform to XDG Base Directory Specs #298

Closed
viciious opened this issue Feb 13, 2016 · 3 comments
Closed

Conform to XDG Base Directory Specs #298

viciious opened this issue Feb 13, 2016 · 3 comments
Milestone

Comments

@viciious
Copy link
Collaborator

See https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.8.html

  • Use $XDG_DATA_HOME or $HOME/.local/share for user's homedir.
  • Use $XDG_CACHE_HOME or $HOME/.cache for cache files.
@Triang3l
Copy link
Member

Are these properly defined in major distros?

@viciious
Copy link
Collaborator Author

Even if they are not, the spec explicitly defines fallback paths

@Triang3l Triang3l added this to the 2.1 milestone Feb 14, 2016
@viciious
Copy link
Collaborator Author

viciious commented Mar 1, 2016

98ece3f

@viciious viciious closed this as completed Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants