2006-04-27 Alex Roitman <shura@gramps-project.org>

* src/ViewManager.py (reports_clicked, tools_clicked): handle
	exception.
	* src/PluginUtils/_Plugins.py (PluginDialog.on_apply_clicked):
	Correctly call gui_tool, fix wm.	



svn: r6475
This commit is contained in:
Alex Roitman
2006-04-27 21:32:44 +00:00
parent ae1c5c6aee
commit 513f6706bf
3 changed files with 27 additions and 16 deletions

View File

@@ -1,3 +1,9 @@
2006-04-27 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (reports_clicked, tools_clicked): handle
exception.
* src/PluginUtils/_Plugins.py (PluginDialog.on_apply_clicked):
Correctly call gui_tool, fix wm.
2006-04-27 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: fix top on Config.set calls
* data/gramps.schemas.in: remove toolbar, now unused