* src/FamilyView.py: Do not pass the window to the ChooseParents class.

* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes #847600).


svn: r2365
This commit is contained in:
Alex Roitman
2003-11-23 20:53:20 +00:00
parent 82d62c874b
commit c9750198bb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
2003-11-23 Alex Roitman <shura@alex.neuro.umn.edu>
* src/ChooseParents.py (ChooseParents.__init__): Revert the dialog
back to being non-modal (otherwise adding new people is impossible).
* src/FamilyView.py: Do not pass the window to the ChooseParents class.
* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes #847600).
2003-11-21 Alex Roitman <shura@alex.neuro.umn.edu>
* src/po/fr.po: Fix format line.