[GRASS-SVN] r51148 - grass/branches/develbranch_6/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Mar 22 15:47:51 EDT 2012


Author: martinl
Date: 2012-03-22 12:47:51 -0700 (Thu, 22 Mar 2012)
New Revision: 51148

Modified:
   grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml
Log:
wxGUI: remove redundant ID from the menu


Modified: grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml	2012-03-22 19:30:10 UTC (rev 51147)
+++ grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml	2012-03-22 19:47:51 UTC (rev 51148)
@@ -3146,7 +3146,6 @@
 	  <keywords>general,manual,help</keywords>
 	  <handler>RunMenuCmd</handler>
 	  <command>g.manual entry=wxGUI</command>
-	  <id>ID_HELP</id>
 	</menuitem>
 	<separator />
 	<menuitem>



More information about the grass-commit mailing list