2006-07-19 Alex Roitman <shura@gramps-project.org>

* src/plugins/GraphViz.py (GraphViz.__init__): Take care of the
	encoding errors.
	


svn: r7046
This commit is contained in:
Alex Roitman
2006-07-19 23:42:50 +00:00
parent 0d24ddc403
commit ae7c77ddcd
2 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2006-07-19 Alex Roitman <shura@gramps-project.org>
* src/plugins/GraphViz.py (GraphViz.__init__): Take care of the
encoding errors.
2006-07-19 Zsolt Foldvari <zsolt.foldvari@nokia.com>
* src/GrampsCfg.py: UI improvements.
* src/Config/_GrampsIniKeys.py: Proper key retrieval.