From 5b283c92b6fffdd28b4a113c07e2f6afd752b23d Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:23 +0000 Subject: + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- gst/stereo/gststereo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/stereo') diff --git a/gst/stereo/gststereo.c b/gst/stereo/gststereo.c index cb8ff0dd..0e315c7c 100644 --- a/gst/stereo/gststereo.c +++ b/gst/stereo/gststereo.c @@ -30,8 +30,8 @@ /* elementfactory information */ static GstElementDetails stereo_details = GST_ELEMENT_DETAILS ( "Stereo effect", - "Filter/Audio/Effect", - "Muck with the stereo signal, enhance it's 'stereo-ness'", + "Filter/Effect/Audio", + "Muck with the stereo signal to enhance its 'stereo-ness'", "Erik Walthinsen " ); -- cgit v1.2.1