From 0df90ed395eacdc4e863213e59b75ddfb88780b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Fri, 20 Feb 2009 17:41:37 -0500 Subject: Moved dtmf elements from gst-plugins-farsight to -bad --- gst/dtmf/gstdtmf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/dtmf/gstdtmf.c b/gst/dtmf/gstdtmf.c index 4d9d1a59..d50cf03f 100644 --- a/gst/dtmf/gstdtmf.c +++ b/gst/dtmf/gstdtmf.c @@ -26,4 +26,5 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "dtmf", "DTMF plugins", plugin_init, "0.1", "LGPL", "DTMF", ""); + "dtmf", "DTMF plugins", + plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) -- cgit v1.2.1