* src/ViewManager.py (ViewManager.about): Use const.py.
* src/const.py.in (url_manual): Add the link constant. * src/GrampsDisplay.py (help): Update the link. svn: r7478
This commit is contained in:
@@ -38,6 +38,7 @@ from gettext import gettext as _
|
||||
url_homepage = "http://gramps-project.org/"
|
||||
url_mailinglist = "http://sourceforge.net/mail/?group_id=25770"
|
||||
url_bugtracker = "http://bugs.gramps-project.org/bug_report_advanced_page.php"
|
||||
url_manual = "http://gramps-project.org/manual/2.2/"
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user