소스 검색

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