* src/EditPerson.py: simpler way of handling patronymic names

based of LANG
* src/FamilyView.py: clear childlist if no spouse exists


svn: r3768
This commit is contained in:
Don Allingham
2004-11-30 03:53:51 +00:00
parent 35bc6fed1e
commit 3db3d91c2d
3 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2004-11-29 Don Allingham <dallingham@users.sourceforge.net>
* src/EditPerson.py: simpler way of handling patronymic names
based of LANG
* src/FamilyView.py: clear childlist if no spouse exists
2004-11-29 Alex Roitman <shura@alex.neuro.umn.edu>
* src/gramps_main.py: Support for re-building Open Recent submenu
and opening files from it.