Browse Source

r.le.trace needs an Xmon and a terminal, so drop from menu

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50720 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 13 years ago
parent
commit
979db52eec
1 changed files with 1 additions and 7 deletions
  1. 1 7
      gui/wxpython/xml/menudata.xml

+ 1 - 7
gui/wxpython/xml/menudata.xml

@@ -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>