* src/StartupDialog.py: fix close

* src/plugins/Desbrowser.py: Use ActivPersonTool
	* src/PluginUtils/_Tool.py: active person tool added


svn: r6412
This commit is contained in:
Don Allingham
2006-04-22 04:48:40 +00:00
parent a0f9a7c5eb
commit 527d01a583
6 changed files with 41 additions and 20 deletions

View File

@@ -88,7 +88,6 @@ class PluginStatus(ManagedWindow.ManagedWindow):
scrolled_window.add(self.list)
self.window.vbox.add(scrolled_window)
self.window.connect
self.window.show_all()
for i in PluginMgr.failmsg_list: