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

svn_grass at osgeo.org svn_grass at osgeo.org
Tue May 7 06:59:58 PDT 2013


Author: mmetz
Date: 2013-05-07 06:59:57 -0700 (Tue, 07 May 2013)
New Revision: 56154

Modified:
   grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI: add r.sunhours

Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml	2013-05-07 13:36:41 UTC (rev 56153)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml	2013-05-07 13:59:57 UTC (rev 56154)
@@ -736,7 +736,10 @@
       <module-item name="r.sunmask">
         <label>Shadows map</label>
       </module-item>
-    </items>
+      <module-item name="r.sunhours">
+        <label>Sunshine hours and solar angles</label>
+      </module-item>
+   </items>
   </toolbox>
   <toolbox name="TerrainAnalysis">
     <label>Terrain analysis</label>



More information about the grass-commit mailing list