[GRASS-SVN] r33608 - grass/trunk/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 30 04:48:44 EDT 2008
Author: mlennert
Date: 2008-09-30 04:48:44 -0400 (Tue, 30 Sep 2008)
New Revision: 33608
Modified:
grass/trunk/gui/wxpython/gui_modules/menudata.py
Log:
one closing paranthesis too many
Modified: grass/trunk/gui/wxpython/gui_modules/menudata.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/menudata.py 2008-09-30 06:06:27 UTC (rev 33607)
+++ grass/trunk/gui/wxpython/gui_modules/menudata.py 2008-09-30 08:48:44 UTC (rev 33608)
@@ -1625,7 +1625,6 @@
_("Albedo from Modis, Aster, Landsat, AVHRR."),
"self.OnMenuCmd",
"i.albedo"),
- )
(_("Vegetation Indices"),
_("14 types of vegetation Indices."),
More information about the grass-commit
mailing list