[GRASS-SVN] r54396 - grass/trunk/gui/wxpython/iclass

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Dec 25 03:00:01 PST 2012


Author: martinl
Date: 2012-12-25 03:00:01 -0800 (Tue, 25 Dec 2012)
New Revision: 54396

Modified:
   grass/trunk/gui/wxpython/iclass/g.gui.iclass.py
Log:
g.gui.iclass: define keywords


Modified: grass/trunk/gui/wxpython/iclass/g.gui.iclass.py
===================================================================
--- grass/trunk/gui/wxpython/iclass/g.gui.iclass.py	2012-12-25 10:58:00 UTC (rev 54395)
+++ grass/trunk/gui/wxpython/iclass/g.gui.iclass.py	2012-12-25 11:00:01 UTC (rev 54396)
@@ -22,6 +22,11 @@
 #%module
 #% label: Tool for supervised classification of imagery data.
 #% description: Generates spectral signatures for an image by allowing the user to outline regions of interest.
+#% keywords: general
+#% keywords: gui
+#% keywords: imagery
+#% keywords: classification
+#% keywords: signatures
 #%end
 
 import os



More information about the grass-commit mailing list