[GRASS-SVN] r56045 - grass/trunk/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 30 02:51:32 PDT 2013


Author: hamish
Date: 2013-04-30 02:51:32 -0700 (Tue, 30 Apr 2013)
New Revision: 56045

Modified:
   grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
Log:
sync to g7 dataset size

Modified: grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi.tmpl	2013-04-30 09:48:48 UTC (rev 56044)
+++ grass/trunk/mswindows/GRASS-Installer.nsi.tmpl	2013-04-30 09:51:32 UTC (rev 56045)
@@ -1105,7 +1105,7 @@
 !insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
 	!insertmacro MUI_DESCRIPTION_TEXT ${SecGRASS} "Install GRASS ${VERSION_NUMBER}"
 	!insertmacro MUI_DESCRIPTION_TEXT ${SecMSRuntime} "Some software included in this installer (e.g. GDAL, Python) may need Microsoft's Visual C++ redistributable system libraries.$\r$\nDownload and install the Redistributable Package. (12 MB)"
-	!insertmacro MUI_DESCRIPTION_TEXT ${SecNorthCarolinaSDB} "Download and install the North Carolina (Wake County) sample data set. (135 MB)"
+	!insertmacro MUI_DESCRIPTION_TEXT ${SecNorthCarolinaSDB} "Download and install the North Carolina (Wake County) sample data set. (141 MB)"
 	!insertmacro MUI_DESCRIPTION_TEXT ${SecSpearfishSDB} "Download and install the South Dakota (Spearfish County) sample data set. (20 MB)"
 !insertmacro MUI_FUNCTION_DESCRIPTION_END
 



More information about the grass-commit mailing list