Handle unicode names for saved book reports.

svn: r8658
This commit is contained in:
Brian Matherly
2007-06-25 02:39:21 +00:00
parent d5f5b3a602
commit 5e06472c14
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-06-24 Brian Matherly <brian@gramps-project.org>
* src/plugins/BookReport.py (on_booklist_ok_clicked): Handle unicode names
2007-06-24 Brian Matherly <brian@gramps-project.org>
* src/docgen/OpenOfficeDoc.py (rotate_text, init): remove fill color to
improve the fanchart display (#0001072)