* src/docgen/PdfDoc.py: Work for both utf8 and latin-1 capable

reportlab versions.


svn: r7178
This commit is contained in:
Alex Roitman
2006-08-14 20:44:12 +00:00
parent 5e7495f797
commit f528f74a12
2 changed files with 23 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
2006-08-14 Alex Roitman <shura@gramps-project.org>
* src/docgen/PdfDoc.py: Work for both utf8 and latin-1 capable
reportlab versions.
* src/Filters/Rules/Family/_ChildHasNameOf.py (description): Typo.
* src/Filters/Rules/Family/_ChildHasIdOf.py (description): Typo.
* src/Filters/Rules/Family/_FatherHasNameOf.py (description): Typo.