[GRASS-SVN] r41877 - grass/branches/releasebranch_6_4/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 15 07:28:13 EDT 2010


Author: martinl
Date: 2010-04-15 07:28:11 -0400 (Thu, 15 Apr 2010)
New Revision: 41877

Modified:
   grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
Log:
be more precise about v.digit in wxGUI


Modified: grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml	2010-04-15 00:08:32 UTC (rev 41876)
+++ grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml	2010-04-15 11:28:11 UTC (rev 41877)
@@ -1551,7 +1551,7 @@
 	      <handler>self.OnNewVector</handler>
 	    </menuitem>
 	    <menuitem>
-	      <label>Digitize vector map (requires TclTk)</label>
+	      <label>Digitize vector map using Tcl/Tk digitizer</label>
 	      <help>Interactive editing and digitization of vector maps.</help>
 	      <keywords>vector, editing, digitization</keywords>
 	      <handler>self.OnMenuCmd</handler>



More information about the grass-commit mailing list