* src/EventEdit.py: Display error message if event type not specified.

* src/gramps_main.py: fix merge callback


svn: r4240
This commit is contained in:
Don Allingham
2005-03-26 15:27:39 +00:00
parent bfcd1b8a34
commit b0d3ab87aa
3 changed files with 845 additions and 300 deletions

View File

@@ -114,6 +114,7 @@ dialogFile = "%s/gramps.glade" % rootDir
srcselFile = "%s/gramps.glade" % rootDir
findFile = "%s/find.glade" % rootDir
mergeFile = "%s/mergedata.glade" % rootDir
merge2File = "%s/merge.glade" % rootDir
filterFile = "%s/rule.glade" % rootDir
errdialogsFile = "%s/gramps.glade" % rootDir