* various: merge changes made in gramps20 up until R2_0_9 tag.

svn: r5544
This commit is contained in:
Alex Roitman
2005-12-13 02:07:16 +00:00
parent b00ab966eb
commit b08882b5b2
43 changed files with 6282 additions and 3002 deletions

View File

@@ -38,7 +38,7 @@ from gettext import gettext as _
#------------------------------------------------------------------------
import gtk
import gtk.glade
from gnome import help_display
import GrampsDisplay
#------------------------------------------------------------------------
#
@@ -148,7 +148,7 @@ class Verify(Tool.Tool):
def on_help_clicked(self,obj):
"""Display the relevant portion of GRAMPS manual"""
help_display('gramps-manual','tools-util-other')
GrampsDisplay.help('tools-util-other')
def get_year(self,event_handle):
"""