ardour/tools/osx_packaging/InfoPlist.strings.in
2015-03-23 13:33:08 +01:00

4 lines
212 B
Text

CFBundleName = "@APPNAME@";
CFBundleShortVersionString = "@VERSION@";
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2015 Paul Davis";
NSHumanReadableCopyright = "Copyright 2001-2015 Paul Davis.";