From afea5fc3fd16a2865d0af52563f601a4c03d8256 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 27 Oct 2010 18:22:03 -0700 Subject: mac: add 9term.app, Plumb.app R=rsc http://codereview.appspot.com/2783041 --- mac/9term.app/Contents/Info.plist | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 mac/9term.app/Contents/Info.plist (limited to 'mac/9term.app/Contents/Info.plist') diff --git a/mac/9term.app/Contents/Info.plist b/mac/9term.app/Contents/Info.plist new file mode 100644 index 00000000..b6fbda79 --- /dev/null +++ b/mac/9term.app/Contents/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + 9term + CFBundleGetInfoString + 0.1-1 + CFBundleIconFile + spaceglenda.icns + CFBundleIdentifier + com.swtch.9term + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + 9term + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.1 + CFBundleSignature + 9term1 + CFBundleVersion + 1 + + -- cgit v1.2.3