[GRASS-SVN] r45662 - grass/branches/develbranch_6/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 14 16:36:14 EDT 2011
Author: hellik
Date: 2011-03-14 13:36:14 -0700 (Mon, 14 Mar 2011)
New Revision: 45662
Modified:
grass/branches/develbranch_6/lib/init/init.bat
Log:
invoke default system browser
Modified: grass/branches/develbranch_6/lib/init/init.bat
===================================================================
--- grass/branches/develbranch_6/lib/init/init.bat 2011-03-14 20:33:54 UTC (rev 45661)
+++ grass/branches/develbranch_6/lib/init/init.bat 2011-03-14 20:36:14 UTC (rev 45662)
@@ -49,7 +49,7 @@
rem Should do something with "assoc .html" and ftype here but would require
rem a new g.manual.bat too so leaving it like this for now...
-if "%GRASS_HTML_BROWSER%"=="" set GRASS_HTML_BROWSER=%SYSTEMDRIVE%/PROGRA~1/INTERN~1/IEXPLORE.EXE
+if "%GRASS_HTML_BROWSER%"=="" set GRASS_HTML_BROWSER=explorer
if "%GRASS_PROJSHARE%"=="" set GRASS_PROJSHARE=CONFIG_PROJSHARE
More information about the grass-commit
mailing list