[Python-gtkextra-commits] CVS: python-gtkextra2/examples test.sh,1.3,1.4
Status: Beta
Brought to you by:
treeves
From: <pyt...@li...> - 2003-01-09 13:16:10
|
Update of /cvsroot/python-gtkextra/python-gtkextra2/examples In directory sc8-pr-cvs1:/tmp/cvs-serv16338/examples Modified Files: test.sh Log Message: include test.sh in dist Index: test.sh =================================================================== RCS file: /cvsroot/python-gtkextra/python-gtkextra2/examples/test.sh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** test.sh 24 Dec 2002 18:49:10 -0000 1.3 --- test.sh 9 Jan 2003 13:16:07 -0000 1.4 *************** *** 10,14 **** fi - #export PYTHONPATH=../:../gtkextra/:$PYTHONPATH export PYTHONPATH=../:$PYTHONPATH --- 10,13 ---- |