Browse Source

g.gui.timeline: add keywords

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57497 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 years ago
parent
commit
9ea6a52693
1 changed files with 3 additions and 0 deletions
  1. 3 0
      gui/wxpython/timeline/g.gui.timeline.py

+ 3 - 0
gui/wxpython/timeline/g.gui.timeline.py

@@ -21,6 +21,9 @@
 
 
 #%module
 #%module
 #% description: Allows to compare temporal datasets by displaying their temporal extents in a plot.
 #% description: Allows to compare temporal datasets by displaying their temporal extents in a plot.
+#% keywords: general
+#% keywords: GUI
+#% keywords: temporal
 #%end
 #%end
 #%option G_OPT_STDS_INPUTS
 #%option G_OPT_STDS_INPUTS
 #% required: no
 #% required: no