implement translatable error messages using gerror.
authorBenjamin Otte <otte@gnome.org>
Sun, 14 Sep 2003 19:49:32 +0000 (19:49 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 14 Sep 2003 19:49:32 +0000 (19:49 +0000)
commitbe1eaa4de30636b3f8d9fa392c3be6c97e3e01fa
treea7eb8192f5751d2136187279851a9d76f3cbd88e
parentce8fe777e6d106b982ce65d3db02b0f9bf6aef94
implement translatable error messages using gerror.

Original commit message from CVS:
implement translatable error messages using gerror.

Includes bugfixes for:
- crash when unlinking Ghostpads
- make *_PAD_* macros use glib casts
- make spider typefinding merge buffers correctly
25 files changed:
gst/autoplug/gstspideridentity.c
gst/elements/gstfakesink.c
gst/elements/gstfilesink.c
gst/elements/gstfilesrc.c
gst/elements/gstidentity.c
gst/elements/gstmultidisksrc.c
gst/elements/gstmultifilesrc.c
gst/elements/gstpipefilter.c
gst/gstelement.c
gst/gstelement.h
gst/gstmarshal.list
gst/gstpad.c
gst/gstpad.h
gst/gstqueue.c
gst/gsttypefind.c
gst/gsttypes.h
gst/schedulers/gstbasicscheduler.c
plugins/elements/gstfakesink.c
plugins/elements/gstfilesink.c
plugins/elements/gstfilesrc.c
plugins/elements/gstidentity.c
plugins/elements/gstmultidisksrc.c
plugins/elements/gstmultifilesrc.c
plugins/elements/gstpipefilter.c
plugins/elements/gstqueue.c