summaryrefslogtreecommitdiffstats
path: root/ext/pulse/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/plugin.c')
-rw-r--r--ext/pulse/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pulse/plugin.c b/ext/pulse/plugin.c
index 9cfb4699..22c768a5 100644
--- a/ext/pulse/plugin.c
+++ b/ext/pulse/plugin.c
@@ -52,5 +52,5 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"pulseaudio",
- "PulseAudio Elements Plugin",
+ "PulseAudio plugin library",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)