[GRASS-SVN] r47638 - grass-addons/grass7/gui/wxpython/wx.wms

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 14 13:55:15 EDT 2011


Author: sudeepsingh
Date: 2011-08-14 10:55:15 -0700 (Sun, 14 Aug 2011)
New Revision: 47638

Modified:
   grass-addons/grass7/gui/wxpython/wx.wms/readme.txt
Log:
Integerating the wmsmenu with wxgui

Modified: grass-addons/grass7/gui/wxpython/wx.wms/readme.txt
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.wms/readme.txt	2011-08-14 17:53:11 UTC (rev 47637)
+++ grass-addons/grass7/gui/wxpython/wx.wms/readme.txt	2011-08-14 17:55:15 UTC (rev 47638)
@@ -16,7 +16,7 @@
 How to run the add-on
 
 1) Create a directory wms in as grass_trunk/gui/wxpython/gui_modules/wms. Place all the files in the svn root/grass-addons/grass7/gui/wxpython/wx.wmswms directory in the created wms directory. 
-2) Change the path for config file in the file LoadConfig.py as per the where config file is placed. (This need is temporary, will be resolved soon)
+2) Place the config file and ServersList.xml file in grass_trunk
 3) Patch wxgui.py and toolbars.py with command "cd path/to/sourceroot && cat core.diff | patch -p0"
 4) Patch grass_trunk/gui/wxpython/Makefile with comamnd "cd path/to/sourceroot && cat Makefile.diff | patch -p0"
 5) Place __init__.py file in the grass_trunk/gui/wxpython/gui_modules/wms . 



More information about the grass-commit mailing list