From d2aa85e4de3ae3875c5bb7c42dab32344ec0e707 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 27 Dec 2002 13:03:09 +0000 Subject: fix location Original commit message from CVS: fix location --- ext/shout/gstshout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c index 39888ba5..1c94e903 100644 --- a/ext/shout/gstshout.c +++ b/ext/shout/gstshout.c @@ -22,7 +22,7 @@ /* elementfactory information */ static GstElementDetails icecastsend_details = { "An Icecast plugin", - "shoutsend", + "Sink/Network/Icecast", "GPL", "Sends data to an icecast server using libshout", VERSION, -- cgit v1.2.1