[GRASS-SVN] r69989 - grass-addons/grass7/imagery/i.segment.stats

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Dec 3 13:55:30 PST 2016


Author: martinl
Date: 2016-12-03 13:55:30 -0800 (Sat, 03 Dec 2016)
New Revision: 69989

Modified:
   grass-addons/grass7/imagery/i.segment.stats/i.segment.stats.py
Log:
i.segment.stats: shorten map label (GUI cosmetics)

Modified: grass-addons/grass7/imagery/i.segment.stats/i.segment.stats.py
===================================================================
--- grass-addons/grass7/imagery/i.segment.stats/i.segment.stats.py	2016-12-03 21:53:04 UTC (rev 69988)
+++ grass-addons/grass7/imagery/i.segment.stats/i.segment.stats.py	2016-12-03 21:55:30 UTC (rev 69989)
@@ -20,8 +20,8 @@
 #% keyword: statistics
 #%end
 #%option G_OPT_R_MAP
-#% label: Name for input raster map with areas (all pixels of an area have same id)
-#% description: Raster map with areas, such as the output of i.segment
+#% label: Name for input raster map with areas 
+#% description: Raster map with areas (all pixels of an area have same id), such as the output of i.segment
 #% required: yes
 #%end
 #%option G_OPT_R_INPUTS



More information about the grass-commit mailing list