* src/Config/_GrampsIniKeys.py: Report error on invalid filename

* src/const.py.in: detect windows home directory before others

svn: r7216
This commit is contained in:
Brian Matherly
2006-08-20 21:52:49 +00:00
parent be008692c8
commit de4bf165b9
3 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2006-08-20 Brian Matherly <brian@gramps-project.org>
* src/Config/_GrampsIniKeys.py: Report error on invalid filename
* src/const.py.in: detect windows home directory before others
2006-08-19 Alex Roitman <shura@gramps-project.org>
* src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.