[Pyxine-checkins] htdocs/pyxine index.tmpl,1.2,1.3
Status: Pre-Alpha
Brought to you by:
dairiki
|
From: <da...@us...> - 2003-02-10 17:45:16
|
Update of /cvsroot/pyxine/htdocs/pyxine In directory sc8-pr-cvs1:/tmp/cvs-serv32327/pyxine Modified Files: index.tmpl Log Message: Added link to freshmeat project page Index: index.tmpl =================================================================== RCS file: /cvsroot/pyxine/htdocs/pyxine/index.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- index.tmpl 8 Feb 2003 19:12:02 -0000 1.2 +++ index.tmpl 10 Feb 2003 17:45:10 -0000 1.3 @@ -12,7 +12,11 @@ "http://sourceforge.net/project/showfiles.php?group_id=73236", "CVS Repo" => - "http://sourceforge.net/cvs/?group_id=73236") + "http://sourceforge.net/cvs/?group_id=73236", + + "Freshmeat listing" => + "http://freshmeat.net/projects/pyxine", + ) ); $first = true; |