Rename GST_PACKAGE_NAME define to PACKAGE_NAME

This commit is contained in:
Joshua M. Doe
2011-01-19 11:03:18 -05:00
parent 8dcb52b48d
commit b01ef05c41
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
#define GST_PACKAGE_NAME "VISION Plug-ins GIT/prerelease"
#define PACKAGE_NAME "VISION Plug-ins GIT/prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"