summaryrefslogtreecommitdiffstats
path: root/ext/shout2
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-27 13:05:17 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-27 13:05:17 +0000
commitd9f2daf34c2e936a5a17c35056b304cd86f3be8d (patch)
tree20bf606134b45f20f8a227f163175d5689f4ea00 /ext/shout2
parentda1f7586fc61a27019bee563ed487b0dffce4b0f (diff)
fix location
Original commit message from CVS: fix location
Diffstat (limited to 'ext/shout2')
-rw-r--r--ext/shout2/gstshout2.c2
1 files changed, 1 insertions, 1 deletions
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,