2007-08-09 Don Allingham <don@gramps-project.org>

* GrampsDbUtils/_WriteGedcom.py: use utf8 encoding only
	* GrampsDbUtils/gedcomexport.glade:  use utf8 encoding only



svn: r8806
This commit is contained in:
Don Allingham
2007-08-10 03:53:48 +00:00
parent ef84a6a93c
commit 215595a56b
3 changed files with 35 additions and 237 deletions

View File

@@ -1,3 +1,7 @@
2007-08-09 Don Allingham <don@gramps-project.org>
* GrampsDbUtils/_WriteGedcom.py: use utf8 encoding only
* GrampsDbUtils/gedcomexport.glade: use utf8 encoding only
2007-08-09 Brian Matherly <brian@gramps-project.org>
* src/GrampsDbUtils/_PrivateProxyDb.py: Continued work.