1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-04 19:04:30 +00:00

Fix mime type

This commit is contained in:
Christophe Dumez 2010-06-13 09:14:30 +00:00
parent a0dc6aa173
commit 3affb38ba2

View File

@ -15,7 +15,7 @@
<string>BitTorrent Document</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>image/x-bittorrent</string>
<string>application/x-bittorrent</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>