Skip to content
Snippets Groups Projects
Commit 2948fd1c authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

* added the IMG-file-type

parent fdb8c4ab
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,18 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>img</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeName</key>
<string>IMG Disk Image</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment