* src/GrampsDb/_GrampsBSDDB.py: handle data_map during

reload of the database


svn: r6432
This commit is contained in:
Don Allingham
2006-04-25 02:55:41 +00:00
parent 8b939198b8
commit d8628f28ee
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
2006-04-24 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py: handle data_map during
reload of the database
* src/DataViews/_FamilyView.py: Config changes
* src/ViewManager.py: Config changes
* src/GrampsDb/_GrampsDbBase.py: Config changes