소스 검색

wxGUI: add g.gui.animation to the menu

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54554 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 년 전
부모
커밋
654f74d17a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      gui/wxpython/xml/menudata.xml

+ 1 - 0
gui/wxpython/xml/menudata.xml

@@ -746,6 +746,7 @@
           <help>Launch animation tool.</help>
           <keywords>visualization,raster,animation</keywords>
           <handler>OnAnimationTool</handler>
+          <command>g.gui.animation</command>
         </menuitem>
         <separator />
         <menuitem>