Commit d1f9158e authored by Felix Paul Kühne's avatar Felix Paul Kühne

* fixed icons for bin, AIFF, WAV

parent 55f18a05
......@@ -166,6 +166,8 @@
<string>aiff</string>
<string>aif</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeName</key>
<string>AIFF file</string>
<key>CFBundleTypeRole</key>
......@@ -313,6 +315,8 @@
<string>iso</string>
<string>bin</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>bin.icns</string>
<key>CFBundleTypeName</key>
<string>ISO file</string>
<key>CFBundleTypeRole</key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment