Original commit message from CVS:
fix name
This commit is contained in:
Thomas Vander Stichele 2004-07-03 23:11:04 +00:00
parent 9b249a2467
commit ab7738c8d1

View file

@ -45,6 +45,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"gsttheora",
"theora",
"Theora plugin library",
plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)