[GRASS-SVN] r54553 - grass/trunk/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 6 09:19:51 PST 2013
Author: martinl
Date: 2013-01-06 09:19:51 -0800 (Sun, 06 Jan 2013)
New Revision: 54553
Modified:
grass/trunk/gui/wxpython/xml/menudata.xml
Log:
wxGUI: add g.gui.gmodeler to the menu
Modified: grass/trunk/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/menudata.xml 2013-01-06 17:03:16 UTC (rev 54552)
+++ grass/trunk/gui/wxpython/xml/menudata.xml 2013-01-06 17:19:51 UTC (rev 54553)
@@ -726,6 +726,7 @@
<label>Graphical modeler</label>
<help>Launch Graphical modeler</help>
<handler>OnGModeler</handler>
+ <command>g.gui.gmodeler</command>
</menuitem>
<menuitem>
<label>Run model</label>
More information about the grass-commit
mailing list