Browse Source

prettify helptext.html graphics (merge from devbr6)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41414 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 years ago
parent
commit
7b40439248

+ 1 - 1
lib/init/Makefile

@@ -51,7 +51,7 @@ FILES = \
 	$(HTMLDIR)/circle_3.png \
 	$(HTMLDIR)/circle_3.png \
 	$(HTMLDIR)/circle_4.png \
 	$(HTMLDIR)/circle_4.png \
 	$(HTMLDIR)/circle_5.png \
 	$(HTMLDIR)/circle_5.png \
-	$(HTMLDIR)/grass_start_small.jpg
+	$(HTMLDIR)/grass_start.png
 
 
 ifeq ($(findstring darwin,$(ARCH)),darwin)
 ifeq ($(findstring darwin,$(ARCH)),darwin)
 	FILES += \
 	FILES += \

BIN
lib/init/circle_1.png


BIN
lib/init/circle_2.png


BIN
lib/init/circle_3.png


BIN
lib/init/circle_4.png


BIN
lib/init/circle_5.png


BIN
lib/init/grass_start.png


BIN
lib/init/grass_start_small.jpg


+ 1 - 1
lib/init/helptext.html

@@ -27,7 +27,7 @@ and environmental consulting companies.
 <h2>1. Startup of GRASS GIS</h2>
 <h2>1. Startup of GRASS GIS</h2>
 
 
 <p>
 <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>
 <h3><IMG SRC="circle_1.png" ALT="[(1)]">&nbsp;Selecting the GIS Database directory</h3>