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

* src/ScratchPad.py (ScratchPadWindow.__init__): Allow only one
	instance; translate label; remove unneeded event handlers.
	* src/ViewManager.py (ViewManager.scratchpad): Catch exception.



svn: r6485
This commit is contained in:
Alex Roitman
2006-04-28 16:56:19 +00:00
parent f0ff12df0e
commit 7fbc99f60f
3 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2006-04-28 Alex Roitman <shura@gramps-project.org>
* src/ScratchPad.py (ScratchPadWindow.__init__): Allow only one
instance; translate label; remove unneeded event handlers.
* src/ViewManager.py (ViewManager.scratchpad): Catch exception.
2006-04-27 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (ViewManager.build_plugin_menu): Use unique
command-line name for action menu.