Pārlūkot izejas kodu

wxGUI/animation: fix interface after recent changes

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63344 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 10 gadi atpakaļ
vecāks
revīzija
9f09934d0c
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      gui/wxpython/animation/g.gui.animation.py

+ 2 - 2
gui/wxpython/animation/g.gui.animation.py

@@ -26,13 +26,13 @@
 #% keywords: display
 #%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