-
Notifications
You must be signed in to change notification settings - Fork 147
Fixed #403 (Follow XDG Base Directory Specification) #411
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
Conversation
|
Could |
|
I marked it as deprecated as that is what warning about a feature is. |
a86b6a0 to
b429636
Compare
|
This should now be in an acceptable state with typos and commit / whitespace / spelling problems fixed. |
|
Any news on this PR? |
Bodigrim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Could you please rebase?
fd72fe1 to
ff32fee
Compare
|
LGTM. Could you please squash? |
|
Done, but unsure if the changelog should still say the
bit if we don't warn. Though it doesn't change much. |
|
Nice, thanks a lot! |
Hoogle will now use the
$XDG_DATA_DIRinstead of~/.hoogleas the default path but still use the old one as a fall back if it doesn't exist.Fixes #403