summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-27 13:03:09 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-27 13:03:09 +0000
commitd2aa85e4de3ae3875c5bb7c42dab32344ec0e707 (patch)
treec7b507ca3ac13455568ce8ab995c51cbe5a0582b
parent30fa1d840f145f9d58d2162c181b37ff47559eea (diff)
downloadgstreamer-plugins-bad-d2aa85e4de3ae3875c5bb7c42dab32344ec0e707.tar.gz
fix location
Original commit message from CVS: fix location
-rw-r--r--ext/shout/gstshout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c
index 39888ba57..1c94e903e 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,