[GRASS-SVN] r45558 - grass/branches/develbranch_6/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Mar 4 16:35:56 EST 2011
Author: martinl
Date: 2011-03-04 13:35:56 -0800 (Fri, 04 Mar 2011)
New Revision: 45558
Modified:
grass/branches/develbranch_6/mswindows/osgeo4w/env.bat.tmpl
Log:
osgeo4w: default internet browser of the system is invoked
(merge r45557 from trunk)
Modified: grass/branches/develbranch_6/mswindows/osgeo4w/env.bat.tmpl
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/env.bat.tmpl 2011-03-04 21:34:23 UTC (rev 45557)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/env.bat.tmpl 2011-03-04 21:35:56 UTC (rev 45558)
@@ -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