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

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Nov 14 12:00:20 PST 2013


Author: martinl
Date: 2013-11-14 12:00:20 -0800 (Thu, 14 Nov 2013)
New Revision: 58220

Modified:
   grass/trunk/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI: menu label cosmetics (r.proj/v.proj)

Modified: grass/trunk/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/toolboxes.xml	2013-11-14 19:36:16 UTC (rev 58219)
+++ grass/trunk/gui/wxpython/xml/toolboxes.xml	2013-11-14 20:00:20 UTC (rev 58220)
@@ -646,7 +646,7 @@
       </module-item>
       <separator/>
       <module-item name="r.proj">
-        <label>Reproject raster map</label>
+        <label>Reproject raster map from different location</label>
       </module-item>
       <module-item name="r.tileset">
         <label>Tiling</label>
@@ -1135,7 +1135,7 @@
         <label>Rectify vector map</label>
       </module-item>
       <module-item name="v.proj">
-        <label>Reproject vector map</label>
+        <label>Reproject vector map from different location</label>
       </module-item>
       <separator/>
       <module-item name="v.support">



More information about the grass-commit mailing list