[GRASS-SVN] r31484 - grass/trunk/scripts/d.rast.edit

svn_grass at osgeo.org svn_grass at osgeo.org
Thu May 22 12:07:52 EDT 2008


Author: neteler
Date: 2008-05-22 12:07:52 -0400 (Thu, 22 May 2008)
New Revision: 31484

Modified:
   grass/trunk/scripts/d.rast.edit/d.rast.edit.tcl
Log:
msg cosmetics

Modified: grass/trunk/scripts/d.rast.edit/d.rast.edit.tcl
===================================================================
--- grass/trunk/scripts/d.rast.edit/d.rast.edit.tcl	2008-05-22 13:41:51 UTC (rev 31483)
+++ grass/trunk/scripts/d.rast.edit/d.rast.edit.tcl	2008-05-22 16:07:52 UTC (rev 31484)
@@ -524,7 +524,7 @@
 	    -side left
 
 	frame .tools
-	label .tools.value_l -text "Value:"
+	label .tools.value_l -text "New value:"
 	entry .tools.value -textvariable brush
 	label .tools.color_l -text "Color:"
 	label .tools.color -bitmap gray12 -foreground black



More information about the grass-commit mailing list