From 6fcc950836dc9626bd9cabbd6ba3650c363a4375 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/shout2/gstshout2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/shout2') diff --git a/ext/shout2/gstshout2.c b/ext/shout2/gstshout2.c index b7d01c74..808bd9ad 100644 --- a/ext/shout2/gstshout2.c +++ b/ext/shout2/gstshout2.c @@ -27,7 +27,7 @@ /* elementfactory information */ static GstElementDetails shout2send_details = { "An Icecast plugin", - "Sink/Network/Icecast2", + "Sink/Network", "LGPL", "Sends data to an icecast server", VERSION, -- cgit