[GRASS-SVN] r37504 - in grass-web/trunk/screenshots: . images

svn_grass at osgeo.org svn_grass at osgeo.org
Tue May 26 09:22:27 EDT 2009


Author: hamish
Date: 2009-05-26 09:22:27 -0400 (Tue, 26 May 2009)
New Revision: 37504

Modified:
   grass-web/trunk/screenshots/gui.inc
   grass-web/trunk/screenshots/images/gm_gcpmgr_small.jpg
Log:
smaller thumbnails

Modified: grass-web/trunk/screenshots/gui.inc
===================================================================
--- grass-web/trunk/screenshots/gui.inc	2009-05-26 13:06:07 UTC (rev 37503)
+++ grass-web/trunk/screenshots/gui.inc	2009-05-26 13:22:27 UTC (rev 37504)
@@ -177,7 +177,8 @@
 
     <b>Map Display window</b>
     <BR><BR>
-    <img src="../grass63/screenshots/images/gm_mapdisp.png" alt="GIS manager display window">
+    <img src="../grass63/screenshots/images/gm_mapdisp.png"
+      alt="GIS manager display window">
     <BR>
     <font size="-2"><i>screenshot: M. Barton</i></font>
     <BR><BR>
@@ -185,19 +186,23 @@
 
     <b>Profile tool</b>
     <BR><BR>
-    <img src="../grass63/manuals/html63_user/gm_profile2.jpg">
-    <BR><BR>
-    <img src="../grass63/manuals/html63_user/gm_profile3.png">
+    <a href="../grass63/manuals/html63_user/gm_profile2.jpg" target="_blank"><img
+      src="images/gm_profile2_small.jpg" border="1"></a>
+    <a href="../grass63/manuals/html63_user/gm_profile3.jpg" target="_blank"><img
+      src="images/gm_profile3_small.jpg" border="1"></a>
     <BR>
     <font size="-2"><i>screenshots: M. Barton</i></font>
     <BR><BR>
+
     <hr width="60%"><BR>
 
     <b>Georectification tool</b>
     <BR><BR>
-    <img src="../grass63/manuals/html63_user/gm_georectdisp.jpg">
-    <BR><BR>
-    <img src="../grass63/manuals/html63_user/gm_gcpmgr.jpg">
+    <a href="../grass63/manuals/html63_user/gm_gcpmgr.jpg" target="_blank"><img
+      src="images/gm_gcpmgr_small.jpg" border="1"></a>
+<!--    <BR><BR> -->
+    <a href="../grass63/manuals/html63_user/gm_georectdisp.jpg" target="_blank"><img
+      src="images/gm_georectdisp_small.jpg" border="1"></a>
     <BR>
     <font size="-2"><i>screenshots: M. Barton</i></font>
     <BR>

Modified: grass-web/trunk/screenshots/images/gm_gcpmgr_small.jpg
===================================================================
(Binary files differ)



More information about the grass-commit mailing list