* src/EditPerson.py (on_help_clicked): Call appropriate manual section.
* doc/gramps-manual/C/usage.xml: Update. * doc/gramps-manual/C/figures/edit-person-*.png: Update. * configure.in: Bump up version, to distinguish from released 1.1.99. svn: r4454
This commit is contained in:
@@ -640,7 +640,7 @@ class EditPerson:
|
||||
|
||||
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-pers')
|
||||
|
||||
def build_columns(self,tree,list):
|
||||
cnum = 0
|
||||
|
Reference in New Issue
Block a user