* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Delete column

metadata.


svn: r6422
This commit is contained in:
Alex Roitman
2006-04-23 21:32:11 +00:00
parent c44729fb3a
commit 2ac5030dc5
2 changed files with 11 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
* src/plugins/TestcaseGenerator.py: fix BIRTH, DEATH constants
2006-04-23 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Delete column
metadata.
* src/PluginUtils/_PluginStatus.py (PluginTrace.__init__): Set
scrolling policy to auto;
(PluginTrace.close_window): Add method.