Hi Michael,

On 10 August 2013 01:47, Michael Barton <[email protected]> wrote:

> In the workaround, I start GRASS 7 and let it crash back to the
> terminal. Then I cd to ../gui/wxpython and run…
>
>  python core/toolboxes.py > xml/menudata.xml
>
>  This builds a new menudata.xml file.
>
>  That still works.
>

try also

python core/toolboxes.py "module_tree" > xml/module_tree_menudata.xml

There were two changes in toolboxes/menu creation: addons are listed and
module tree in module search tab in lmgr uses different tree (file). It
seems that the workaround is needed for both files (this makes sense for me
since they are equivalent, so I hope it will work).

Vaclav
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to