[gst-cvs] CVS: www/docs faq-categories.php,1.1,1.2
Andy Wingo
wingo at users.sourceforge.net
Sun Nov 11 20:54:02 PST 2001
Update of /cvsroot/gstreamer/www/docs
In directory usw-pr-cvs1:/tmp/cvs-serv6086
Modified Files:
faq-categories.php
Log Message:
s/Dependencies/Dependencies and Support/
Index: faq-categories.php
===================================================================
RCS file: /cvsroot/gstreamer/www/docs/faq-categories.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- faq-categories.php 2001/11/12 04:47:32 1.1
+++ faq-categories.php 2001/11/12 04:53:43 1.2
@@ -1,6 +1,6 @@
<?php
$faq_categories = array(0=>"General",
- 1=>"Dependencies",
+ 1=>"Dependencies and Support",
2=>"Installation and Use",
3=>"Development");
?>
More information about the Gstreamer-commits
mailing list