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

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 11 02:11:11 PDT 2013


Author: martinl
Date: 2013-08-11 02:11:11 -0700 (Sun, 11 Aug 2013)
New Revision: 57443

Modified:
   grass/trunk/gui/wxpython/xml/wxgui_items.xml
Log:
wxGUI: add g.gui.gcp to the menu (cosmetics)


Modified: grass/trunk/gui/wxpython/xml/wxgui_items.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/wxgui_items.xml	2013-08-10 16:32:15 UTC (rev 57442)
+++ grass/trunk/gui/wxpython/xml/wxgui_items.xml	2013-08-11 09:11:11 UTC (rev 57443)
@@ -4,6 +4,7 @@
   <wxgui-item name="Georectify">
     <label>Georectify</label>
     <handler>OnGCPManager</handler>
+    <related-module>g.gui.gcp</related-module>
     <description>Manage Ground Control Points for Georectification</description>
   </wxgui-item>
   <wxgui-item name="GraphicalModeler">



More information about the grass-commit mailing list