* src/FamilyList.py: call family editor

* src/StartupDialog.py: pwm in try/except
* src/gramps.py: don't fail on missing SIG_CHILD


svn: r5724
This commit is contained in:
Don Allingham
2006-01-12 05:40:44 +00:00
parent 30d59afd02
commit 696797281c
5 changed files with 21 additions and 2006 deletions

View File

@@ -1,4 +1,7 @@
2006-01-11 Don Allingham <don@gramps-project.org>
* src/FamilyList.py: call family editor
* src/StartupDialog.py: pwm in try/except
* src/gramps.py: don't fail on missing SIG_CHILD
* src/EditPerson.py: removed unused variable
* src/EditFamily.py: start of the family editor
* src/FamilyView.py: call family editor