From: Phil E. <l2...@us...> - 2005-04-15 15:19:04
|
Update of /cvsroot/pythoncard/PythonCard/tools/standaloneBuilder/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20050/doc Modified Files: about.html Log Message: standaloneBuilder is now essentially complete. Tested on Linux and windows XP, all seems fine. Index: about.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/tools/standaloneBuilder/doc/about.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** about.html 9 Apr 2005 09:30:36 -0000 1.1 --- about.html 15 Apr 2005 15:18:54 -0000 1.2 *************** *** 13,17 **** <td align="center" valign="top"> </td> <td valign="top"> ! standaloneBuilder is designed to herlp simplify the process of getting a PythonCard applpication distributed in standalone form, without the end user being required to install PythonCard, wxPython or even Python --- 13,17 ---- <td align="center" valign="top"> </td> <td valign="top"> ! standaloneBuilder is designed to help simplify the process of getting a PythonCard applpication distributed in standalone form, without the end user being required to install PythonCard, wxPython or even Python |