apexsink: Use "apexsink" for plugin name
This commit is contained in:
parent
87dbb0ab9d
commit
6da643e072
@ -39,6 +39,6 @@ plugin_init (GstPlugin * plugin)
|
|||||||
GST_PLUGIN_DEFINE
|
GST_PLUGIN_DEFINE
|
||||||
(GST_VERSION_MAJOR,
|
(GST_VERSION_MAJOR,
|
||||||
GST_VERSION_MINOR,
|
GST_VERSION_MINOR,
|
||||||
"apex",
|
"apexsink",
|
||||||
"Apple AirPort Express Plugin",
|
"Apple AirPort Express Plugin",
|
||||||
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user