[GRASS-SVN] r32803 - grass/trunk/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Aug 16 01:51:14 EDT 2008
Author: cmbarton
Date: 2008-08-16 01:51:14 -0400 (Sat, 16 Aug 2008)
New Revision: 32803
Modified:
grass/trunk/gui/wxpython/gui_modules/colorrules.py
Log:
Backported update to header and copyright from develbranch_6
Modified: grass/trunk/gui/wxpython/gui_modules/colorrules.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/colorrules.py 2008-08-16 05:43:24 UTC (rev 32802)
+++ grass/trunk/gui/wxpython/gui_modules/colorrules.py 2008-08-16 05:51:14 UTC (rev 32803)
@@ -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