rework build; add translations for v4l2
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 1 Apr 2006 10:09:11 +0000 (10:09 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:05 +0000 (14:30 +0000)
Original commit message from CVS:
rework build; add translations for v4l2

ext/jack/gstjack.c

index 4ea178de063abecde06f6e10e12daaa6b24f7db5..1afab02a6da93f6321873d76b1bf66e52a59b245 100644 (file)
@@ -531,4 +531,5 @@ plugin_init (GstPlugin * plugin)
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
     "jack",
-    "Jack Plugin Library", plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
+    "Jack Plugin Library", plugin_init, VERSION, "GPL", GST_PACKAGE_NAME,
+    GST_PACKAGE_ORIGIN)