From d5eb94fd5b09bfe1025d049273f0589d41b1e120 Mon Sep 17 00:00:00 2001 From: "bill@Ixion" Date: Thu, 27 Aug 2009 14:10:06 -0500 Subject: [PATCH] fixing casefolding bug --- platform/macosx/Info.plist | 51 -------------------------------------- platform/macosx/info.plist | 51 -------------------------------------- 2 files changed, 102 deletions(-) delete mode 100644 platform/macosx/Info.plist delete mode 100644 platform/macosx/info.plist diff --git a/platform/macosx/Info.plist b/platform/macosx/Info.plist deleted file mode 100644 index 865a98621..000000000 --- a/platform/macosx/Info.plist +++ /dev/null @@ -1,51 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - love - - CFBundleTypeIconFile - LoveDocument.icns - CFBundleTypeName - Love Project - CFBundleTypeOSTypes - - ???? - - CFBundleTypeRole - Viewer - LSIsAppleDefaultForType - - LSTypeIsPackage - - - - CFBundleExecutable - love - CFBundleIconFile - Love.icns - CFBundleIdentifier - org.love2d.love - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - love - CFBundlePackageType - LoVe - CFBundleSignature - LoVe - CFBundleVersion - 0.6.0 - NSMainNibFile - SDLMain - NSPrincipalClass - NSApplication - - diff --git a/platform/macosx/info.plist b/platform/macosx/info.plist deleted file mode 100644 index 865a98621..000000000 --- a/platform/macosx/info.plist +++ /dev/null @@ -1,51 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - love - - CFBundleTypeIconFile - LoveDocument.icns - CFBundleTypeName - Love Project - CFBundleTypeOSTypes - - ???? - - CFBundleTypeRole - Viewer - LSIsAppleDefaultForType - - LSTypeIsPackage - - - - CFBundleExecutable - love - CFBundleIconFile - Love.icns - CFBundleIdentifier - org.love2d.love - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - love - CFBundlePackageType - LoVe - CFBundleSignature - LoVe - CFBundleVersion - 0.6.0 - NSMainNibFile - SDLMain - NSPrincipalClass - NSApplication - -