schro: Change package name to GST_PACKAGE_NAME
authorDavid Schleef <ds@schleef.org>
Sat, 23 May 2009 04:25:06 +0000 (21:25 -0700)
committerDavid Schleef <ds@schleef.org>
Sat, 23 May 2009 04:25:06 +0000 (21:25 -0700)
ext/schroedinger/gstschro.c

index 54c72f9..44d9226 100644 (file)
@@ -50,5 +50,5 @@ plugin_init (GstPlugin * plugin)
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
     "schro",
-    "Schro plugins",
-    plugin_init, VERSION, "LGPL", "schroedinger", GST_PACKAGE_ORIGIN)
+    "Schroedinger plugin",
+    plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)