[GRASS-SVN] r36291 - grass/branches/releasebranch_6_4/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 9 12:44:19 EDT 2009
Author: kyngchaos
Date: 2009-03-09 12:44:18 -0400 (Mon, 09 Mar 2009)
New Revision: 36291
Modified:
grass/branches/releasebranch_6_4/lib/init/variables.html
Log:
document GRASS_WXBUNDLED (merged from trunk r36289)
Modified: grass/branches/releasebranch_6_4/lib/init/variables.html
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/variables.html 2009-03-09 16:43:05 UTC (rev 36290)
+++ grass/branches/releasebranch_6_4/lib/init/variables.html 2009-03-09 16:44:18 UTC (rev 36291)
@@ -260,14 +260,21 @@
set to override Python executable.</dd>
<br>
+ <dt>GRASS_WXBUNDLED</dt>
+ <dd>[wxGUI]<br>
+ set to tell wxGUI that a bundled wxPython will be used.<br>
+ When set, the wxGUI will not check the wxPython version, as this
+ function is incompatible with a bundled wxPython. It is up to the
+ packager to make sure that a compatible wxPython version is bundled.</dd>
+
+ <br>
<dt>GRASS_TCLSH</dt>
<dd>[nviz]<br>
set tclsh shell name to override 'tclsh'.</dd>
<br>
<dt>GRASS_XTERM</dt>
- <dd>lib/init/grass-xterm-wrapper<br>
- lib/init/grass-xterm-mac<br>
+ <dd>[lib/init/grass-xterm-wrapper, lib/init/grass-xterm-mac]<br>
set to any value (e.g. rxvt, aterm, gnome-terminal, konsole) to
substitute 'x-terminal-emulator' or 'xterm'. The Mac OS X app
startup defaults to an internal '$GISBASE/etc/grass-xterm-mac',
More information about the grass-commit
mailing list