From: Francesco M. <fr...@us...> - 2006-05-16 20:24:39
|
Update of /cvsroot/wxlua/website In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv19332 Modified Files: download.php screenshots.php Log Message: fixed small graphic problems Index: download.php =================================================================== RCS file: /cvsroot/wxlua/website/download.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** download.php 16 May 2006 20:12:50 -0000 1.18 --- download.php 16 May 2006 20:24:32 -0000 1.19 *************** *** 99,103 **** --> - <br/> <div class="indented"> <h2 id="sources">Sources</h2> --- 99,102 ---- *************** *** 110,114 **** </div> - <br/> <div class="indented"> <h2 id="snapshot">Nightly snapshot</h2> --- 109,112 ---- *************** *** 120,124 **** </div> - <br/> <div class="indented"> <h2 id="browsesources">Browse the source files online</h2> --- 118,121 ---- Index: screenshots.php =================================================================== RCS file: /cvsroot/wxlua/website/screenshots.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** screenshots.php 16 May 2006 20:12:51 -0000 1.12 --- screenshots.php 16 May 2006 20:24:32 -0000 1.13 *************** *** 47,51 **** <h1 id="other">wxLua on other platforms ?</h1> ! <p>The other ports where <a href="http://www.wxwidgets.org">wxWidgets</a> is available for may also work with wxLua, but we need testers:</p> <!-- --- 47,51 ---- <h1 id="other">wxLua on other platforms ?</h1> ! <p>The other ports where <a href="http://www.wxwidgets.org">wxWidgets</a> is available for may also work with wxLua, but we need testers: if you use OS2, </p> <!-- |