[GRASS-SVN] r45145 -
grass/branches/releasebranch_6_4/visualization/nviz/scripts
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jan 22 15:45:28 EST 2011
Author: hellik
Date: 2011-01-22 12:45:28 -0800 (Sat, 22 Jan 2011)
New Revision: 45145
Modified:
grass/branches/releasebranch_6_4/visualization/nviz/scripts/panel_vol.tcl
Log:
misspelling
Modified: grass/branches/releasebranch_6_4/visualization/nviz/scripts/panel_vol.tcl
===================================================================
--- grass/branches/releasebranch_6_4/visualization/nviz/scripts/panel_vol.tcl 2011-01-22 14:14:43 UTC (rev 45144)
+++ grass/branches/releasebranch_6_4/visualization/nviz/scripts/panel_vol.tcl 2011-01-22 20:45:28 UTC (rev 45145)
@@ -865,7 +865,7 @@
Button $bottom.up -text [G_msg "Move Up"] -command "isosurf_up $pname" -bd 1\
-helptext [G_msg "Move isosurface up in list"]
Button $bottom.down -text [G_msg "Move Down"] -command "isosurf_down $pname" -bd 1\
- -helptext [G_msg "Move isosurface own in list"]
+ -helptext [G_msg "Move isosurface down in list"]
pack $top.add $top.delete -side top -expand 1 -fill x
pack $bottom.down $bottom.up -side bottom -expand 1 -fill x
More information about the grass-commit
mailing list