[GRASS-SVN] r54379 - grass/trunk/gui/wxpython/gmodeler

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 23 12:52:36 PST 2012


Author: martinl
Date: 2012-12-23 12:52:36 -0800 (Sun, 23 Dec 2012)
New Revision: 54379

Modified:
   grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py
Log:
g.gui.gmodeler: module description cosmetics


Modified: grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py
===================================================================
--- grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py	2012-12-23 20:00:42 UTC (rev 54378)
+++ grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py	2012-12-23 20:52:36 UTC (rev 54379)
@@ -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



More information about the grass-commit mailing list