Merge branch 'improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalvie...
[jalview.git] / utils / install4j / Info_plist_file_associations.xml
diff --git a/utils/install4j/Info_plist_file_associations.xml b/utils/install4j/Info_plist_file_associations.xml
deleted file mode 100644 (file)
index bcf4783..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<key>CFBundleDocumentTypes</key>
-<array>
-<dict>
-<key>CFBundleTypeExtensions</key>
-<array>
-<string>jvp</string>
-</array>
-<key>CFBundleTypeName</key>
-<string>Jalview Project File</string>
-<key>CFBundleTypeIconFile</key>
-<string>Jalview-File.icns</string>
-<key>CFBundleTypeRole</key>
-<string>Editor</string>
-<key>CFBundleTypeMIMETypes</key>
-<array>
-<string>application/x-jalview-project</string>
-</array>
-<key>LSIsAppleDefaultForType</key>
-<true/>
-</dict>
-<dict>
-<key>CFBundleTypeExtensions</key>
-<array>
-<string>jvl</string>
-</array>
-<key>CFBundleTypeName</key>
-<string>Jalview Version Locator</string>
-<key>CFBundleTypeIconFile</key>
-<string>Jalview-Version-Locator.icns</string>
-<key>CFBundleTypeRole</key>
-<string>Editor</string>
-<key>CFBundleTypeMIMETypes</key>
-<array>
-<string>application/x-jalview-version-locator</string>
-</array>
-<key>LSIsAppleDefaultForType</key>
-<true/>
-</dict>
-</array>