mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-05 05:34:20 +00:00
Adds MIME type for Apple-recognised disk images.
This commit is contained in:
parent
fcee7779b0
commit
4d361b1952
@ -509,6 +509,10 @@
|
||||
</array>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>floppy35</string>
|
||||
<key>CFBundleTypeMIMETypes</key>
|
||||
<array>
|
||||
<string>application/x-apple-diskimage</string>
|
||||
</array>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>DiskCopy 4.2 Disk Image</string>
|
||||
<key>CFBundleTypeOSTypes</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user