rework build; add translations for v4l2

Original commit message from CVS:
rework build; add translations for v4l2
This commit is contained in:
Thomas Vander Stichele 2006-04-01 10:09:11 +00:00 committed by Tim-Philipp Müller
parent c038b32b44
commit cef77bfc9c

View 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)