* src/gramps_main.py: use new GRAMPS homepage
svn: r4180
This commit is contained in:
parent
a4abcaf28a
commit
cc849000a7
@ -1,3 +1,6 @@
|
||||
2005-03-14 Don Allingham <don@gramps-project.org>
|
||||
* src/gramps_main.py: use new GRAMPS homepage
|
||||
|
||||
2005-03-13 Alex Roitman <shura@gramps-project.org>
|
||||
* src/DateEdit.py (update_after_editor): Add method.
|
||||
* src/EditPerson.py: Always have birth/death events (never None);
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user