* doc/gramps-manual/C/figures/scratch-pad.png: Add new figure.
* doc/gramps-manual/C/authors.xml: Update. * doc/gramps-manual/C/keybind.xml: Update. * doc/gramps-manual/C/usage.xml: Update. * doc/gramps-manual/C/figures/cfe-ar.png: Update. * doc/gramps-manual/C/figures/cfe-df.png: Update. * src/plugins/FilterEditor.py: Correct manual section. * src/plugins/ScratchPad.py: Correct manual section. * src/plugins/SoundGen.py: Correct manual section. * src/plugins/Verify.py: Correct manual section. svn: r4484
This commit is contained in:
@@ -845,7 +845,7 @@ class ScratchPadWindow:
|
||||
|
||||
def on_help_clicked(self,obj):
|
||||
"""Display the relevant portion of GRAMPS manual"""
|
||||
help_display('gramps-manual','tools-util')
|
||||
help_display('gramps-manual','tools-util-scratch-pad')
|
||||
|
||||
def on_close_scratchpad(self,obj):
|
||||
self.remove_itself_from_menu()
|
||||
|
Reference in New Issue
Block a user