summaryrefslogtreecommitdiff
path: root/nextstep/templates/InfoPlist.strings.in
blob: ce9779c7ac88ce7f7e02ea89048bdf46f83e155c (about) (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 (C) 2012 Free Software Foundation, Inc.";