* src/Filters/_FilterComboBox.py (set): Force unicode.

svn: r7398
This commit is contained in:
Alex Roitman
2006-10-12 01:25:42 +00:00
parent 11b833f719
commit 59a00f52f8
2 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
2006-10-11 Alex Roitman <shura@gramps-project.org>
* src/GrampsDisplay.py (help): Rename gramps-manual to gramps.
* src/Filters/_FilterComboBox.py (set): Force unicode.
2006-10-11 Brian Matherly <brian@gramps-project.org>
* src/Mime/_WinMime.py: potential fix for #446