* 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:
Alex Roitman
2005-05-03 02:13:44 +00:00
parent dc91adb896
commit bed103c9b8
15 changed files with 218 additions and 136 deletions

View File

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