r1080 - trunk

0 views
Skip to first unread message

noti...@svn.sbooth.org

unread,
Apr 17, 2008, 1:13:35 AM4/17/08
to play-c...@googlegroups.com
Author: stephen_booth
Date: 2008-04-15 12:03:07 -0700 (Tue, 15 Apr 2008)
New Revision: 1080

Modified:
trunk/Info.plist
Log:
Add FLAC as an imported UTType

Modified: trunk/Info.plist
===================================================================
--- trunk/Info.plist 2008-03-26 19:29:07 UTC (rev 1079)
+++ trunk/Info.plist 2008-04-15 19:03:07 UTC (rev 1080)
@@ -4,6 +4,28 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
+ <key>UTImportedTypeDeclarations</key>
+ <array>
+ <dict>
+ <key>UTTypeIdentifier</key>
+ <string>org.xiph.flac</string>
+ <key>UTTypeReferenceURL</key>
+ <string>http://flac.sourceforge.net</string>
+ <key>UTTypeDescription</key>
+ <string>FLAC Audio</string>
+ <key>UTTypeConformsTo</key>
+ <array>
+ <string>public.audio</string>
+ </array>
+ <key>UTTypeTagSpecification</key>
+ <dict>
+ <key>public.filename-extension</key>
+ <array>
+ <string>flac</string>
+ </array>
+ </dict>
+ </dict>
+ </array>
<key>CFBundleDocumentTypes</key>
<array>
<dict>

Reply all
Reply to author
Forward
0 new messages