pick up signals and args for vorbis; add some docs for vorbis
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 15 Sep 2005 15:28:36 +0000 (15:28 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 15 Sep 2005 15:28:36 +0000 (15:28 +0000)
Original commit message from CVS:

* common/gtk-doc-plugins.mak:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* ext/theora/Makefile.am:
* ext/theora/gsttheoraenc.h:
* ext/theora/theoraenc.c:
* ext/vorbis/vorbisenc.c:
pick up signals and args for vorbis; add some docs for vorbis

gtk-doc-plugins.mak

index d7dc4fd..94aedb7 100644 (file)
@@ -87,7 +87,7 @@ scanobj-update:
 # instead of rewriting them, so that multiple maintainers can generate
 # a collective set of args and signals
 scanobj-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles)
-       @echo '*** Scanning header files ***'
+       @echo '*** Scanning GObjects ***'
        if test x"$(srcdir)" != x. ; then                               \
            for f in $(SCANOBJ_FILES);                                  \
            do                                                          \