src/plugins/GraphViz.py: fix unicode encoding

svn: r6744
This commit is contained in:
Brian Matherly
2006-05-22 01:55:15 +00:00
parent 347a488142
commit 3875cdb615
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
* src/plugins/GraphViz.py.in: fix file open.
* src/plugins/Calendar.py: make calendar work in Windows
* src/GrampsLocale.py: make calendar work in Windows
* src/plugins/GraphViz.py: fix unicode encoding
2006-05-21 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py: Do not import unused module.