ソースを参照

g.gui.gmodeler: module description cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54379 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 年 前
コミット
784571172e
1 ファイル変更2 行追加1 行削除
  1. 2 1
      gui/wxpython/gmodeler/g.gui.gmodeler.py

+ 2 - 1
gui/wxpython/gmodeler/g.gui.gmodeler.py

@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 ############################################################################
 #
-# MODULE:    Graphical Modeler
+# MODULE:    g.gui.gmodeler
 # AUTHOR(S): Martin Landa <landa.martin gmail.com>
 # PURPOSE:   Graphical Modeler to create, edit, and manage models
 # COPYRIGHT: (C) 2010-2012 by Martin Landa, and the GRASS Development Team
@@ -19,6 +19,7 @@
 ############################################################################
 
 #%module
+#% label: Graphical Modeler.
 #% description: Allows to interactively create, edit and manage models.
 #% keywords: general
 #% keywords: gui