[GRASS5] More Mac OS X Tcltkgrass Tweaks

Markus Neteler neteler at itc.it
Sun Apr 27 17:17:23 EDT 2003


On Sun, Apr 27, 2003 at 09:51:07PM +0100, Glynn Clements wrote:
[...]
> IOW, tcltkgrass should be doing something like:
> 
> 	if $use_aqua {
> 	      set html(netscape) "/usr/local/bin/launchURL"
> 		...
> 	} {
> 	      set html(netscape) "netscape"
> 		...
> 	}
> 
> Actually, the choice of browser should be more general; it should be
> possible to use something other than netscape on other platforms.

GRASS 5.1 comes with $GRASS_HTML_BROWSER which is defined in etc/Init.sh
as a cascade of tests for various browsers. Maybe not brilliant, but
working for now. This could be merged into the 5.0 code easily.


Markus




More information about the grass-dev mailing list