merge trunk
[bpt/emacs.git] / nextstep / templates / InfoPlist.strings.in
1 /* Localized versions of Info.plist keys */
2
3 CFBundleName = "Emacs";
4 CFBundleShortVersionString = "Version @version@";
5 CFBundleGetInfoString = "Emacs version @version@, NS Windowing";
6 NSHumanReadableCopyright = "@copyright@";