* 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:
Alex Roitman
2006-10-29 03:01:56 +00:00
parent 70c839225e
commit 67111c6b6a
4 changed files with 13 additions and 8 deletions

View File

@@ -1,4 +1,7 @@
2006-10-28 Alex Roitman <shura@gramps-project.org>
* 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.
* src/data/tips.xml.in: Remove extra quotes.
2006-10-28 Don Allingham <don@gramps-project.org>