2007-05-10 Don Allingham <don@gramps-project.org>

* src/GrampsDb/_ReadXML.py: fix privacy settings
	* src/GrampsDb/_WriteXML.py: fix privacy settings
	* src/LdsUtils.py: updated temple codes
	* src/DbLoader.py: try to handle default directory better

	* src/LdsOrd.py: Update from bug tracker (#925) submitted by robocoder


svn: r8460
This commit is contained in:
Don Allingham
2007-05-11 03:47:58 +00:00
parent 417d471690
commit 26d9b3bf23
6 changed files with 173 additions and 151 deletions

View File

@@ -161,7 +161,6 @@ class LdsOrd(SecondaryObject, SourceBase, NoteBase,
@rtype: list
"""
return [self.temple]
#return [self.temple,self.get_date()]
def get_text_data_child_list(self):
"""