[GRASS-SVN] r63693 - grass/trunk/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Dec 22 15:37:31 PST 2014
Author: martinl
Date: 2014-12-22 15:37:31 -0800 (Mon, 22 Dec 2014)
New Revision: 63693
Modified:
grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI: remove v.in.sites from menu
Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml 2014-12-22 22:56:01 UTC (rev 63692)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml 2014-12-22 23:37:31 UTC (rev 63693)
@@ -529,9 +529,6 @@
<module-item name="v.to.3d">
<label>2D vector to 3D vector</label>
</module-item>
- <module-item name="v.in.sites">
- <label>Sites to vector</label>
- </module-item>
<separator/>
<module-item name="r3.to.rast">
<label>Volume to raster series</label>
@@ -1235,9 +1232,6 @@
<module-item name="v.to.3d">
<label>2D vector to 3D vector</label>
</module-item>
- <module-item name="v.in.sites">
- <label>Sites to vector</label>
- </module-item>
</items>
</toolbox>
<toolbox name="LidarAnalysis">
More information about the grass-commit
mailing list