[GRASS-SVN] r72916 - in grass-addons/grass7/display: . d.vect.colhist
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jun 26 09:10:03 PDT 2018
Author: mlennert
Date: 2018-06-26 09:10:03 -0700 (Tue, 26 Jun 2018)
New Revision: 72916
Modified:
grass-addons/grass7/display/Makefile
grass-addons/grass7/display/d.vect.colhist/Makefile
grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.html
grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.py
grass-addons/grass7/display/d.vect.colhist/d_vect_colhist.png
Log:
d.vect.colhist: svn propset and Makefile entry
Modified: grass-addons/grass7/display/Makefile
===================================================================
--- grass-addons/grass7/display/Makefile 2018-06-26 16:08:47 UTC (rev 72915)
+++ grass-addons/grass7/display/Makefile 2018-06-26 16:10:03 UTC (rev 72916)
@@ -4,6 +4,7 @@
d.explanation.plot \
d.frame \
d.mon2 \
+ d.vect.colhist \
d.vect.thematic2
include $(MODULE_TOPDIR)/include/Make/Dir.make
Index: grass-addons/grass7/display/d.vect.colhist/Makefile
===================================================================
--- grass-addons/grass7/display/d.vect.colhist/Makefile 2018-06-26 16:08:47 UTC (rev 72915)
+++ grass-addons/grass7/display/d.vect.colhist/Makefile 2018-06-26 16:10:03 UTC (rev 72916)
Property changes on: grass-addons/grass7/display/d.vect.colhist/Makefile
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/x-makefile
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.html
===================================================================
--- grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.html 2018-06-26 16:08:47 UTC (rev 72915)
+++ grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.html 2018-06-26 16:10:03 UTC (rev 72916)
@@ -29,4 +29,4 @@
<h2>AUTHOR</h2>
Moritz Lennert
-<p><i>Last changed: $Date: 2016-11-24 11:04:02 +0100 (jeu 24 nov 2016) $</i>
+<p><i>Last changed: $Date$</i>
Property changes on: grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.html
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/html
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.py
===================================================================
--- grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.py 2018-06-26 16:08:47 UTC (rev 72915)
+++ grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.py 2018-06-26 16:10:03 UTC (rev 72916)
Property changes on: grass-addons/grass7/display/d.vect.colhist/d.vect.colhist.py
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/x-python
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: grass-addons/grass7/display/d.vect.colhist/d_vect_colhist.png
===================================================================
--- grass-addons/grass7/display/d.vect.colhist/d_vect_colhist.png 2018-06-26 16:08:47 UTC (rev 72915)
+++ grass-addons/grass7/display/d.vect.colhist/d_vect_colhist.png 2018-06-26 16:10:03 UTC (rev 72916)
Property changes on: grass-addons/grass7/display/d.vect.colhist/d_vect_colhist.png
___________________________________________________________________
Modified: svn:mime-type
## -1 +1 ##
-application/octet-stream
\ No newline at end of property
+image/png
\ No newline at end of property
More information about the grass-commit
mailing list