[GRASS-SVN] r34671 - grass/branches/develbranch_6/scripts/v.centroids

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Dec 2 11:52:23 EST 2008


Author: martinl
Date: 2008-12-02 11:52:23 -0500 (Tue, 02 Dec 2008)
New Revision: 34671

Modified:
   grass/branches/develbranch_6/scripts/v.centroids/v.centroids
Log:
v.centroids: add missing gispropmt for 'layer'

Modified: grass/branches/develbranch_6/scripts/v.centroids/v.centroids
===================================================================
--- grass/branches/develbranch_6/scripts/v.centroids/v.centroids	2008-12-02 16:50:15 UTC (rev 34670)
+++ grass/branches/develbranch_6/scripts/v.centroids/v.centroids	2008-12-02 16:52:23 UTC (rev 34671)
@@ -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