Browse Source

g.gui.iclass: define keywords

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54396 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 years ago
parent
commit
9907be7a69
1 changed files with 5 additions and 0 deletions
  1. 5 0
      gui/wxpython/iclass/g.gui.iclass.py

+ 5 - 0
gui/wxpython/iclass/g.gui.iclass.py

@@ -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