* src/gramps_main.py: use new GRAMPS homepage

svn: r4180
This commit is contained in:
Don Allingham
2005-03-14 23:30:26 +00:00
parent 68454d1aaa
commit 00ed8a7693
2 changed files with 4 additions and 1 deletions

View File

@ -86,7 +86,7 @@ from bsddb import db
# Constants
#
#-------------------------------------------------------------------------
_HOMEPAGE = "http://gramps.sourceforge.net"
_HOMEPAGE = "http://gramps-project.org"
_MAILLIST = "http://sourceforge.net/mail/?group_id=25770"
_BUGREPORT = "http://sourceforge.net/tracker/?group_id=25770&atid=385137"