summaryrefslogtreecommitdiff
path: root/nextstep/templates/InfoPlist.strings.in
diff options
context:
space:
mode:
Diffstat (limited to 'nextstep/templates/InfoPlist.strings.in')
-rw-r--r--nextstep/templates/InfoPlist.strings.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/nextstep/templates/InfoPlist.strings.in b/nextstep/templates/InfoPlist.strings.in
new file mode 100644
index 0000000000..ce9779c7ac
--- /dev/null
+++ b/nextstep/templates/InfoPlist.strings.in
@@ -0,0 +1,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.";