ardour/tools/osx_packaging/InfoPlist.strings.in

5 lines
212 B
Plaintext
Raw Normal View History

CFBundleName = "@APPNAME@";
CFBundleShortVersionString = "@VERSION@";
2015-03-23 08:33:08 -04:00
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2015 Paul Davis";
NSHumanReadableCopyright = "Copyright 2001-2015 Paul Davis.";