* src/EditPlace.py: Correct manual section.
* src/EditSource.py: Correct manual section. * src/EventEdit.py: Correct manual section. * src/ImageSelect.py: Correct manual section. * src/Marriage.py: Correct manual section. * src/NameEdit.py: Correct manual section. * doc/gramps-manual/C/usage.xml: Update. * doc/gramps-manual/C/figures/edit-*.png: Update. svn: r4463
This commit is contained in:
@@ -212,7 +212,7 @@ class EditSource:
|
||||
|
||||
def on_help_clicked(self,obj):
|
||||
"""Display the relevant portion of GRAMPS manual"""
|
||||
gnome.help_display('gramps-manual','gramps-edit-complete')
|
||||
gnome.help_display('gramps-manual','adv-src')
|
||||
|
||||
def close(self,obj):
|
||||
self.gallery.close()
|
||||
|
||||
Reference in New Issue
Block a user