2006-08-25 Alex Roitman <shura@gramps-project.org>

* src/plugins/ChangeTypes.py: Clean up type name conversions; work
	over all the events, regardless of who references them.
	* src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml): 
	Add methods to obtain standard type lists.



svn: r7264
This commit is contained in:
Alex Roitman
2006-08-25 19:12:41 +00:00
parent 4fb8de7679
commit 41e26b13bb
3 changed files with 40 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
2006-08-25 Alex Roitman <shura@gramps-project.org>
* src/plugins/ChangeTypes.py: Clean up type name conversions; work
over all the events, regardless of who references them.
* src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml):
Add methods to obtain standard type lists.
2006-08-25 Zsolt Foldvari <zsolt.foldvari@nokia.com>
* src/GrampsCfg.py: Implement callback mechanism for dynamic name format
change.