* src/ReportUtils.py: More UNKNOWN gender handling, and more

complete burial strings
* src/plugins/DetAncestralReport.py: defer pronoun handling to
ReportUtils
* src/plugins/DetDescendantReport.py: defer pronoun handling to
ReportUtils


svn: r5216
This commit is contained in:
Don Allingham
2005-09-22 03:04:46 +00:00
parent 3c8a820cf4
commit 0903bc88d2
4 changed files with 242 additions and 112 deletions

View File

@@ -1,3 +1,11 @@
2005-09-21 Don Allingham <don@gramps-project.org>
* src/ReportUtils.py: More UNKNOWN gender handling, and more
complete burial strings
* src/plugins/DetAncestralReport.py: defer pronoun handling to
ReportUtils
* src/plugins/DetDescendantReport.py: defer pronoun handling to
ReportUtils
2005-09-21 Alex Roitman <shura@gramps-project.org>
* src/ReportUtils.py: Add UNKNOWN gender case throughout.