[GRASS-SVN] r29604 - grass/trunk/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jan 8 07:13:17 EST 2008


Author: martinl
Date: 2008-01-08 07:13:17 -0500 (Tue, 08 Jan 2008)
New Revision: 29604

Modified:
   grass/trunk/gui/wxpython/README
Log:
wxGUI: cosmetics in README (display_driver -> vdigit)

Modified: grass/trunk/gui/wxpython/README
===================================================================
--- grass/trunk/gui/wxpython/README	2008-01-08 11:59:59 UTC (rev 29603)
+++ grass/trunk/gui/wxpython/README	2008-01-08 12:13:17 UTC (rev 29604)
@@ -148,7 +148,7 @@
 7 - DIGITIZATION TOOL
 
 To enable digitization tool you need to compile display driver located
-in directory 'display_driver'. Note that you need to compile GRASS
+in directory 'vdigit'. Note that you need to compile GRASS
 with C++ support (--with-cxx).
 
 First, create symlink, e.g.
@@ -157,6 +157,6 @@
 
 Then you can compile the driver
 
-$ cd $GISBASE/etc/wx/display_driver
+$ cd $GISBASE/etc/wx/vdigit
 $ make
 



More information about the grass-commit mailing list