[GRASS-dev] Re: [GRASS GIS] #1059: wxGUI: No menu option for r.mapcalc

GRASS GIS trac at osgeo.org
Mon May 10 07:55:46 EDT 2010


#1059: wxGUI: No menu option for r.mapcalc
-----------------------+----------------------------------------------------
  Reporter:  vesnikos  |       Owner:  martinl        
      Type:  defect    |      Status:  reopened       
  Priority:  major     |   Milestone:  7.0.0          
 Component:  wxGUI     |     Version:  svn-trunk      
Resolution:            |    Keywords:  r.mapcalc wxGUI
  Platform:  Linux     |         Cpu:  x86-32         
-----------------------+----------------------------------------------------
Comment (by martinl):

 Replying to [comment:13 mmetz]:
 {{{
 > Index: gui/wxpython/xml/menudata.xml
 > ===================================================================
 > --- gui/wxpython/xml/menudata.xml     (revision 42182)
 > +++ gui/wxpython/xml/menudata.xml     (working copy)
 > @@ -1010,7 +1010,9 @@
 >       <menuitem>
 >         <label>Map calculator</label>
 >         <help>Map calculator for raster map algebra</help>
 > +       <keywords>raster</keywords>
 >         <handler>DispMapCalculator</handler>
 > +       <command>r.mapcalc</command>
 >       </menuitem>
 >       <menu>
 >         <label>Neighborhood analysis</label>
 >
 }}}

 It shows [http://grass.osgeo.org/wiki/WxPython-
 based_GUI_for_GRASS#Map_Calculator wxGUI Map Calculator]. There is already
 item for {{{r.mapcalc}}} in the menu
 [source:grass/trunk/gui/wxpython/xml/menudata.xml at 42210#L1011]

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1059#comment:14>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list