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

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jun 9 06:08:18 PDT 2014


Author: wenzeslaus
Date: 2014-06-09 06:08:18 -0700 (Mon, 09 Jun 2014)
New Revision: 60768

Modified:
   grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI/toolboxes: add i.topo.core to Imagery

Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml	2014-06-09 12:57:06 UTC (rev 60767)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml	2014-06-09 13:08:18 UTC (rev 60768)
@@ -1578,6 +1578,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