* src/plugins/NarrativeWeb.py: fix name sorting in Windows (bug #236)

svn: r7037
This commit is contained in:
Brian Matherly
2006-07-18 02:59:18 +00:00
parent f7bd8ae1c5
commit 314a103f8d
2 changed files with 15 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
2006-07-17 Brian Matherly <brian@gramps-project.org>
* src/plugins/NarrativeWeb.py: typo
* src/plugins/NarrativeWeb.py: fix name sorting in Windows (bug #236)
2006-07-16 Alex Roitman <shura@gramps-project.org>
* src/DisplayTabs/_GalleryTab.py (GalleryTab.build_interface):