* src/plugins/ScratchPad.py: disabled search because it does not do
		  what the user expects.


svn: r4671
This commit is contained in:
Richard Taylor
2005-05-25 07:24:39 +00:00
parent 9d19ad4095
commit d2a89b0f89
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: disabled search because it does not do
what the user expects.
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: rename on_scratch_pad_delete_event for consistency
* src/plugins/scratchpad.glade: add on_scratch_pad_delete_event to fix bug