[GRASS-SVN] r41411 - grass/branches/develbranch_6/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Mar 12 12:39:55 EST 2010


Author: hamish
Date: 2010-03-12 12:39:54 -0500 (Fri, 12 Mar 2010)
New Revision: 41411

Added:
   grass/branches/develbranch_6/lib/init/grass_start.png
Removed:
   grass/branches/develbranch_6/lib/init/grass_start_small.jpg
Modified:
   grass/branches/develbranch_6/lib/init/Makefile
   grass/branches/develbranch_6/lib/init/circle_1.png
   grass/branches/develbranch_6/lib/init/circle_2.png
   grass/branches/develbranch_6/lib/init/circle_3.png
   grass/branches/develbranch_6/lib/init/circle_4.png
   grass/branches/develbranch_6/lib/init/circle_5.png
   grass/branches/develbranch_6/lib/init/grass-xterm-mac
   grass/branches/develbranch_6/lib/init/grass-xterm-wrapper
   grass/branches/develbranch_6/lib/init/helptext.html
   grass/branches/develbranch_6/lib/init/init.sh
   grass/branches/develbranch_6/lib/init/prompt.sh
   grass/branches/develbranch_6/lib/init/winlocale.c
Log:
svn props; prettify helptext.html graphics:

echo "599505|4921010|1
599505|4922010|2
599505|4923010|3
599505|4924010|4
599505|4925010|5" | v.in.ascii out=one_to_5 cat=3 x=1 y=2

d.erase; d.font
g.region -d  # spearfish
d.vect one_to_5 disp=cat,shape lsize=12 xref=center yref=center \
   icon=extra/ring size=22 col=red width=1.5
d.out.file -ct 1to5t


Modified: grass/branches/develbranch_6/lib/init/Makefile
===================================================================
--- grass/branches/develbranch_6/lib/init/Makefile	2010-03-12 16:55:03 UTC (rev 41410)
+++ grass/branches/develbranch_6/lib/init/Makefile	2010-03-12 17:39:54 UTC (rev 41411)
@@ -72,7 +72,7 @@
 	$(INSTALL_DATA) helptext.html $(GISBASE)/docs/html/helptext.html
 	$(INSTALL_DATA) help_loc_struct.png $(GISBASE)/docs/html/help_loc_struct.png
 	$(INSTALL_DATA) circle_*.png $(GISBASE)/docs/html/
-	$(INSTALL_DATA) grass_start_small.jpg $(GISBASE)/docs/html/
+	$(INSTALL_DATA) grass_start.png $(GISBASE)/docs/html/
 
 $(ARCH_BINDIR)/$(START_UP): init.sh grass.src
 	@test -d $(ARCH_BINDIR) || (echo 'ARCH_DISTDIR($(ARCH_BINDIR))' not found; exit 1)

Modified: grass/branches/develbranch_6/lib/init/circle_1.png
===================================================================
(Binary files differ)

Modified: grass/branches/develbranch_6/lib/init/circle_2.png
===================================================================
(Binary files differ)

Modified: grass/branches/develbranch_6/lib/init/circle_3.png
===================================================================
(Binary files differ)

Modified: grass/branches/develbranch_6/lib/init/circle_4.png
===================================================================
(Binary files differ)

Modified: grass/branches/develbranch_6/lib/init/circle_5.png
===================================================================
(Binary files differ)


Property changes on: grass/branches/develbranch_6/lib/init/grass-xterm-mac
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/init/grass-xterm-wrapper
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh
Added: svn:eol-style
   + native

Added: grass/branches/develbranch_6/lib/init/grass_start.png
===================================================================
(Binary files differ)


Property changes on: grass/branches/develbranch_6/lib/init/grass_start.png
___________________________________________________________________
Added: svn:mime-type
   + image/png

Deleted: grass/branches/develbranch_6/lib/init/grass_start_small.jpg
===================================================================
(Binary files differ)

Modified: grass/branches/develbranch_6/lib/init/helptext.html
===================================================================
--- grass/branches/develbranch_6/lib/init/helptext.html	2010-03-12 16:55:03 UTC (rev 41410)
+++ grass/branches/develbranch_6/lib/init/helptext.html	2010-03-12 17:39:54 UTC (rev 41411)
@@ -27,7 +27,7 @@
 <h2>1. Startup of GRASS GIS</h2>
 
 <p>
-&nbsp;&nbsp;&nbsp;<IMG SRC="grass_start_small.jpg" ALT="[GRASS start screen]">
+&nbsp;&nbsp;&nbsp;<IMG SRC="grass_start.png" ALT="[GRASS start screen]">
 
 <h3><IMG SRC="circle_1.png" ALT="[(1)]">&nbsp;Selecting the GIS Database directory</h3>
 


Property changes on: grass/branches/develbranch_6/lib/init/init.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/lib/init/prompt.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/lib/init/winlocale.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc



More information about the grass-commit mailing list