* src/NameDisplay.py: handle patronymic names in given name

* src/plugins/NavWebPage.py: handle patronymic names in given name


svn: r5116
This commit is contained in:
Don Allingham
2005-08-20 03:20:17 +00:00
parent f8710bae70
commit 987a3cef7c
3 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
2005-08-19 Don Allingham <don@gramps-project.org>
* src/NameDisplay.py: handle patronymic names in given name
* src/plugins/NavWebPage.py: handle patronymic names in given name
* src/GenericFilter.py: fix unicode problem with menu store
2005-08-18 Don Allingham <don@gramps-project.org>