dropbox / dropbox/nautilus-dropbox
Please follow XDG Base Directory Specification
Open
enhancement
- Dominant language
- Python
- Stars
- 276
- Forks
- 68
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Nowadays all files are inside two directories: .dropbox and .dropbox-dist. Can you follow XDG spec so the files stays in the right directories:
$XDG_DATA_HOME defines the base directory relative to which user specific data files should be stored.
$XDG_CONFIG_HOME defines the base directory relative to which user specific configuration files should be stored.
$XDG_CACHE_HOME defines the base directory relative to which user specific non-essential data files should be stored.
More info:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.