Merge lp:~sil/cheers/xdg-folders into lp:~cheers/cheers/trunk
Proposed by
Stuart Langridge
Status: | Merged |
---|---|
Merged at revision: | 22 |
Proposed branch: | lp:~sil/cheers/xdg-folders |
Merge into: | lp:~cheers/cheers/trunk |
Diff against target: |
18 lines (+2/-2) 1 file modified
cheers/config.py (+2/-2) |
To merge this branch: | bzr merge lp:~sil/cheers/xdg-folders |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Manish Sinha (मनीष सिन्हा) | Approve | ||
Review via email:
|
Description of the change
use xdg.BaseDirectory instead of hardcoding .local :-)
To post a comment you must log in.
A simple change. It works.