diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c index 39888ba57e..1c94e903eb 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,