[GRASS-SVN] r41343 - grass/branches/develbranch_6/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 8 06:29:12 EST 2010
Author: neteler
Date: 2010-03-08 06:29:11 -0500 (Mon, 08 Mar 2010)
New Revision: 41343
Modified:
grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
Log:
cosmetics
Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi 2010-03-08 11:28:34 UTC (rev 41342)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi 2010-03-08 11:29:11 UTC (rev 41343)
@@ -355,12 +355,12 @@
!define MUI_FINISHPAGE_NOAUTOCLOSE
!define MUI_FINISHPAGE_RUN
!define MUI_FINISHPAGE_RUN_NOTCHECKED
- !define MUI_FINISHPAGE_RUN_TEXT "Launch Grass"
+ !define MUI_FINISHPAGE_RUN_TEXT "Launch GRASS GIS"
!define MUI_FINISHPAGE_RUN_FUNCTION "LaunchGrass"
!define MUI_FINISHPAGE_SHOWREADME
!define MUI_FINISHPAGE_SHOWREADME_NOTCHECKED
- !define MUI_FINISHPAGE_SHOWREADME_TEXT "Launch Reference Manual"
- !define MUI_FINISHPAGE_SHOWREADME_FUNCTION "ViewReadme"
+ !define MUI_FINISHPAGE_SHOWREADME_TEXT "Launch Reference Manual in browser"
+ !define MUI_FINISHPAGE_SHOWREADME_FUNCTION "ViewReadme"
!insertmacro MUI_PAGE_FINISH
!insertmacro MUI_UNPAGE_WELCOME
More information about the grass-commit
mailing list