* src/docgen/GtkPrint.py: Use font color from paragraph style.



svn: r8953
This commit is contained in:
Zsolt Foldvari
2007-09-09 18:05:54 +00:00
parent 63070932a4
commit 461e3c73ea
2 changed files with 33 additions and 27 deletions

View File

@@ -1,3 +1,6 @@
2007-09-09 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/GtkPrint.py: Use font color from paragraph style.
2007-09-08 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: code cleanup
* src/FontScale.py: code cleanup