[GRASS-SVN] r42017 - grass-addons/gui/wxpython/data_catalog

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 24 07:56:01 EDT 2010


Author: rashadkm
Date: 2010-04-24 07:56:01 -0400 (Sat, 24 Apr 2010)
New Revision: 42017

Modified:
   grass-addons/gui/wxpython/data_catalog/LayerTree.py
Log:
added layer select and deselect

Modified: grass-addons/gui/wxpython/data_catalog/LayerTree.py
===================================================================
--- grass-addons/gui/wxpython/data_catalog/LayerTree.py	2010-04-24 11:54:57 UTC (rev 42016)
+++ grass-addons/gui/wxpython/data_catalog/LayerTree.py	2010-04-24 11:56:01 UTC (rev 42017)
@@ -7,8 +7,7 @@
 MapTree provides functionss such as view,copy,rename and delete mapset
 
 Classes:
- - DataCatalog
- - CatalogApp
+ - LayerTree
 
 (C) 2007 by the GRASS Development Team
 This program is free software under the GNU General Public



More information about the grass-commit mailing list