Guake should store user preferences in standard locations
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
* Install Guake 0.8.8 on Ubuntu 17.04
What should happen:
* Guake stores preferences in `~/.local` and similar freedesktop/XDG locations
What happens instead:
* Guake generates `~/.gconf` and stores preferences there
* This contributes to cluttering `~` with non-standard dot-folders
This will probably be resolved when #863 is completed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.