From f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sat, 19 Jul 2003 23:25:25 +0000 Subject: + changes for new float caps without slope/intercept + some category changes for plugins Original commit message from CVS: + changes for new float caps without slope/intercept + some category changes for plugins --- ext/shout/gstshout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/shout') diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c index 46908ee3..1badacd5 100644 --- a/ext/shout/gstshout.c +++ b/ext/shout/gstshout.c @@ -25,7 +25,7 @@ /* elementfactory information */ static GstElementDetails icecastsend_details = { "An Icecast plugin", - "Sink/Network/Icecast", + "Sink/Network", "GPL", "Sends data to an icecast server using libshout", VERSION, -- cgit v1.2.1