GNOME Bugzilla – Bug 515457
[audiofx] Element long descriptions are broken
Last modified: 2008-02-10 10:45:51 UTC
Hi, attached patch fixes the element's long descriptions to make some sense. Before they were only the type name. Bye
Created attachment 104791 [details] [review] audiofx-descriptions.diff The descriptions itself might have better alternatives but this is at least much better than what was there before ;)
Looks fine, ta.
Ok, committed: 2008-02-10 Sebastian Dröge <slomo@circular-chaos.org> * gst/audiofx/audioamplify.c: * gst/audiofx/audiochebband.c: * gst/audiofx/audiocheblimit.c: * gst/audiofx/audiodynamic.c: * gst/audiofx/audioinvert.c: * gst/audiofx/audiopanorama.c: * gst/audiofx/audiowsincband.c: * gst/audiofx/audiowsinclimit.c: Fix long description of audiofx elements. Fixes bug #515457.