* src/ViewManager.py: set up about box and other HELP menu items

* src/const.py.in: strings for about box
* Makefile.am: install COPYING file to provide text for GPL.


svn: r5073
This commit is contained in:
Don Allingham
2005-08-13 03:23:02 +00:00
parent 2c9b66e135
commit 4424259671
4 changed files with 84 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2005-08-12 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: set up about box and other HELP menu items
* src/const.py.in: strings for about box
* Makefile.am: install COPYING file to provide text for GPL.
2005-08-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/MapView.py: Dont fail if xearth is not installed