[GRASS-SVN] r55470 - grass/trunk/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Mar 20 10:53:11 PDT 2013
Author: martinl
Date: 2013-03-20 10:53:11 -0700 (Wed, 20 Mar 2013)
New Revision: 55470
Modified:
grass/trunk/gui/wxpython/xml/menudata.xml
Log:
wxGUI menu: cosmetics (manage color rules interactively)
Modified: grass/trunk/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/trunk/gui/wxpython/xml/menudata.xml 2013-03-20 15:19:16 UTC (rev 55469)
+++ grass/trunk/gui/wxpython/xml/menudata.xml 2013-03-20 17:53:11 UTC (rev 55470)
@@ -1081,7 +1081,7 @@
<command>r.colors.stddev</command>
</menuitem>
<menuitem>
- <label>Create color rules</label>
+ <label>Manage color rules interactively</label>
<help>Interactive management of raster color tables.</help>
<keywords>raster,color table</keywords>
<handler>OnRasterRules</handler>
@@ -2149,7 +2149,7 @@
<command>v.colors</command>
</menuitem>
<menuitem>
- <label>Color rules</label>
+ <label>Manage color rules interactively</label>
<help>Interactive management of vector color tables.</help>
<handler>OnVectorRules</handler>
<keywords>vector,color table</keywords>
More information about the grass-commit
mailing list