[GRASS-SVN] r63816 - grass/trunk/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Dec 29 04:59:16 PST 2014


Author: martinl
Date: 2014-12-29 04:59:16 -0800 (Mon, 29 Dec 2014)
New Revision: 63816

Modified:
   grass/trunk/lib/gis/renamed_options
Log:
update ranamed_options to r63807, r63812 and r63814


Modified: grass/trunk/lib/gis/renamed_options
===================================================================
--- grass/trunk/lib/gis/renamed_options	2014-12-29 12:51:03 UTC (rev 63815)
+++ grass/trunk/lib/gis/renamed_options	2014-12-29 12:59:16 UTC (rev 63816)
@@ -39,6 +39,14 @@
 # d.grid
 d.grid|bordercolor:border_color
 d.grid|textcolor:text_color
+# d.path
+d.path|hcolor:highlight_color
+d.path|type:arc_type
+d.path|alayer:arc_layer
+d.path|nlayer:node_layer
+d.path|afcolumn:arc_column
+d.path|abcolumn:arc_backward_column
+d.path|ncolumn:node_column
 # d.polar
 d.polar|eps:output
 # d.profile
@@ -65,6 +73,11 @@
 d.vect.chart|ctype:chart_type
 d.vect.chart|ocolor:outline_color
 d.vect.chart|sizecol:size_column
+# d.vect.thematic
+d.vect.thematic|pointcolor:point_color
+d.vect.thematic|linecolor:line_color
+d.vect.thematic|startcolor:start_color
+d.vect.thematic|endcolor:end_color
 ######################################
 ### Database management module changes
 ######################################
@@ -576,8 +589,12 @@
 v.what.vect|qcolumn:query_column
 # v.label
 v.label|background:bgcolor
+v.label|hcolor:highlight_color
+v.label|hwidth:highlight_width
 # v.lrs.label
 v.lrs.label|background:bgcolor
+v.lrs.label|hcolor:highlight_color
+v.lrs.label|hwidth:highlight_width
 # v.buffer
 v.buffer|bufcolumn:column
 # v.db.join



More information about the grass-commit mailing list