* 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:
Alex Roitman
2005-05-02 02:32:52 +00:00
parent cbe87ed537
commit 0dd5c07204
13 changed files with 130 additions and 81 deletions

View File

@@ -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