From 57e45de95bbc91bd54eecff8410646675589c799 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Fri, 7 Aug 2009 18:16:58 +0000 Subject: Merge creation of Info.plist into update-version.pl. This fixes the static version info after branching (#2820503). svn-id: r43101 --- dists/macosx/Info.plist | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 dists/macosx/Info.plist (limited to 'dists/macosx/Info.plist') diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist new file mode 100644 index 0000000000..5600084eae --- /dev/null +++ b/dists/macosx/Info.plist @@ -0,0 +1,32 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDisplayName + ScummVM + CFBundleExecutable + scummvm + CFBundleGetInfoString + 1.1.0svn, Copyright 2001-2008 The ScummVM team + CFBundleIconFile + scummvm.icns + CFBundleIdentifier + org.scummvm.scummvm + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ScummVM + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.1.0svn + CFBundleVersion + 1.1.0svn + NSPrincipalClass + NSApplication + NSHumanReadableCopyright + Copyright 2001-2008 The ScummVM team + + -- cgit v1.2.3