瀏覽代碼

g.gui.iclass: define keywords

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54396 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 年之前
父節點
當前提交
9907be7a69
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      gui/wxpython/iclass/g.gui.iclass.py

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

@@ -22,6 +22,11 @@
 #%module
 #%module
 #% label: Tool for supervised classification of imagery data.
 #% label: Tool for supervised classification of imagery data.
 #% description: Generates spectral signatures for an image by allowing the user to outline regions of interest.
 #% 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
 #%end
 
 
 import os
 import os