JAL-3247 JAL-3254 Automatically creating correct file association inserts for Info...
[jalview.git] / utils / install4j / file_associations_template-Info_plist.xml
index 66720a1..7fa4fed 100644 (file)
@@ -6,12 +6,12 @@ $$</array>
 <key>CFBundleTypeName</key>
 <string>$$NAME$$ File</string>
 <key>CFBundleTypeIconFile</key>
-<string>Jalview-File.icns</string>
+<string>$$ICONFILE$$.icns</string>
 <key>CFBundleTypeRole</key>
 <string>Editor</string>
 <key>CFBundleTypeMIMETypes</key>
 <array>
-<string>application/x-jalview-$$SHORTNAME$$</string>
+<string>$$MIMETYPE$$</string>
 </array>
 <key>LSIsAppleDefaultForType</key>
 <true/>