summaryrefslogtreecommitdiff
path: root/nextstep/templates/InfoPlist.strings.in
blob: f38d89250174103002c25feb4b07f8cceec480b6 (plain)
1
2
3
4
5
6
/* Localized versions of Info.plist keys */

CFBundleName = "Emacs";
CFBundleShortVersionString = "Version @version@";
CFBundleGetInfoString = "Emacs version @version@, NS Windowing";
NSHumanReadableCopyright = "@copyright@";