summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/InfoPlist.strings.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx_packaging/InfoPlist.strings.in')
-rw-r--r--tools/osx_packaging/InfoPlist.strings.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/osx_packaging/InfoPlist.strings.in b/tools/osx_packaging/InfoPlist.strings.in
new file mode 100644
index 0000000000..1ee76ac4c0
--- /dev/null
+++ b/tools/osx_packaging/InfoPlist.strings.in
@@ -0,0 +1,4 @@
+CFBundleName = "@APPNAME@";
+CFBundleShortVersionString = "@VERSION@";
+CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2008 Paul Davis";
+NSHumanReadableCopyright = "Copyright 2001-2008 Paul Davis.";