add nick and famnick
svn: r15930
This commit is contained in:
@@ -416,6 +416,7 @@ class GrampsParser(UpdateCallback):
|
||||
self.childref = None
|
||||
self.personref = None
|
||||
self.name = None
|
||||
self.surname = None
|
||||
self.home = None
|
||||
self.owner = gen.lib.Researcher()
|
||||
self.func_list = [None]*50
|
||||
|
||||
@@ -35,5 +35,5 @@
|
||||
# Public Constants
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
GRAMPS_XML_VERSION = "1.3.0"
|
||||
GRAMPS_XML_VERSION = "1.4.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user