GEDCOM fixes from Alexandre Duret-Lutz
svn: r1158
This commit is contained in:
parent
4688ecf985
commit
5df7da6100
@ -92,7 +92,7 @@ startup = 1
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
progName = "GRAMPS"
|
||||
version = "0.8.0-pl2"
|
||||
version = "0.8.0-pl3"
|
||||
copyright = "© 2001-2002 Donald N. Allingham"
|
||||
authors = ["Donald N. Allingham", "David Hampton","Donald A. Peterson"]
|
||||
comments = _("GRAMPS (Genealogical Research and Analysis "
|
||||
|
@ -50,7 +50,7 @@
|
||||
</target>
|
||||
<target name="GeneWeb">
|
||||
<dest val=""/>
|
||||
<adopt val="event_extended"/>
|
||||
<adopt val="event"/>
|
||||
<conc val="standard"/>
|
||||
<alternate_names val="none"/>
|
||||
<calendar val="yes"/>
|
||||
@ -115,4 +115,3 @@
|
||||
<residence val="address"/>
|
||||
</target>
|
||||
</targets>
|
||||
|
||||
|
@ -961,6 +961,3 @@ class GedcomWriter:
|
||||
from Plugins import register_export
|
||||
|
||||
register_export(writeData,_("Export to GEDCOM"))
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user