* src/RelLib.py (add_parent_family_handle,

change_parent_family_handle): Correct the docstring to reflect
tuple relationships.


svn: r4804
This commit is contained in:
Alex Roitman
2005-06-08 14:02:45 +00:00
parent c2be8cceec
commit a3e0bf4648
2 changed files with 7 additions and 4 deletions

View File

@@ -4,6 +4,9 @@
* src/SelectChild.py: Support for (int,str) relationships.
* src/gramps.glade (selec_child,modparents,familyDialog): Replace
ComboBoxes with ComboBoxEntries.
* src/RelLib.py (add_parent_family_handle,
change_parent_family_handle): Correct the docstring to reflect
tuple relationships.
2005-06-07 Alex Roitman <shura@gramps-project.org>
* src/gramps.glade (selecty_person): Change positioning; add icon.