[GRASS-SVN] r34678 - grass/trunk/scripts/v.centroids

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Dec 2 14:05:44 EST 2008


Author: martinl
Date: 2008-12-02 14:05:44 -0500 (Tue, 02 Dec 2008)
New Revision: 34678

Modified:
   grass/trunk/scripts/v.centroids/v.centroids.py
Log:
v.centroids: old_layer->new_layer

Modified: grass/trunk/scripts/v.centroids/v.centroids.py
===================================================================
--- grass/trunk/scripts/v.centroids/v.centroids.py	2008-12-02 19:05:12 UTC (rev 34677)
+++ grass/trunk/scripts/v.centroids/v.centroids.py	2008-12-02 19:05:44 UTC (rev 34678)
@@ -47,7 +47,7 @@
 #% key: layer
 #% type: integer
 #% description: Layer number
-#% gisprompt: old_layer,layer,layer
+#% gisprompt: new_layer,layer,layer
 #% answer: 1
 #% required: no
 #%end



More information about the grass-commit mailing list