* src/plugins/GraphViz.py: issue #1362, code generation should not show
	open with ghostview, ..., instead show app with text/plain.



svn: r9347
This commit is contained in:
Benny Malengier
2007-11-13 10:33:27 +00:00
parent 3e196650b5
commit 509b9b918a
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-11-13 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/GraphViz.py: issue #1362, code generation should not show
open with ghostview, ..., instead show app with text/plain.
2007-11-13 Jim Sack <jgsack@san.rr.com>
* src/test/regrtest.py: undo removal of module imports in scan-for-tests
* src/GrampsDbUtils/test/_GrampsDbWRFactories_test.py: minor improve.