* src/GrampsDb/_ReadGrdb.py: Add repos, modularize.

svn: r6704
This commit is contained in:
Alex Roitman
2006-05-18 04:16:54 +00:00
parent ed6e277141
commit 8215cf553d
2 changed files with 105 additions and 98 deletions

View File

@@ -1,4 +1,5 @@
2006-05-17 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadGrdb.py: Add repos, modularize.
* src/ViewManager.py: Reorder calls to make work with ArgHandler.
2006-05-17 Don Allingham <don@gramps-project.org>