[GRASS-SVN] r62731 - in grass/branches/releasebranch_7_0: . gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 13 20:16:45 PST 2014
Author: annakrat
Date: 2014-11-13 20:16:45 -0800 (Thu, 13 Nov 2014)
New Revision: 62731
Modified:
grass/branches/releasebranch_7_0/
grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml
Log:
wxGUI/menu: add r.category into Change category values and labels submenu (merge from trunk, r62730)
Property changes on: grass/branches/releasebranch_7_0
___________________________________________________________________
Modified: svn:mergeinfo
- /grass/trunk:60817,61096,61141,62179-62180,62182,62403,62422,62424,62437,62466,62469,62487,62491,62494,62501,62506,62508-62509,62515,62518-62519,62521,62526,62533,62539,62541,62555,62562,62570,62573,62575,62585,62588,62597,62603,62606,62608-62609,62614,62618,62628,62632,62638,62642,62648-62649,62652,62654-62657,62666,62723
+ /grass/trunk:60817,61096,61141,62179-62180,62182,62403,62422,62424,62437,62466,62469,62487,62491,62494,62501,62506,62508-62509,62515,62518-62519,62521,62526,62533,62539,62541,62555,62562,62570,62573,62575,62585,62588,62597,62603,62606,62608-62609,62614,62618,62628,62632,62638,62642,62648-62649,62652,62654-62657,62666,62723,62730
Modified: grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml
===================================================================
--- grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml 2014-11-14 04:15:50 UTC (rev 62730)
+++ grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml 2014-11-14 04:16:45 UTC (rev 62731)
@@ -982,6 +982,9 @@
<toolbox name="ChangeCategoryValuesAndLabels">
<label>Change category values and labels</label>
<items>
+ <module-item name="r.category">
+ <label>Manage category information</label>
+ </module-item>
<module-item name="d.rast.edit">
<label>Interactively edit category values</label>
</module-item>
More information about the grass-commit
mailing list