浏览代码

menudata.README: comments added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66685 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 9 年之前
父节点
当前提交
2b15ef03a9
共有 1 个文件被更改,包括 6 次插入2 次删除
  1. 6 2
      gui/wxpython/xml/menudata.README

+ 6 - 2
gui/wxpython/xml/menudata.README

@@ -1,3 +1,7 @@
-Find more info about how to add item in the menu:
-http://grass.osgeo.org/programming7/wxguitoolboxes.html
+MENU
+- the entries in menudata.xml and module_tree_menudata.xml are autogenerated 
+  via tools/build_modules_xml.py (see ../Makefile)
 
+TOOLBOXES
+- Find more info about how to add items to the menu:
+  https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/Toolboxes