fix name
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 3 Jul 2004 23:11:04 +0000 (23:11 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 3 Jul 2004 23:11:04 +0000 (23:11 +0000)
Original commit message from CVS:
fix name

ext/theora/theora.c

index 87def35..9d9470c 100644 (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)