diff options
Diffstat (limited to 'ext/esd/esdsink.c')
-rw-r--r-- | ext/esd/esdsink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/esd/esdsink.c b/ext/esd/esdsink.c index ab92d418..0ac118c9 100644 --- a/ext/esd/esdsink.c +++ b/ext/esd/esdsink.c @@ -26,7 +26,7 @@ /* elementfactory information */ static GstElementDetails esdsink_details = { "Esound audio sink", - "Sink/Esdsink", + "Sink/Audio", "Plays audio to an esound server", VERSION, "Richard Boulton <richard-gst@tartarus.org>", |