From 82f6bdcc41fdfd84b22b2615928c79235640818a Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Wed, 31 Dec 2008 02:56:31 +0000 Subject: [PATCH] Move CFBundleDocumentTypes below standard settings in preperation for major changes. Originally committed to SVN as r2575. --- packages/osx_bundle/Contents/Info.plist | 39 +++++++++++++------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/packages/osx_bundle/Contents/Info.plist b/packages/osx_bundle/Contents/Info.plist index 9cb0657ec..dc3ae1d7c 100644 --- a/packages/osx_bundle/Contents/Info.plist +++ b/packages/osx_bundle/Contents/Info.plist @@ -4,6 +4,26 @@ CFBundleDevelopmentRegion English + + CFBundleExecutable + aegisub + CFBundleIconFile + Aegisub + CFBundleIdentifier + com.aegisub.aegisub + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Aegisub + CFBundlePackageType + APPL + CFBundleSignature + agsu + CFBundleVersion + 1.0 + CSResourcesFileMapped + + CFBundleDocumentTypes @@ -71,23 +91,6 @@ XML - CFBundleExecutable - aegisub - CFBundleIconFile - Aegisub - CFBundleIdentifier - com.aegisub.aegisub - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Aegisub - CFBundlePackageType - APPL - CFBundleSignature - agsu - CFBundleVersion - 1.0 - CSResourcesFileMapped - +