[GRASS-SVN] r34672 - grass/trunk/scripts/v.centroids
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Dec 2 11:53:08 EST 2008
Author: martinl
Date: 2008-12-02 11:53:08 -0500 (Tue, 02 Dec 2008)
New Revision: 34672
Modified:
grass/trunk/scripts/v.centroids/v.centroids.py
Log:
v.centroids: add missing gispropmt for 'layer'
Modified: grass/trunk/scripts/v.centroids/v.centroids.py
===================================================================
--- grass/trunk/scripts/v.centroids/v.centroids.py 2008-12-02 16:52:23 UTC (rev 34671)
+++ grass/trunk/scripts/v.centroids/v.centroids.py 2008-12-02 16:53:08 UTC (rev 34672)
@@ -47,6 +47,7 @@
#% key: layer
#% type: integer
#% description: Layer number
+#% gisprompt: old_layer,layer,layer
#% answer: 1
#% required: no
#%end
More information about the grass-commit
mailing list