Warning, /multimedia/amarok/src/mac/Info.plist.template is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
0003 <plist version="1.0">
0004 <dict>
0005 <key>CFBundleDevelopmentRegion</key>
0006 <string>English</string>
0007 <key>CFBundleExecutable</key>
0008 <string>${MACOSX_BUNDLE_EXECUTABLE_NAME}</string>
0009 <key>CFBundleGetInfoString</key>
0010 <string>${MACOSX_BUNDLE_INFO_STRING}</string>
0011 <key>CFBundleIconFile</key>
0012 <string>${MACOSX_BUNDLE_ICON_FILE}</string>
0013 <key>CFBundleIdentifier</key>
0014 <string>${MACOSX_BUNDLE_GUI_IDENTIFIER}</string>
0015 <key>CFBundleInfoDictionaryVersion</key>
0016 <string>6.0</string>
0017 <key>CFBundleLongVersionString</key>
0018 <string>${MACOSX_BUNDLE_LONG_VERSION_STRING}</string>
0019 <key>CFBundleName</key>
0020 <string>${MACOSX_BUNDLE_BUNDLE_NAME}</string>
0021 <key>CFBundlePackageType</key>
0022 <string>APPL</string>
0023 <key>CFBundleShortVersionString</key>
0024 <string>${MACOSX_BUNDLE_SHORT_VERSION_STRING}</string>
0025 <key>CFBundleSignature</key>
0026 <string>ROK2</string>
0027 <key>CFBundleVersion</key>
0028 <string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
0029 <key>CSResourcesFileMapped</key>
0030 <true/>
0031 <key>LSRequiresCarbon</key>
0032 <true/>
0033 <key>NSHumanReadableCopyright</key>
0034 <string>${MACOSX_BUNDLE_COPYRIGHT}</string>
0035 <key>CFBundleDocumentTypes</key>
0036 <array>
0037 <dict>
0038 <key>CFBundleTypeExtensions</key>
0039 <array>
0040 <string>mp3</string>
0041 <string>MP3</string>
0042 </array>
0043 <key>CFBundleTypeMIMETypes</key>
0044 <array>
0045 <string>audio/mpeg</string>
0046 </array>
0047 <key>CFBundleTypeOSTypes</key>
0048 <array>
0049 </array>
0050 <key>CFBundleTypeName</key>
0051 <string>MPEGAudioLayer3</string>
0052 <key>CFBundleTypeRole</key>
0053 <string>Viewer</string>
0054 </dict>
0055 <dict>
0056 <key>CFBundleTypeExtensions</key>
0057 <array>
0058 <string>ogg</string>
0059 </array>
0060 <key>CFBundleTypeMIMETypes</key>
0061 <array>
0062 <string>audio/ogg</string>
0063 </array>
0064 <key>CFBundleTypeOSTypes</key>
0065 <array>
0066 </array>
0067 <key>CFBundleTypeName</key>
0068 <string>OggVorbisFile</string>
0069 <key>CFBundleTypeRole</key>
0070 <string>Viewer</string>
0071 </dict>
0072 <dict>
0073 <key>CFBundleTypeExtensions</key>
0074 <array>
0075 <string>oga</string>
0076 </array>
0077 <key>CFBundleTypeMIMETypes</key>
0078 <array>
0079 <string>audio/ogg</string>
0080 </array>
0081 <key>CFBundleTypeOSTypes</key>
0082 <array>
0083 </array>
0084 <key>CFBundleTypeName</key>
0085 <string>OggAudioFile</string>
0086 <key>CFBundleTypeRole</key>
0087 <string>Viewer</string>
0088 </dict>
0089 <dict>
0090 <key>CFBundleTypeExtensions</key>
0091 <array>
0092 <string>flac</string>
0093 </array>
0094 <key>CFBundleTypeMIMETypes</key>
0095 <array>
0096 <string>audio/flac</string>
0097 </array>
0098 <key>CFBundleTypeName</key>
0099 <string>FLACAudioFile</string>
0100 <key>CFBundleTypeRole</key>
0101 <string>Viewer</string>
0102 </dict>
0103 <dict>
0104 <key>CFBundleTypeExtensions</key>
0105 <array>
0106 <string>m4a</string>
0107 </array>
0108 <key>CFBundleTypeOSTypes</key>
0109 <array>
0110 </array>
0111 <key>CFBundleTypeMIMETypes</key>
0112 <array>
0113 <string>audio/mp4</string>
0114 </array>
0115 <key>CFBundleTypeName</key>
0116 <string>MPEG-4AudioFile</string>
0117 <key>CFBundleTypeRole</key>
0118 <string>Viewer</string>
0119 </dict>
0120 <dict>
0121 <key>CFBundleTypeExtensions</key>
0122 <array>
0123 <string>m4b</string>
0124 </array>
0125 <key>CFBundleTypeOSTypes</key>
0126 <array>
0127 </array>
0128 <key>CFBundleTypeMIMETypes</key>
0129 <array>
0130 <string>audio/mp4</string>
0131 </array>
0132 <key>CFBundleTypeName</key>
0133 <string>MPEG-4AudioBookFile</string>
0134 <key>CFBundleTypeRole</key>
0135 <string>Viewer</string>
0136 </dict>
0137 <dict>
0138 <key>CFBundleTypeExtensions</key>
0139 <array>
0140 <string>wma</string>
0141 </array>
0142 <key>CFBundleTypeOSTypes</key>
0143 <array>
0144 </array>
0145 <key>CFBundleTypeMIMETypes</key>
0146 <array>
0147 <string>audio/x-ms-wma</string>
0148 </array>
0149 <key>CFBundleTypeName</key>
0150 <string>WindowsMediaAudio</string>
0151 <key>CFBundleTypeRole</key>
0152 <string>Viewer</string>
0153 </dict>
0154 <dict>
0155 <key>CFBundleTypeExtensions</key>
0156 <array>
0157 <string>m3u</string>
0158 </array>
0159 <key>CFBundleTypeOSTypes</key>
0160 <array>
0161 </array>
0162 <key>CFBundleTypeMIMETypes</key>
0163 <array>
0164 <string>audio/x-mpegurl</string>
0165 </array>
0166 <key>CFBundleTypeName</key>
0167 <string>M3UAudioPlaylist</string>
0168 <key>CFBundleTypeRole</key>
0169 <string>Viewer</string>
0170 </dict>
0171 </array>
0172 <key>CFBundleURLTypes</key>
0173 <array>
0174 <dict>
0175 <key>CFBundleURLSchemes</key>
0176 <array>
0177 <string>amarok</string>
0178 </array>
0179 <key>CFBundleTypeOSTypes</key>
0180 <array>
0181 </array>
0182 <key>CFBundleURLName</key>
0183 <string>org.kde.amarok.amarok-url</string>
0184 <key>CFBundleTypeRole</key>
0185 <string>Viewer</string>
0186 </dict>
0187 </array>
0188 </dict>
0189 </plist>