* src/NameDisplay.py: Add constants to number name components.

* src/PeopleModel.py: Correct constants.


svn: r6324
This commit is contained in:
Alex Roitman
2006-04-13 05:26:19 +00:00
parent 310fb17f01
commit f0d9aed4c1
3 changed files with 42 additions and 20 deletions

View File

@@ -1,3 +1,7 @@
2006-04-12 Alex Roitman <shura@gramps-project.org>
* src/NameDisplay.py: Add constants to number name components.
* src/PeopleModel.py: Correct constants.
2006-04-12 Brian Matherly <pez4brian@users.sourceforge.net>
* src/plugins/GraphViz.py: Add graph preview based on mime (Bug 1449796)