In .:
2006-10-11 Alex Roitman <shura@gramps-project.org> * src/GrampsDisplay.py (help): Rename gramps-manual to gramps. In help: * Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual. * C/gramps.xml: Add in place of gramps-manual.xml; add more authors. * gramps.omf.in: Add in place of gramps-manual.omf.in svn: r7395
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
def help(target):
|
||||
try:
|
||||
import gnome
|
||||
gnome.help_display('gramps-manual',target)
|
||||
gnome.help_display('gramps',target)
|
||||
except:
|
||||
url('http://gramps-project.org/gramps-manual/gramps-manual-en/index.html')
|
||||
|
||||
|
Reference in New Issue
Block a user