Explorar o código

OnXTerm, OnXTermNoXMon no longer exist in frame.py

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56739 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman %!s(int64=12) %!d(string=hai) anos
pai
achega
93c130f044
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/wxpython/xml/menudata.README

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

@@ -17,7 +17,7 @@ menuitem breakdown:
 <label>     The menu short description. [maintained in this file]
 
 <handler>   The python function that handles the command.
-	     e.g.OnMenuCmd, OnXTerm, OnXTermNoXMon, many others..
+	     e.g.OnMenuCmd, many others..
 
 <help>      automatically populated by update_menudata.py from
 	     the <command> module's module->description (or if