2006-04-20 Don Allingham <don@gramps-project.org>

* src/DataViews/_FamilyViews.py: clean up
	* src/DataViews/_PedigreeViews.py: clean up
	* src/RelLib/_Name.py: fix type on set_type



svn: r6387
This commit is contained in:
Don Allingham
2006-04-21 02:05:56 +00:00
parent 44884e9244
commit 0210b056d8
4 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2006-04-20 Don Allingham <don@gramps-project.org>
* src/DataViews/_FamilyViews.py: clean up
* src/DataViews/_PedigreeViews.py: clean up
* src/RelLib/_Name.py: fix type on set_type
2006-04-20 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py: Upgrade to new types.
* src/GrampsDb/_ReadGedcom.py: Adapt to new types.