* src/gramps_main.py: rebuild tree after importing

* src/plugins/ReadGedcom.py: destroy filechooser at proper time


svn: r3129
This commit is contained in:
Don Allingham
2004-05-05 03:54:02 +00:00
parent 3adb17e2b1
commit 50131988cc
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2004-05-04 Don Allingham <donaldallingham@users.sourceforge.net>
* src/gramps_main.py: rebuild tree after importing
* src/plugins/ReadGedcom.py: destroy filechooser at proper time
2004-05-04 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/DetDescendantReport.py (get_xpm_image): Remove
function, import it from Utils.py instead.