[GRASS-SVN] r55819 - grass/branches/develbranch_6/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Apr 15 16:32:56 PDT 2013


Author: hamish
Date: 2013-04-15 16:32:56 -0700 (Mon, 15 Apr 2013)
New Revision: 55819

Modified:
   grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl
Log:
tweak wording (#1428)

Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl	2013-04-15 23:18:27 UTC (rev 55818)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl	2013-04-15 23:32:56 UTC (rev 55819)
@@ -1063,7 +1063,7 @@
 	!insertmacro MUI_DESCRIPTION_TEXT ${SecGRASS} "Install GRASS ${VERSION_NUMBER}"
 	!insertmacro MUI_DESCRIPTION_TEXT ${SecNorthCarolinaSDB} "Download and install the North Carolina (Wake County) sample data set"
 	!insertmacro MUI_DESCRIPTION_TEXT ${SecSpearfishSDB} "Download and install the South Dakota (Spearfish County) sample data set"
-	!insertmacro MUI_DESCRIPTION_TEXT ${SecMSRuntime} "Some extra open source software included in the installer (e.g. gdal, python) may need the MS Visual C++ Redistributable Package.$\r$\nDownload and install Redistributable Package"	
+	!insertmacro MUI_DESCRIPTION_TEXT ${SecMSRuntime} "Some software included in the installer (e.g. gdal, python) may need Microsoft's Visual C++ redistributable system libraries.$\r$\nDownload and install the Redistributable Package"	
 !insertmacro MUI_FUNCTION_DESCRIPTION_END
 
 ;----------------------------------------------------------------------------------------------------------------------------



More information about the grass-commit mailing list