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

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Sep 28 13:20:17 EDT 2011


Author: martinl
Date: 2011-09-28 10:20:17 -0700 (Wed, 28 Sep 2011)
New Revision: 48544

Modified:
   grass/trunk/gui/wxpython/xml/menudata.xml
Log:
wxGUI: GSoC testing removed from the menu


Modified: grass/trunk/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/menudata.xml	2011-09-28 14:10:27 UTC (rev 48543)
+++ grass/trunk/gui/wxpython/xml/menudata.xml	2011-09-28 17:20:17 UTC (rev 48544)
@@ -738,24 +738,6 @@
 	  <command>ps.map</command>
 	</menuitem>
 	<separator />
-	<menu>
-	  <label>GSoC testing</label>
-	  <items>
-	    <menuitem>
-	      <label>WMS</label>
-	      <help>Experimental WMS support for wxGUI</help>
-	      <keywords>display,wms</keywords>
-	      <handler>OnNewDisplayWMS</handler>
-	    </menuitem>
-	    <menuitem>
-	      <label>RStream</label>
-	      <help>GUI for hydrological modelling (r.stream.*)</help>
-	      <keywords>raster,hydrology</keywords>
-	      <handler>OnRStream</handler>
-	    </menuitem>
-	  </items>
-	</menu>
-	<separator />
 	<menuitem>
 	  <label>Launch script</label>
 	  <help>Launches script file.</help>



More information about the grass-commit mailing list