[GRASS-SVN] r41344 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 8 06:29:38 EST 2010
Author: neteler
Date: 2010-03-08 06:29:38 -0500 (Mon, 08 Mar 2010)
New Revision: 41344
Modified:
grass/trunk/mswindows/GRASS-Installer.nsi
Log:
cosmetics
Modified: grass/trunk/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi 2010-03-08 11:29:11 UTC (rev 41343)
+++ grass/trunk/mswindows/GRASS-Installer.nsi 2010-03-08 11:29:38 UTC (rev 41344)
@@ -354,12 +354,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