* src/ChooseParents.py: change _nsort to _model

* src/GrampsBSDDB.py: fix event secondary index function to that
the event name is used instead of the GRAMPS id.


svn: r4141
This commit is contained in:
Don Allingham
2005-03-09 03:58:44 +00:00
parent 7cd4156a6b
commit d0f69b802b
5 changed files with 1071 additions and 32 deletions
+5
View File
@@ -1,3 +1,8 @@
2005-03-08 Don Allingham <don@gramps-project.org>
* src/ChooseParents.py: change _nsort to _model
* src/GrampsBSDDB.py: fix event secondary index function to that
the event name is used instead of the GRAMPS id.
2005-03-08 Alex Roitman <shura@alex.neuro.umn.edu>
* src/EditPerson.py: Remove numerous multiple definitions.
* src/AttrEdit.py (__init__): Set text to translated attribute type.