* src/RelLib.py: Move constants from RelLib to const

* src/plugins/TestcaseGenerator.py: Move constants from RelLib to const


svn: r4721
This commit is contained in:
Martin Hawlisch
2005-05-27 20:59:59 +00:00
parent 4e4264952a
commit d07c0ebe29
3 changed files with 54 additions and 48 deletions

View File

@@ -2,6 +2,8 @@
* src/RelLib.py: RepoRef now derives BaseObject to enable full-text
search
* src/GenericFilter.py: Enable Repositories in full-text search filter
* src/RelLib.py: Move constants from RelLib to const
* src/plugins/TestcaseGenerator.py: Move constants from RelLib to const
2005-05-27 Alex Roitman <shura@gramps-project.org>
* src/GrampsBSDDB.py (upgrade_7): Add upgrade path for repo changes.