[GRASS-SVN] r63661 - grass/branches/releasebranch_7_0/gui/wxpython/animation
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Dec 21 18:45:15 PST 2014
Author: annakrat
Date: 2014-12-21 18:45:14 -0800 (Sun, 21 Dec 2014)
New Revision: 63661
Modified:
grass/branches/releasebranch_7_0/gui/wxpython/animation/g.gui.animation.py
Log:
wxGUI/animation: fix interface after recent changes (merge from trunk, r63344)
Modified: grass/branches/releasebranch_7_0/gui/wxpython/animation/g.gui.animation.py
===================================================================
--- grass/branches/releasebranch_7_0/gui/wxpython/animation/g.gui.animation.py 2014-12-21 23:56:14 UTC (rev 63660)
+++ grass/branches/releasebranch_7_0/gui/wxpython/animation/g.gui.animation.py 2014-12-22 02:45:14 UTC (rev 63661)
@@ -27,13 +27,13 @@
#% keywords: animation
#%end
#%option G_OPT_R_INPUTS
-#% key: rast
+#% key: raster
#% description: Raster maps to animate
#% required: no
#% guisection: Input
#%end
#%option G_OPT_V_INPUTS
-#% key: vect
+#% key: vector
#% label: Vector maps to animate
#% required: no
#% guisection: Input
More information about the grass-commit
mailing list