[GRASS-SVN] r39270 - grass/branches/releasebranch_6_4/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Sep 20 11:00:45 EDT 2009
Author: martinl
Date: 2009-09-20 11:00:44 -0400 (Sun, 20 Sep 2009)
New Revision: 39270
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/README
Log:
icon themes already noted in manual page
(merge r39268 from trunk)
Modified: grass/branches/releasebranch_6_4/gui/wxpython/README
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/README 2009-09-20 13:41:32 UTC (rev 39269)
+++ grass/branches/releasebranch_6_4/gui/wxpython/README 2009-09-20 15:00:44 UTC (rev 39270)
@@ -138,20 +138,9 @@
$ export GRASS_WX_DEBUG=3
-6 - ICON THEMES
+6 - EXTENSIONS - VECTOR DIGITIZER AND 3D VIEWER
-Currently two icon themes are available:
-
- * original GRASS (based on TCL/TK GUI prototype)
- * Silk-based (default)
-
-User can change icon theme in Preferences dialog
-('Config->Preferences').
-
-
-7 - VECTOR DIGITIZER
-
-To enable digitizer you need to compile 'vdigit'
+To enable digitizer you need to compile 'vdigit' or 'nviz'
component. Note that you must configure GRASS with C++ (--with-cxx),
Python (--with-python) and wxWidgets (--with-wxwidgets) support.
More information about the grass-commit
mailing list