Add MidiRegion _start to the list of things we leave alone on session load.
[ardour.git] / tools / osx_packaging / InfoPlist.strings.in
1 CFBundleName = "@APPNAME@";
2 CFBundleShortVersionString = "@VERSION@";
3 CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2015 Paul Davis";
4 NSHumanReadableCopyright = "Copyright 2001-2015 Paul Davis.";