svn: r7071
This commit is contained in:
Alex Roitman
2006-07-25 00:24:15 +00:00
parent 51c468f672
commit 871180a272
3 changed files with 15 additions and 11 deletions

View File

@@ -4,10 +4,11 @@
* src/docgen/OpenOfficeDoc.py: fix rotation angle
2006-07-24 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Map Other from
gramps2.0.x to Unknown.
* src/GrampsDb/_ReadXML.py (start_name): Map Other from
gramps2.0.x to Unknown.
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Map "Other
Name" from gramps2.0.x to the "Unknown" name type;
work out the case of no events.
* src/GrampsDb/_ReadXML.py (start_name): Map "Other Name" from
gramps2.0.x to the "Unknown" name type.
(start_database): Add method to extract the XML version.
* src/DisplayTabs/_BackRefModel.py (BackRefModel.load_model):
Translate displayed object type.