[Fxpy-commits] FXPy MANIFEST.in,1.15,1.16
Status: Inactive
Brought to you by:
lyle
From: Bastian K. <ca...@us...> - 2003-02-22 00:41:42
|
Update of /cvsroot/fxpy/FXPy In directory sc8-pr-cvs1:/tmp/cvs-serv31885 Modified Files: MANIFEST.in Log Message: renamed index.php to index.html Index: MANIFEST.in =================================================================== RCS file: /cvsroot/fxpy/FXPy/MANIFEST.in,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- MANIFEST.in 2 Apr 2002 18:10:30 -0000 1.15 +++ MANIFEST.in 22 Feb 2003 00:41:39 -0000 1.16 @@ -1,5 +1,5 @@ include LICENSE -include index.php logo.png +include index.html logo.png include contrib/README contrib/*.py include doc/*.xml doc/*.html doc/*.png include examples/*.py examples/icons/*.png examples/demos.xml |