[GRASS-SVN] r41416 - grass/branches/releasebranch_6_4/lib/init

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


Author: hamish
Date: 2010-03-12 12:55:44 -0500 (Fri, 12 Mar 2010)
New Revision: 41416

Added:
   grass/branches/releasebranch_6_4/lib/init/grass_start.png
Removed:
   grass/branches/releasebranch_6_4/lib/init/grass64_start_small.jpg
Modified:
   grass/branches/releasebranch_6_4/lib/init/Makefile
   grass/branches/releasebranch_6_4/lib/init/circle_1.png
   grass/branches/releasebranch_6_4/lib/init/circle_2.png
   grass/branches/releasebranch_6_4/lib/init/circle_3.png
   grass/branches/releasebranch_6_4/lib/init/circle_4.png
   grass/branches/releasebranch_6_4/lib/init/circle_5.png
   grass/branches/releasebranch_6_4/lib/init/helptext.html
Log:
prettify helptext.html graphics (merge from devbr6)

Modified: grass/branches/releasebranch_6_4/lib/init/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/Makefile	2010-03-12 17:49:46 UTC (rev 41415)
+++ grass/branches/releasebranch_6_4/lib/init/Makefile	2010-03-12 17:55:44 UTC (rev 41416)
@@ -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) grass64_start.png grass64_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/releasebranch_6_4/lib/init/circle_1.png
===================================================================
(Binary files differ)

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

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

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

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

Deleted: grass/branches/releasebranch_6_4/lib/init/grass64_start_small.jpg
===================================================================
(Binary files differ)

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


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

Modified: grass/branches/releasebranch_6_4/lib/init/helptext.html
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/helptext.html	2010-03-12 17:49:46 UTC (rev 41415)
+++ grass/branches/releasebranch_6_4/lib/init/helptext.html	2010-03-12 17:55:44 UTC (rev 41416)
@@ -26,7 +26,7 @@
 <h2>1. Startup of GRASS GIS</h2>
 
 <p>
-&nbsp;&nbsp;&nbsp;<IMG SRC="grass64_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>
 



More information about the grass-commit mailing list