JAL-3830 Powershell wrapper now works cross-platform. Who needs bash?!
[jalview.git] / utils / install4j / file_associations_template-install4j8.xml
index ac0393a..5a311f1 100644 (file)
                       <property name="description" type="string">$$NAME$$ File</property>
                       <property name="extension" type="string">$$EXTENSION$$</property>
                       <property name="launcherId" type="string">737</property>
-                      <property name="selected" type="boolean" value="$$PRIMARY$$" />
                       <property name="macIconFile">
                         <object class="com.install4j.api.beans.ExternalFile">
                           <string>$$ICONFILE$$.icns</string>
                         </object>
                       </property>
-                      <!--<property name="macMimeType" type="string">$$MIMETYPE$$</property>-->
-                      <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
+                      <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="$$MACASSOCIATIONROLE$$" />
                       <property name="restartFinder" type="boolean" value="true" />
+                      <property name="selected" type="boolean" value="$$PRIMARY$$" />
                       <property name="unix" type="boolean" value="$$ADDUNIXEXTENSION$$" />
                       <property name="unixIconFile">
                         <object class="com.install4j.api.beans.ExternalFile">