From 8782261d8fa6d2456d85b245b7d01824414b8d51 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Thu, 14 Oct 2010 18:02:35 +0000 Subject: new medley branch, based on the actual (1.1) trunk. the old one will be deleted soon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2666 b956fd51-792f-4845-bead-9b4dfca2ff2c --- medley_new/src/macosx/Info.plist | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 medley_new/src/macosx/Info.plist (limited to 'medley_new/src/macosx/Info.plist') diff --git a/medley_new/src/macosx/Info.plist b/medley_new/src/macosx/Info.plist new file mode 100644 index 00000000..0456dd9d --- /dev/null +++ b/medley_new/src/macosx/Info.plist @@ -0,0 +1,38 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDisplayName + UltraStarDeluxe + CFBundleExecutable + ultrastardx + CFBundleGetInfoString + UltraStarDeluxe, a SingStar clone + CFBundleIconFile + ultrastardx.icns + CFBundleIdentifier + org.ultrastardeluxe.ultrastardeluxe + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + UltraStarDeluxe + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.1 + CFBundleSignature + USDX + CFBundleVersion + 1.1 + NSAppleScriptEnabled + + NSHumanReadableCopyright + LGPL + NSMainNibFile + SDLMain + NSPrincipalClass + NSApplication + + -- cgit v1.2.3