[GRASS-SVN] r41897 - grass/branches/releasebranch_6_4/raster/r.li/r.li.setup

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 17 04:04:25 EDT 2010


Author: neteler
Date: 2010-04-17 04:04:24 -0400 (Sat, 17 Apr 2010)
New Revision: 41897

Modified:
   grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/r.li.setup.main
Log:
msg cosmetics

Modified: grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/r.li.setup.main
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/r.li.setup.main	2010-04-17 06:41:09 UTC (rev 41896)
+++ grass/branches/releasebranch_6_4/raster/r.li/r.li.setup/r.li.setup.main	2010-04-17 08:04:24 UTC (rev 41897)
@@ -123,7 +123,7 @@
 	#wm minsize .samplingFrame 350 200
 	pack $widget.samplingFrame
 	#insert top label 
-	label $widget.samplingFrame.topLabel -text "Define a sampling frame"
+	label $widget.samplingFrame.topLabel -text "Define a sampling frame (region for analysis)"
 	pack $widget.samplingFrame.topLabel -side top -pady 10
 
 	frame $widget.samplingFrame.choice -relief flat



More information about the grass-commit mailing list