[GRASS-SVN] r57307 - grass/trunk/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 27 13:37:46 PDT 2013
Author: neteler
Date: 2013-07-27 13:37:46 -0700 (Sat, 27 Jul 2013)
New Revision: 57307
Modified:
grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
i.latlong: renamed to r.latlong for consistency
Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml 2013-07-27 20:34:58 UTC (rev 57306)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml 2013-07-27 20:37:46 UTC (rev 57307)
@@ -738,6 +738,9 @@
<toolbox name="SolarRadianceAndShadows">
<label>Solar radiance and shadows</label>
<items>
+ <module-item name="r.latlong">
+ <label>LatLong map</label>
+ </module-item>
<module-item name="r.sun">
<label>Solar irradiance and irradiation</label>
</module-item>
@@ -1529,10 +1532,6 @@
<module-item name="i.atcorr">
<label>Atmospheric correction</label>
</module-item>
- <separator/>
- <module-item name="i.latlong">
- <label>LatLong map</label>
- </module-item>
</items>
</toolbox>
<toolbox name="SatelliteImagesProducts">
More information about the grass-commit
mailing list