* src/const.py.in: Replace static definition of lds_temple_to_abrev by dynamic generation from lds_temple_codes so they need to be defined only once.

svn: r4723
This commit is contained in:
Martin Hawlisch
2005-05-27 21:39:39 +00:00
parent bcf7649b87
commit bb50c0f5df
2 changed files with 6 additions and 178 deletions

View File

@@ -6,6 +6,9 @@
* src/plugins/TestcaseGenerator.py: Move constants from RelLib to const
* src/gramps.glade: Add ScrolledWindow to RepositoryView to make it
look like Source and Place View.
* src/const.py.in: Replace static definition of lds_temple_to_abrev by
dynamic generation from lds_temple_codes so they need to be defined
only once.
2005-05-27 Alex Roitman <shura@gramps-project.org>
* src/GrampsBSDDB.py (upgrade_7): Add upgrade path for repo changes.