From: Kevin A. <ka...@us...> - 2005-03-28 05:42:49
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10867/docs/html Modified Files: linux_installation.html Log Message: renamed samples.py to samples.pyw Index: linux_installation.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/linux_installation.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** linux_installation.html 26 Jul 2004 15:35:31 -0000 1.11 --- linux_installation.html 28 Mar 2005 05:42:40 -0000 1.12 *************** *** 85,89 **** <p>Assuming that the minimal application starts up okay, you can browse the other PythonCard sample applications with the command:</p> ! <p class="code">/usr/share/PythonCardPrototype/samples/samples.py</p> <h3>PythonCardPrototype Menu Items</h3> <p>You will find some new items on the window manager menu - the PythonCard --- 85,89 ---- <p>Assuming that the minimal application starts up okay, you can browse the other PythonCard sample applications with the command:</p> ! <p class="code">/usr/share/PythonCardPrototype/samples/samples.pyw</p> <h3>PythonCardPrototype Menu Items</h3> <p>You will find some new items on the window manager menu - the PythonCard |