From 9b94e38300ef023c12e66aa4df0efa1a8911a92c Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Mon, 9 Jan 2006 17:04:52 +0000 Subject: add Sun Audio plugin. Verified that nothing breaks and that make check works. Original commit message from CVS: add Sun Audio plugin. Verified that nothing breaks and that make check works. Don't think the docs gets properly built yet, but I don't understand exactly how to enable that. --- docs/plugins/gst-plugins-good-plugins-docs.sgml | 3 +++ docs/upload.mak | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index a156d940..a469c7a8 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -19,6 +19,8 @@ + + @@ -60,6 +62,7 @@ + diff --git a/docs/upload.mak b/docs/upload.mak index 90a86d7a..b80c0578 100644 --- a/docs/upload.mak +++ b/docs/upload.mak @@ -13,7 +13,7 @@ # correct User entry for the Host entry for the DOC_SERVER # these variables define the location of the online docs -DOC_SERVER=freedesktop.org +DOC_SERVER=uraeus@freedesktop.org DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc DOC_URL=$(DOC_SERVER):$(DOC_BASE) GST_VERSION_NANO = $(GST_PLUGINS_GOOD_VERSION_NANO) -- cgit