[GRASS-SVN] r60242 - grass/branches/releasebranch_7_0/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Wed May 14 12:47:21 PDT 2014


Author: hellik
Date: 2014-05-14 12:47:21 -0700 (Wed, 14 May 2014)
New Revision: 60242

Modified:
   grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl
Log:
winGRASS standalone: wording cosmetics

Modified: grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl	2014-05-14 19:46:15 UTC (rev 60241)
+++ grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl	2014-05-14 19:47:21 UTC (rev 60242)
@@ -92,7 +92,7 @@
 ;Define installation folder
 InstallDir "$PROGRAMFILES\${GRASS_BASE}"
 
-;Request application privileges for Windows Vista
+;Request application privileges for Windows
 RequestExecutionLevel admin
 
 ;Tell the installer to hide Install and Uninstall details as default



More information about the grass-commit mailing list