* 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 c24c9c1d94
commit 9200e01c56
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):