2006-12-20 Alex Roitman <shura@gramps-project.org>

* src/PluginUtils/_Plugins.py (PluginDialog.__init__): Connect to
	signal in the parent class.



svn: r7831
This commit is contained in:
Alex Roitman
2006-12-21 04:42:37 +00:00
parent f2a4002d5e
commit ae213a633b
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2006-12-20 Alex Roitman <shura@gramps-project.org>
* src/PluginUtils/_Plugins.py (PluginDialog.__init__): Connect to
signal in the parent class.
2006-12-20 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: use a container for bookmarks to prevent
lost of data (bug #777)