* morituri.spec.in:

* morituri/common/config.py:
	  Use XDG if we can import xdg.
	  Fix writing the config.
This commit is contained in:
Thomas Vander Stichele
2012-12-02 12:07:18 +00:00
parent 18c99b6e77
commit 445708b4ea
3 changed files with 49 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
2012-12-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri.spec.in:
* morituri/common/config.py:
Use XDG if we can import xdg.
Fix writing the config.
2012-12-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/drive.py: