Commit fffce105 authored by Dafydd Harries's avatar Dafydd Harries

gst plugin should be called "nice", not "nicesrc"

darcs-hash:20070208170010-c9803-82f6524802e07fed808d866db822feee60eba909.gz
parent 4743974a
......@@ -12,7 +12,7 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (
GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"nicesrc",
"nice",
"Interactive UDP connectivity establishment",
plugin_init, VERSION, "LGPL", PACKAGE_NAME,
"http://telepathy.freedesktop.org/wiki/");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment