JAL-3394 JAL-3420 Temporary measure limits unix file extension to be the shortest...
[jalview.git] / utils / install4j / file_associations_template-install4j8.xml
index ee3aec8..cb9ebf8 100644 (file)
@@ -25,7 +25,7 @@
                       <!--<property name="macMimeType" type="string">$$MIMETYPE$$</property>-->
                       <property name="macRole" type="enum" class="com.install4j.runtime.beans.actions.desktop.MacAssociationRole" value="EDITOR" />
                       <property name="restartFinder" type="boolean" value="true" />
-                      <property name="unix" type="boolean" value="true" />
+                      <property name="unix" type="boolean" value="$$ADDUNIXEXTENSION$$" />
                       <property name="unixIconFile">
                         <object class="com.install4j.api.beans.ExternalFile">
                           <string>$$ICONFILE$$.png</string>