[GRASS-SVN] r34896 - in grass-web/trunk: . images
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Dec 15 02:55:46 EST 2008
Author: hamish
Date: 2008-12-15 02:55:46 -0500 (Mon, 15 Dec 2008)
New Revision: 34896
Added:
grass-web/trunk/images/tcltk_micro.png
Modified:
grass-web/trunk/main.inc
Log:
add some color to the front page
Added: grass-web/trunk/images/tcltk_micro.png
===================================================================
(Binary files differ)
Property changes on: grass-web/trunk/images/tcltk_micro.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Modified: grass-web/trunk/main.inc
===================================================================
--- grass-web/trunk/main.inc 2008-12-15 07:26:41 UTC (rev 34895)
+++ grass-web/trunk/main.inc 2008-12-15 07:55:46 UTC (rev 34896)
@@ -8,7 +8,7 @@
<tr>
<td valign="top">
<a href="screenshots/index.php">
- <img src="grass61/screenshots/images/trento3d_tiny.jpg" border="0" alt="GRASS 6.1" hspace="5"></a>
+ <img src="grass61/screenshots/images/trento3d_tiny.jpg" border="0" alt="screenshots" hspace="5"></a>
</td>
<td valign="top">
<center>
@@ -18,8 +18,8 @@
</center>
</td>
<td valign="top">
- <a href="grass62/index.php">
- <img src="images/grass600_screenshot_tiny.jpg" border="0" alt="NVIZ tool" hspace="5"></a>
+ <a href="grass64/index.php">
+ <img src="images/tcltk_micro.png" border="0" alt="Latest release" hspace="5"></a>
</td>
</tr>
</table>
More information about the grass-commit
mailing list