Merge branch 'improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalvie...
[jalview.git] / utils / install4j / file_associations_template-Info_plist.xml
index 7fa4fed..a260658 100644 (file)
@@ -8,12 +8,12 @@ $$</array>
 <key>CFBundleTypeIconFile</key>
 <string>$$ICONFILE$$.icns</string>
 <key>CFBundleTypeRole</key>
-<string>Editor</string>
+<string>$$ROLE$$</string>
 <key>CFBundleTypeMIMETypes</key>
 <array>
 <string>$$MIMETYPE$$</string>
 </array>
 <key>LSIsAppleDefaultForType</key>
-<true/>
+<$$PRIMARY$$/>
 </dict>