standard elements
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 14 Aug 2005 16:14:11 +0000 (16:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 14 Aug 2005 16:14:11 +0000 (16:14 +0000)
Original commit message from CVS:
standard elements

gst/oldcore/gstelements.c

index 7c7d5a8..dd832aa 100644 (file)
@@ -77,6 +77,6 @@ plugin_init (GstPlugin * plugin)
 
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
-    "gstelements",
+    "standardelements",
     "standard GStreamer elements",
     plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)