summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-08-27 17:14:06 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-08-27 17:14:06 +0000
commit3b4f4554a6e3db3f072ce385db35ee97abf79e9f (patch)
tree66cf632fba8f2ac4376f8d657d3a812ef46d6805 /docs
parentff1d81df67d766ed9567e2d52c1d86fc20d718a2 (diff)
Rename again (audiofxgood -> audiofx).
Original commit message from CVS: * configure.ac: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/inspect/plugin-audiofx.xml: * docs/plugins/inspect/plugin-audiofxgood.xml: * gst/audiofx/Makefile.am: * gst/audiofx/audiofx.c: * gst/audiofxgood/.cvsignore: * gst/audiofxgood/Makefile.am: * gst/audiofxgood/audiofx.c: * gst/audiofxgood/audiopanorama.c: * gst/audiofxgood/audiopanorama.h: Rename again (audiofxgood -> audiofx).
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-docs.sgml2
-rw-r--r--docs/plugins/inspect/plugin-audiofx.xml (renamed from docs/plugins/inspect/plugin-audiofxgood.xml)6
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index 2182a6d4..26126246 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -64,7 +64,7 @@
<xi:include href="xml/plugin-alphacolor.xml" />
<xi:include href="xml/plugin-annodex.xml" />
<xi:include href="xml/plugin-apetag.xml" />
- <xi:include href="xml/plugin-audiofxgood.xml" />
+ <xi:include href="xml/plugin-audiofx.xml" />
<xi:include href="xml/plugin-autodetect.xml" />
<xi:include href="xml/plugin-avi.xml" />
<xi:include href="xml/plugin-cacasink.xml" />
diff --git a/docs/plugins/inspect/plugin-audiofxgood.xml b/docs/plugins/inspect/plugin-audiofx.xml
index 33f6e456..17cb4272 100644
--- a/docs/plugins/inspect/plugin-audiofxgood.xml
+++ b/docs/plugins/inspect/plugin-audiofx.xml
@@ -1,8 +1,8 @@
<plugin>
- <name>audiofxgood</name>
+ <name>audiofx</name>
<description>Audio effects plugin</description>
- <filename>../../gst/audiofxgood/.libs/libgstaudiofxgood.so</filename>
- <basename>libgstaudiofxgood.so</basename>
+ <filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
+ <basename>libgstaudiofx.so</basename>
<version>0.10.4.1</version>
<license>LGPL</license>
<source>gst-plugins-good</source>