[GRASS-SVN] r50720 - grass/trunk/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 7 23:49:45 EST 2012


Author: hamish
Date: 2012-02-07 20:49:45 -0800 (Tue, 07 Feb 2012)
New Revision: 50720

Modified:
   grass/trunk/gui/wxpython/xml/menudata.xml
Log:
r.le.trace needs an Xmon and a terminal, so drop from menu

Modified: grass/trunk/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/menudata.xml	2012-02-08 04:46:51 UTC (rev 50719)
+++ grass/trunk/gui/wxpython/xml/menudata.xml	2012-02-08 04:49:45 UTC (rev 50720)
@@ -1514,13 +1514,7 @@
 	      <handler>OnMenuCmd</handler>
 	      <command>r.le.patch</command>
 	    </menuitem>
-	    <menuitem>
-	      <label>Output</label>
-	      <help>Displays the boundary of each r.le patch and shows how the boundary is traced, displays the attribute, size, perimeter and shape indices for each patch and saves the data in an output file.</help>
-	      <keywords>raster</keywords>
-	      <handler>OnMenuCmd</handler>
-	      <command>r.le.trace</command>
-	    </menuitem>
+
 	  </items>
 	</menu>
 	<menu>



More information about the grass-commit mailing list