[GRASS-SVN] r69735 - grass/branches/releasebranch_7_2/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Oct 26 19:05:38 PDT 2016


Author: annakrat
Date: 2016-10-26 19:05:37 -0700 (Wed, 26 Oct 2016)
New Revision: 69735

Modified:
   grass/branches/releasebranch_7_2/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI: fix menu label

Modified: grass/branches/releasebranch_7_2/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/branches/releasebranch_7_2/gui/wxpython/xml/toolboxes.xml	2016-10-26 22:37:33 UTC (rev 69734)
+++ grass/branches/releasebranch_7_2/gui/wxpython/xml/toolboxes.xml	2016-10-27 02:05:37 UTC (rev 69735)
@@ -1934,7 +1934,7 @@
     </items>
   </toolbox>
   <toolbox name="TemporalMapAlgebra">
-    <label>Aggregation</label>
+    <label>Temporal algebra</label>
     <items>
       <module-item name="t.rast.algebra">
         <label>Temporal raster algebra</label>



More information about the grass-commit mailing list