[gnomeweb-wml] fixed the swapped sshots imgs



commit c1850c9a1992f78d4b2c1d627704565b9454447e
Author: Michele Mattioni <mattions gmail com>
Date:   Wed Dec 9 15:38:04 2009 +0000

    fixed the swapped sshots imgs

 projects.gnome.org/gtkglext/sshots.html |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/gtkglext/sshots.html b/projects.gnome.org/gtkglext/sshots.html
index 5154801..08acefb 100644
--- a/projects.gnome.org/gtkglext/sshots.html
+++ b/projects.gnome.org/gtkglext/sshots.html
@@ -29,13 +29,13 @@
       <table class="fig">
         <caption>logo example running on Linux</caption>
         <tr>
-          <td><a href="img/3d_linux.jpg"><img src="img/3d_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
+          <td><a href="img/logo_linux.jpg"><img src="img/logo_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
         </tr>
       </table>
       <table class="fig">
         <caption>logo example running on Windows&nbsp;XP</caption>
         <tr>
-          <td><a href="img/3d_win.jpg"><img src="img/3d_win_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
+          <td><a href="img/logo_win.jpg"><img src="img/logo_win_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
         </tr>
       </table>
     </div>
@@ -69,13 +69,15 @@
       <table class="fig">
         <caption>LightWave example running on Linux</caption>
         <tr>
-          <td><a href="img/logo_linux.jpg"><img src="img/logo_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
+          <td><a href="img/3d_linux.jpg"><img src="img/3d_linux_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
         </tr>
       </table>
       <table class="fig">
         <caption>Lightwave example running on Windows&nbsp;XP</caption>
         <tr>
-          <td><a href="img/logo_win.jpg"><img src="img/logo_win_thumbnail.png" width="300" height="240" border="0" alt=""></a></td>
+          <td>
+          <a href="img/3d_win.jpg"><img src="img/3d_win_thumbnail.png" width="300" height="240" border="0" alt=""></a>
+          </td>
         </tr>
       </table>
     </div>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]