[GRASS-SVN] r41414 - grass/trunk/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Mar 12 12:48:21 EST 2010


Author: hamish
Date: 2010-03-12 12:48:21 -0500 (Fri, 12 Mar 2010)
New Revision: 41414

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

Modified: grass/trunk/lib/init/Makefile
===================================================================
--- grass/trunk/lib/init/Makefile	2010-03-12 17:44:03 UTC (rev 41413)
+++ grass/trunk/lib/init/Makefile	2010-03-12 17:48:21 UTC (rev 41414)
@@ -51,7 +51,7 @@
 	$(HTMLDIR)/circle_3.png \
 	$(HTMLDIR)/circle_4.png \
 	$(HTMLDIR)/circle_5.png \
-	$(HTMLDIR)/grass_start_small.jpg
+	$(HTMLDIR)/grass_start.png
 
 ifeq ($(findstring darwin,$(ARCH)),darwin)
 	FILES += \

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

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

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

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

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

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


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

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

Modified: grass/trunk/lib/init/helptext.html
===================================================================
--- grass/trunk/lib/init/helptext.html	2010-03-12 17:44:03 UTC (rev 41413)
+++ grass/trunk/lib/init/helptext.html	2010-03-12 17:48:21 UTC (rev 41414)
@@ -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>
 



More information about the grass-commit mailing list