Event reordering for marriage

svn: r1255
This commit is contained in:
Don Allingham
2003-01-13 03:59:10 +00:00
parent a5b4fcd791
commit 30aa40eb21
8 changed files with 118 additions and 123 deletions

View File

@ -30,8 +30,7 @@ import os
# internationalization
#
#-------------------------------------------------------------------------
from intl import gettext
_ = gettext
from intl import gettext as _
#-------------------------------------------------------------------------
#
@ -101,7 +100,7 @@ startup = 1
#
#-------------------------------------------------------------------------
progName = "GRAMPS"
version = "0.9.0-rc1"
version = "0.9.0-rc2"
copyright = "<EFBFBD> 2001-2002 Donald N. Allingham"
authors = ["Donald N. Allingham", "David Hampton","Donald A. Peterson"]
comments = _("GRAMPS (Genealogical Research and Analysis "