[GRASS-SVN] r60241 - grass/trunk/mswindows
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Wed May 14 12:46:15 PDT 2014
    
    
  
Author: hellik
Date: 2014-05-14 12:46:15 -0700 (Wed, 14 May 2014)
New Revision: 60241
Modified:
   grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
Log:
winGRASS standalone: wording cosmetics
Modified: grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi.tmpl	2014-05-14 19:44:24 UTC (rev 60240)
+++ grass/trunk/mswindows/GRASS-Installer.nsi.tmpl	2014-05-14 19:46:15 UTC (rev 60241)
@@ -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