[GRASS-SVN] r32802 - grass/branches/develbranch_6/gui/wxpython/gui_modules

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Aug 16 01:43:24 EDT 2008


Author: cmbarton
Date: 2008-08-16 01:43:24 -0400 (Sat, 16 Aug 2008)
New Revision: 32802

Modified:
   grass/branches/develbranch_6/gui/wxpython/gui_modules/colorrules.py
Log:
Updated header information and copyright

Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/colorrules.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/colorrules.py	2008-08-16 00:16:43 UTC (rev 32801)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/colorrules.py	2008-08-16 05:43:24 UTC (rev 32802)
@@ -1,16 +1,17 @@
 """
-MODULE:     rules.py
+MODULE:      colorrules.py
 
 CLASSES:
-    * RulesText
+    * ColorTable
+    * BuferedWindow
 
-PURPOSE:    Dialog for interactive entry of rules for r.colors,
-            r.reclass, r.recode, and v.reclass
+PURPOSE:    Dialog for interactive management of raster color tables and vector
+            rgb_column
 
 AUTHORS:    The GRASS Development Team
             Michael Barton (Arizona State University)
 
-COPYRIGHT:  (C) 2007 by the GRASS Development Team
+COPYRIGHT:  (C) 2008 by the GRASS Development Team
             This program is free software under the GNU General Public
             License (>=v2). Read the file COPYING that comes with GRASS
             for details.



More information about the grass-commit mailing list