From d9f2daf34c2e936a5a17c35056b304cd86f3be8d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 27 Dec 2002 13:05:17 +0000 Subject: fix location Original commit message from CVS: fix location --- 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 65b6e90f..db4831e7 100644 --- a/ext/shout2/gstshout2.c +++ b/ext/shout2/gstshout2.c @@ -23,7 +23,7 @@ /* elementfactory information */ static GstElementDetails shout2send_details = { "An Icecast plugin", - "Shout2send", + "Sink/Network/Icecast2", "LGPL", "Sends data to an icecast server", VERSION, -- cgit