Revision: 1044
Author: ian_lewis
Date: 2006-07-20 11:38:42 -0700 (Thu, 20 Jul 2006)
ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1044&view=rev
Log Message:
-----------
Added a new screenshot
Modified Paths:
--------------
trunk/web/htdocs/screenshots.php
Modified: trunk/web/htdocs/screenshots.php
===================================================================
--- trunk/web/htdocs/screenshots.php 2006-07-20 16:53:42 UTC (rev 1043)
+++ trunk/web/htdocs/screenshots.php 2006-07-20 18:38:42 UTC (rev 1044)
@@ -24,6 +24,19 @@
<table border="0" cellpadding="0" cellspacing="15" width="100%">
<tr>
<td>
+ <a href="screenshots.php?id=81126">
+ <img alt="screenshot" border="0" src="http://sourceforge.net/dbimage.php?id=81125"/>
+ </a>
+ </td>
+ <td>
+ jsXe with Japanese locale.
+ <br/>
+
+ (jsXe 0.5 pre1 running on Windows XP)
+ </td>
+ </tr>
+ <tr>
+ <td>
<a href="screenshots.php?id=59765">
<img alt="screenshot" border="0" src="https://sourceforge.net/dbimage.php?id=59764"/>
</a>
@@ -88,19 +101,6 @@
(jsXe 0.4 pre1 running on Windows XP)
</td>
</tr>
- <tr>
- <td>
- <a href="screenshots.php?id=34504">
- <img alt="screenshot" border="0" src="https://sourceforge.net/dbimage.php?id=34503"/>
- </a>
- </td>
- <td>
- An early look at the schema view running as a plugin.
- <br/>
-
- (jsXe 0.3pre16 running on Linux)
- </td>
- </tr>
</table>
<?php } ?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|