[GRASS-SVN] r60771 - grass/branches/releasebranch_7_0/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jun 9 13:55:32 PDT 2014


Author: neteler
Date: 2014-06-09 13:55:32 -0700 (Mon, 09 Jun 2014)
New Revision: 60771

Modified:
   grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI/toolboxes: add i.topo.corr to Imagery (backport, r60768)

Modified: grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml	2014-06-09 19:13:26 UTC (rev 60770)
+++ grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml	2014-06-09 20:55:32 UTC (rev 60771)
@@ -1582,6 +1582,9 @@
       <module-item name="i.atcorr">
         <label>Atmospheric correction</label>
       </module-item>
+      <module-item name="i.topo.corr">
+        <label>Topographic correction</label>
+      </module-item>
     </items>
   </toolbox>
   <toolbox name="SatelliteImagesProducts">



More information about the grass-commit mailing list