audacia/mac/Info.plist

235 lines
6.0 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>aup</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityProject.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-audacity-project</string>
</array>
<key>CFBundleTypeName</key>
<string>Audacity Project</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>auDp</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSIsAppleDefaultForType</key>
<true/>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>wav</string>
<string>wave</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityWAV.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/wav</string>
<string>audio/x-wav</string>
</array>
<key>CFBundleTypeName</key>
<string>WAV Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>WAV </string>
<string>wav </string>
<string>WAVE</string>
<string>wave</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>aif</string>
<string>aiff</string>
<string>aifc</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityAIFF.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/aiff</string>
<string>audio/x-aiff</string>
</array>
<key>CFBundleTypeName</key>
<string>AIFF Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>AIFF</string>
<string>AIFC</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>au</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityAU.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/au</string>
</array>
<key>CFBundleTypeName</key>
<string>AU Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>AU </string>
<string>au </string>
<string>snd </string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>mp3</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityMP3.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/mpeg</string>
<string>audio/x-mpeg</string>
<string>audio/mpeg3</string>
<string>audio/x-mpeg3</string>
<string>audio/mpg</string>
<string>audio/x-mpg</string>
<string>audio/mp3</string>
<string>audio/x-mp3</string>
</array>
<key>CFBundleTypeName</key>
<string>MP3 Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>mp3!</string>
<string>MP3!</string>
<string>MPG3</string>
<string>mpg3</string>
<string>Mp3 </string>
<string>MP3 </string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ogg</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityOGG.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/ogg</string>
<string>audio/x-ogg</string>
<string>audio/vorbis</string>
<string>audio/x-vorbis</string>
<string>audio/vorbisogg</string>
<string>audio/x-vorbisogg</string>
<string>audio/ogg-vorbis</string>
<string>audio/x-ogg-vorbis</string>
</array>
<key>CFBundleTypeName</key>
<string>Ogg Vorbis Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>Ogg </string>
<string>OGG </string>
<string>OggS</string>
<string>OGGS</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>flac</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityFLAC.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/flac</string>
<string>audio/x-flac</string>
</array>
<key>CFBundleTypeName</key>
<string>FLAC Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>flac</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>m4a</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/m4a</string>
<string>audio/x-m4a</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-4 Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>M4A </string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>AUDACITY_EXECUTABLE</string>
<key>CFBundleGetInfoString</key>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>CFBundleIconFile</key>
<string>Audacity.icns</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>Version AUDACITY_INFO_VERSION</string>
<key>CFBundleName</key>
<string>Audacity</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>AUDACITY_INFO_VERSION</string>
<key>CFBundleSignature</key>
<string>auDy</string>
<key>CFBundleVersion</key>
<string>AUDACITY_INFO_VERSION</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>