Fix shout2 plugin doc generation
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 9 Mar 2017 03:15:46 +0000 (22:15 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 9 Mar 2017 03:17:27 +0000 (22:17 -0500)
In the previous patch, we also renamed shout2send to shout2, so it does
not clash with it's feature. Though we forgot to rename it in the doc
reference. This patch also add a cruft detection on the xml that made me
miss this error.

https://bugzilla.gnome.org/show_bug.cgi?id=779344

Makefile.am
docs/plugins/gst-plugins-good-plugins-docs.sgml

index eedd9d0..97950ea 100644 (file)
@@ -56,6 +56,7 @@ CRUFT_FILES = \
        $(top_builddir)/win32/common/config.h-new \
        $(top_builddir)/common/shave \
        $(top_builddir)/common/shave-libtool \
+       $(top_builddir)/docs/plugins/xml/plugin-shout2send.xml \
        $(top_builddir)/gst/median/.libs/*.{so,dll,DLL,dylib} \
        $(top_builddir)/gst/qtdemux/.libs/*.{so,dll,DLL,dylib} \
        $(top_builddir)/gst/quicktime/.libs/*.{so,dll,DLL,dylib} \
index 0d0be62..2a89842 100644 (file)
     <xi:include href="xml/plugin-rtp.xml" />
     <xi:include href="xml/plugin-rtsp.xml" />
     <xi:include href="xml/plugin-shapewipe.xml" />
-    <xi:include href="xml/plugin-shout2send.xml" />
+    <xi:include href="xml/plugin-shout2.xml" />
     <xi:include href="xml/plugin-smpte.xml" />
     <xi:include href="xml/plugin-soup.xml" />
     <xi:include href="xml/plugin-spectrum.xml" />