[GRASS-SVN] r45557 - grass/trunk/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Mar 4 16:34:23 EST 2011


Author: martinl
Date: 2011-03-04 13:34:23 -0800 (Fri, 04 Mar 2011)
New Revision: 45557

Modified:
   grass/trunk/mswindows/osgeo4w/env.bat.tmpl
Log:
osgeo4w: default internet browser of the system is invoked


Modified: grass/trunk/mswindows/osgeo4w/env.bat.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/env.bat.tmpl	2011-03-04 21:27:52 UTC (rev 45556)
+++ grass/trunk/mswindows/osgeo4w/env.bat.tmpl	2011-03-04 21:34:23 UTC (rev 45557)
@@ -4,5 +4,5 @@
 set GRASS_WISH=%OSGEO4W_ROOT%\bin\wish.exe
 set GRASS_PYTHON=%OSGEO4W_ROOT%\bin\python.exe
 set GRASS_PROJSHARE=%OSGEO4W_ROOT%\share\proj
-set GRASS_HTML_BROWSER=%PROGRAMFILES%\Internet Explorer\iexplore.exe
+set GRASS_HTML_BROWSER=explorer
 set PATH=%OSGEO4W_ROOT%\apps\grass\grass- at VERSION@\bin;%PATH%



More information about the grass-commit mailing list