* src/MergePeople.py: prevent attempts to merge a person and his/her

spouse, prevent merging of child and parent.


svn: r4975
This commit is contained in:
Don Allingham
2005-07-29 04:27:14 +00:00
parent 88874cd212
commit 478f90b8e8
2 changed files with 62 additions and 11 deletions

View File

@@ -1,3 +1,7 @@
2005-07-28 Don Allingham <don@gramps-project.org>
* src/MergePeople.py: prevent attempts to merge a person and his/her
spouse, prevent merging of child and parent.
2005-07-28 Alex Roitman <shura@gramps-project.org>
* src/plugins/WebPage.py (WebReportOptions.set_new_options):
Define help dictionary to document options.