[gst-cvs] CVS: www/lib template.php,1.4,1.5
Andy Wingo
wingo at users.sourceforge.net
Tue Oct 23 17:24:06 PDT 2001
Update of /cvsroot/gstreamer/www/lib
In directory usw-pr-cvs1:/tmp/cvs-serv2600/lib
Modified Files:
template.php
Log Message:
Fix contact information to point to the mailing lists instead of to an incomplete
list of developers.
Index: template.php
===================================================================
RCS file: /cvsroot/gstreamer/www/lib/template.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- template.php 2001/10/15 05:23:07 1.4
+++ template.php 2001/10/24 00:23:23 1.5
@@ -50,7 +50,7 @@
status => "$prefix/status/",
developers => "$prefix/dev/",
applications => "$prefix/apps/",
- contact => "$prefix/contact/",
+ lists => "$prefix/contact/lists.php",
wiki => "$prefix/wiki/"
);
More information about the Gstreamer-commits
mailing list