* src/RelLib.py (Family.set_relationship): Update doc string.

svn: r4763
This commit is contained in:
Alex Roitman
2005-06-03 04:18:38 +00:00
parent 0258aad197
commit 9285e8ee56
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
* src/ListModel.py: Check for the list to be long enough.
* src/gramps.glade: Replace ComboBox with ComboBoxEntry; remove
unneeded scrollwed window (caused warning).
* src/RelLib.py (Family.set_relationship): Update doc string.
2005-06-01 Don Allingham <don@gramps-project.org>
* src/EditPerson.py: Start event_ref integration