From b3353a82da64f18f1a7787004a31e45edf40dc87 Mon Sep 17 00:00:00 2001 From: tobigun Date: Fri, 31 Oct 2008 15:55:19 +0000 Subject: unicode branch added git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1492 b956fd51-792f-4845-bead-9b4dfca2ff2c --- unicode/src/macosx/Info.plist | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 unicode/src/macosx/Info.plist (limited to 'unicode/src/macosx/Info.plist') diff --git a/unicode/src/macosx/Info.plist b/unicode/src/macosx/Info.plist new file mode 100644 index 00000000..5682c8a5 --- /dev/null +++ b/unicode/src/macosx/Info.plist @@ -0,0 +1,40 @@ + + + + + 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.0 + CFBundleSignature + USDX + CFBundleVersion + 1.0 + LSExecutableArchitectures + i386 + NSAppleScriptEnabled + + NSHumanReadableCopyright + LGPL + NSMainNibFile + SDLMain + NSPrincipalClass + NSApplication + + -- cgit v1.2.3