* src/latin_utf8.py (latin_to_utf8): Convert to unicode only if needed.

svn: r2159
This commit is contained in:
Alex Roitman
2003-09-23 02:50:53 +00:00
parent 0b133ed25d
commit ed8a0c3eec
2 changed files with 6 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
* doc/gramps-manual/C/custom.xml: Likewise.
* doc/gramps-manual/C/Makefile.am: Ship new files.
* doc/gramps-manual/C/Makefile.in: Likewise.
* src/latin_utf8.py (latin_to_utf8): Convert to unicode only if needed.
2003-09-21 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/book.glade: Minor improvements to the dialogs.