aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_pkg/Info.plist
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-31 20:48:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-31 20:48:53 +0000
commiteb4a1670b8d2ac2c823c0c17254e3c38e834f0e2 (patch)
tree846d4c3c6dbe4578041e7c50f4fd3c9153fba838 /packages/darwin_pkg/Info.plist
parent85014eda2dbca34c3aefd271867356c5aba15e56 (diff)
This commit was generated by cvs2svn to compensate for changes in r916,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=917
Diffstat (limited to 'packages/darwin_pkg/Info.plist')
-rw-r--r--packages/darwin_pkg/Info.plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/darwin_pkg/Info.plist b/packages/darwin_pkg/Info.plist
new file mode 100644
index 00000000..46d9cb88
--- /dev/null
+++ b/packages/darwin_pkg/Info.plist
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleGetInfoString</key>
+ <string>PACKAGE_PREFIX PD_VERSION PACKAGE_VERSION</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.sourceforge.pure-data.darwin-pkg</string>
+ <key>CFBundleName</key>
+ <string>PACKAGE_PREFIX</string>
+ <key>CFBundleShortVersionString</key>
+ <string>PD_VERSION PACKAGE_VERSION</string>
+</dict>
+</plist>