* src/DisplayModels.py: fix place and source lists

* src/PlaceView.py: fix place lists
* src/SourceView.py: fix source lists


svn: r3515
This commit is contained in:
Don Allingham
2004-08-27 03:41:57 +00:00
parent f9f9ea670b
commit b147e4e72f
5 changed files with 24 additions and 6 deletions

View File

@@ -1,4 +1,7 @@
2004-08-26 Don Allingham <dallingham@users.sourceforge.net>
* src/DisplayModels.py: fix place and source lists
* src/PlaceView.py: fix place lists
* src/SourceView.py: fix source lists
* src/Sort.py: use locale.strcoll for sorting
* src/RelLib.py: don't use accent for sort name
* src/EditPerson.py: compare edited ID value properly