diff options
Diffstat (limited to 'ext/esd/esdmon.c')
-rw-r--r-- | ext/esd/esdmon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/esd/esdmon.c b/ext/esd/esdmon.c index 3398ad93..51441c34 100644 --- a/ext/esd/esdmon.c +++ b/ext/esd/esdmon.c @@ -70,7 +70,7 @@ GType gst_esdmon_get_type(void); /* elementfactory information */ static GstElementDetails esdmon_details = { "Esound audio monitor", - "Src/Esdmon", + "Source/Audio", "Monitors audio from an esound server", VERSION, "Richard Boulton <richard-gst@tartarus.org>", |