[GRASS-SVN] r41361 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 8 13:57:12 EST 2010
Author: hellik
Date: 2010-03-08 13:57:11 -0500 (Mon, 08 Mar 2010)
New Revision: 41361
Modified:
grass/trunk/mswindows/GRASS-Installer.nsi
Log:
change text on licence page
see
https://trac.osgeo.org/grass/ticket/986#comment:18
Modified: grass/trunk/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi 2010-03-08 18:31:20 UTC (rev 41360)
+++ grass/trunk/mswindows/GRASS-Installer.nsi 2010-03-08 18:57:11 UTC (rev 41361)
@@ -339,6 +339,10 @@
!insertmacro MUI_PAGE_WELCOME
;These indented statements modify settings for MUI_PAGE_LICENSE
+ !define MUI_LICENSEPAGE_TEXT_BOTTOM "GRASS is software libre. You are encouraged and legally \
+ entitled to copy, reinstall, modify, and redistribute this program \
+ for yourself and your friends under the terms of the GPL. Happy \
+ mapping!"
!define MUI_LICENSEPAGE_BUTTON "Next >"
!insertmacro MUI_PAGE_LICENSE "${PACKAGE_FOLDER}\GPL.TXT"
More information about the grass-commit
mailing list