diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 1d04fe567..4ed077b7f 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2005-11-10 Julio Sanchez + * src/plugins/rel_es.py: More detail for some relationships + 2005-11-09 Don Allingham * src/plugins/DetAncestralReport.py: fix spacing * src/Report.py: use filechooser for report dialog diff --git a/gramps2/src/plugins/rel_es.py b/gramps2/src/plugins/rel_es.py index d18ac6117..87494ebe9 100644 --- a/gramps2/src/plugins/rel_es.py +++ b/gramps2/src/plugins/rel_es.py @@ -158,17 +158,24 @@ class RelationshipCalculator(Relationship.RelationshipCalculator): else: return "sobrina %d-ésima" % level - def get_male_relative(self,level): - if level