Update of /cvsroot/wxlua/website
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv10800
Modified Files:
screenshots.php
Log Message:
added more Mac screenshots
Index: screenshots.php
===================================================================
RCS file: /cvsroot/wxlua/website/screenshots.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** screenshots.php 22 Dec 2006 19:17:19 -0000 1.17
--- screenshots.php 27 Feb 2007 21:00:51 -0000 1.18
***************
*** 56,59 ****
--- 56,63 ----
write_screenshot("wxlua_sudoku_mac.png",
"wxLuaSudoku (in wxMac)");
+ write_screenshot("wxlua_mac_wxgtk.png",
+ "wxLua (on a Mac but using wxGTK port)");
+ write_screenshot("wxlua_mac_wxmac.png",
+ "wxLuaSudoku (in wxMac)");
?>
</div>
|