]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in
macosx: Use autoconf to handle version strings
[vlc] / extras / package / macosx / Resources / English.lproj / InfoPlist.strings.in
1 /* Localized versions of Info.plist keys */
2
3 CFBundleName = "VLC";
4 CFBundleShortVersionString = "@VERSION@";
5 CFBundleGetInfoString = "@COPYRIGHT_MESSAGE@";
6 NSHumanReadableCopyright = "Copyright (c) @COPYRIGHT_YEARS@ the VideoLAN Team";