[GRASS-SVN] r49607 - grass/branches/develbranch_6/gui/scripts
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 7 07:30:25 EST 2011
Author: martinl
Date: 2011-12-07 04:30:25 -0800 (Wed, 07 Dec 2011)
New Revision: 49607
Modified:
grass/branches/develbranch_6/gui/scripts/g.extension.py
Log:
g.extension.py: fix keywords
Modified: grass/branches/develbranch_6/gui/scripts/g.extension.py
===================================================================
--- grass/branches/develbranch_6/gui/scripts/g.extension.py 2011-12-07 12:22:43 UTC (rev 49606)
+++ grass/branches/develbranch_6/gui/scripts/g.extension.py 2011-12-07 12:30:25 UTC (rev 49607)
@@ -20,9 +20,7 @@
#%module
#% label: Tool to maintain the extensions in local GRASS installation.
#% description: Downloads, installs extensions from GRASS Addons SVN repository into local GRASS installation or removes installed extensions.
-#% keywords: general
-#% keywords: installation
-#% keywords: extensions
+#% keywords: general, installation, extensions
#%end
#%option
More information about the grass-commit
mailing list