[GRASS-SVN] r40025 - grass/trunk/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 16 13:22:44 EST 2009
Author: martinl
Date: 2009-12-16 13:22:43 -0500 (Wed, 16 Dec 2009)
New Revision: 40025
Modified:
grass/trunk/gui/wxpython/xml/menudata.xml
Log:
there is no v.digit in grass7
Modified: grass/trunk/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/menudata.xml 2009-12-16 18:21:51 UTC (rev 40024)
+++ grass/trunk/gui/wxpython/xml/menudata.xml 2009-12-16 18:22:43 UTC (rev 40025)
@@ -1713,13 +1713,6 @@
<handler>self.OnNewVector</handler>
</menuitem>
<menuitem>
- <label>Digitize vector map (requires TclTk)</label>
- <help>Interactive editing and digitization of vector maps</help>
- <keywords>vector, editing, digitization</keywords>
- <handler>self.OnMenuCmd</handler>
- <command>v.digit</command>
- </menuitem>
- <menuitem>
<label>Edit vector map (non-interactively)</label>
<help>Edits a vector map, allows adding, deleting and modifying selected vector features.</help>
<keywords>vector,editing,geometry</keywords>
More information about the grass-commit
mailing list