[GRASS-SVN] r43229 - grass/branches/releasebranch_6_4/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 24 07:14:52 EDT 2010
Author: martinl
Date: 2010-08-24 11:14:51 +0000 (Tue, 24 Aug 2010)
New Revision: 43229
Modified:
grass/branches/releasebranch_6_4/lib/init/init.sh
Log:
do not advertise 'wx' for GRASS_GUI
Modified: grass/branches/releasebranch_6_4/lib/init/init.sh
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/init.sh 2010-08-24 10:51:09 UTC (rev 43228)
+++ grass/branches/releasebranch_6_4/lib/init/init.sh 2010-08-24 11:14:51 UTC (rev 43229)
@@ -108,7 +108,7 @@
echo " GISDBASE/LOCATION_NAME/MAPSET fully qualified initial mapset directory"
echo
echo "Environment variables relevant for startup:"
- echo " GRASS_GUI select GUI (text, gui, tcltk, oldtcltk, wxpython, wx)"
+ echo " GRASS_GUI select GUI (text, gui, tcltk, oldtcltk, wxpython)"
echo " GRASS_TCLSH set tclsh shell name to override 'tclsh'"
echo " GRASS_WISH set wish shell name to override 'wish'"
echo " GRASS_HTML_BROWSER set html web browser for help pages"
More information about the grass-commit
mailing list