ChooseParents improvements

svn: r1262
This commit is contained in:
Don Allingham
2003-01-20 03:34:42 +00:00
parent 6e74cbc865
commit 03c75611d6
18 changed files with 4361 additions and 6700 deletions

View File

@@ -81,7 +81,6 @@ revisionFile = "%s/revision.glade" % rootDir
srcselFile = "%s/srcsel.glade" % rootDir
findFile = "%s/find.glade" % rootDir
mergeFile = "%s/mergedata.glade" % rootDir
traceFile = "%s/trace.glade" % rootDir
filterFile = "%s/rule.glade" % rootDir
pluginsDir = "%s/plugins" % rootDir
@@ -101,7 +100,7 @@ startup = 1
#-------------------------------------------------------------------------
progName = "GRAMPS"
version = "@VERSIONSTRING@"
copyright = "<EFBFBD> 2001-2002 Donald N. Allingham"
copyright = "<EFBFBD> 2001-2003 Donald N. Allingham"
authors = ["Donald N. Allingham", "David Hampton","Donald A. Peterson"]
comments = _("GRAMPS (Genealogical Research and Analysis "
"Management Programming System) is a personal "