From 6afc7a0bad50d1623f819d7436a360d47f48806d Mon Sep 17 00:00:00 2001 From: Chris Moeller Date: Fri, 11 Oct 2013 01:30:07 -0700 Subject: [PATCH] Added more file types to documents list; Changed feed URL --- Info.plist | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 2 deletions(-) diff --git a/Info.plist b/Info.plist index 9280ae029..180e94b32 100644 --- a/Info.plist +++ b/Info.plist @@ -22,6 +22,63 @@ CFBundleTypeRole None + + CFBundleTypeExtensions + + at3 + + LSTypeIsPackage + + CFBundleTypeRole + Viewer + CFBundleTypeIconFile + song.icns + CFBundleTypeName + ATRAC3 Audio File + + + CFBundleTypeExtensions + + dtshd + dts + + LSTypeIsPackage + + CFBundleTypeRole + Viewer + CFBundleTypeIconFile + song.icns + CFBundleTypeName + DTS Audio File + + + CFBundleTypeExtensions + + ac3 + + LSTypeIsPackage + + CFBundleTypeIconFile + song.icns + CFBundleTypeRole + Viewer + CFBundleTypeName + AC3 Audio File + + + CFBundleTypeExtensions + + tta + + LSTypeIsPackage + + CFBundleTypeRole + Viewer + CFBundleTypeIconFile + song.icns + CFBundleTypeName + TrueAudio File + CFBundleTypeExtensions @@ -466,7 +523,7 @@ CFBundleTypeIconFile ape.icns CFBundleTypeName - Monkey's Audio File + Monkey's Audio File CFBundleTypeRole Viewer LSTypeIsPackage @@ -844,6 +901,6 @@ NSPrincipalClass MediaKeysApplication SUFeedURL - http://cogx.org/appcast/stable.xml + http://kode54.net/cog/stable.xml