[GRASS-SVN] r57497 - grass/trunk/gui/wxpython/timeline
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Aug 25 02:41:43 PDT 2013
Author: martinl
Date: 2013-08-25 02:41:42 -0700 (Sun, 25 Aug 2013)
New Revision: 57497
Modified:
grass/trunk/gui/wxpython/timeline/g.gui.timeline.py
Log:
g.gui.timeline: add keywords
Modified: grass/trunk/gui/wxpython/timeline/g.gui.timeline.py
===================================================================
--- grass/trunk/gui/wxpython/timeline/g.gui.timeline.py 2013-08-24 17:52:44 UTC (rev 57496)
+++ grass/trunk/gui/wxpython/timeline/g.gui.timeline.py 2013-08-25 09:41:42 UTC (rev 57497)
@@ -21,6 +21,9 @@
#%module
#% description: Allows to compare temporal datasets by displaying their temporal extents in a plot.
+#% keywords: general
+#% keywords: GUI
+#% keywords: temporal
#%end
#%option G_OPT_STDS_INPUTS
#% required: no
More information about the grass-commit
mailing list