* src/plugins/NavWebPage.py: fix surnames/surnames_count problem,

fix intro/home page naming issue


svn: r5358
This commit is contained in:
Don Allingham
2005-11-02 22:05:51 +00:00
parent 7e4e08340f
commit b541a4eb06
2 changed files with 41 additions and 14 deletions

View File

@@ -1,5 +1,6 @@
2005-11-02 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: fix surnames/surnames_count problem
* src/plugins/NavWebPage.py: fix surnames/surnames_count problem,
fix intro/home page naming issue
2005-11-01 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: fix private family records
@@ -110,7 +111,6 @@
* src/PedView.py: escape xml-specialchars because of use_markup
* src/UrlEdit.py: escape xml-specialchars because of use_markup
2005-10-18 Don Allingham <don@gramps-project.org>
* src/Report.py: bumped the maximum generations to 999 from 31