* src/gramps.glade: Add ScrolledWindow to RepositoryView to make it look like Source and Place View.

svn: r4722
This commit is contained in:
Martin Hawlisch
2005-05-27 21:10:37 +00:00
parent d07c0ebe29
commit 00fa684aa9
2 changed files with 18 additions and 5 deletions

View File

@@ -4,6 +4,8 @@
* 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
* src/gramps.glade: Add ScrolledWindow to RepositoryView to make it
look like Source and Place View.
2005-05-27 Alex Roitman <shura@gramps-project.org>
* src/GrampsBSDDB.py (upgrade_7): Add upgrade path for repo changes.