From: Francesco M. <fr...@us...> - 2006-12-22 13:54:15
|
Update of /cvsroot/wxlua/website In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv25568 Modified Files: screenshots.php Log Message: added/renewed Mac screenshots Index: screenshots.php =================================================================== RCS file: /cvsroot/wxlua/website/screenshots.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** screenshots.php 21 May 2006 13:20:22 -0000 1.14 --- screenshots.php 22 Dec 2006 13:54:09 -0000 1.15 *************** *** 43,46 **** --- 43,47 ---- write_screenshot("wxluaedit_scribble_mac.png", "The scribble sample and wxLuaEdit showing scribble sources (in wxMac)"); write_screenshot("wxlua_miscsamples_mac.png", "Some miscellaneous samples (in wxMac)"); + write_screenshot("wxlua_sudoku_mac.png", "wxLuaSudoku (in wxMac)"); ?> </div> |