[GRASS-dev] [GRASS GIS] #2423: r.series.interp missing in wxGUI menu
GRASS GIS
trac at osgeo.org
Mon Sep 29 07:46:20 PDT 2014
#2423: r.series.interp missing in wxGUI menu
------------------------------------------+---------------------------------
Reporter: jbrauner | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: r.series.interp, wxGUI, menu | Platform: All
Cpu: All |
------------------------------------------+---------------------------------
Comment(by jbrauner):
I ''try'' to deduct my thinking process here ... which lead to the patch
:)
Replying to [comment:1 neteler]:
> I would be happy to intergrate tge missing item but it is not clear to
me which files to edit:
>
> {{{
> ls gui/wxpython/xml/*.xml
> main_menu.xml menudata_psmap.xml module_tree_menudata.xml
toolboxes.xml
> menudata_modeler.xml menudata.xml module_tree.xml
wxgui_items.xml
> }}}
I somehow figured out (after checking the wxGUI developer documentation
and the source code), that it has to be {{{toolboxes.xml}}}, because
> What is the role of
>
> gui/wxpython/tools/update_menudata.py
>
> ?
this script delivers a list of all possible menuentries and
{{{toolboxes.xml}}} based on {{{menudata.xml}}} provides the structure,
place and the labels used in the menu.
Again, that was somehow a noobish deduction - but that's the best I can
deliver right now. :)
Cheers,
Johannes
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2423#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list