浏览代码

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 年之前
父节点
当前提交
9f09934d0c
共有 1 个文件被更改,包括 2 次插入2 次删除
  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