URL for Welcome Gramplet was still pointing to 3.3 manual

svn: r20941
This commit is contained in:
Doug Blank 2013-01-02 20:25:19 +00:00
parent 55492a7573
commit d5bc201cb4

View File

@ -111,7 +111,7 @@ class WelcomeGramplet(Gramplet):
welcome += linkst(_('Start with Genealogy and Gramps'),
_('http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy')) + '\n'
welcome += linkst(_('Gramps online manual'),
_('http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual')) + '\n'
_('http://www.gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual')) + '\n'
welcome += linkst(_('Ask questions on gramps-users mailing list'),
_('http://gramps-project.org/contact/')) + '\n\n'