JAL-3247 JAL-3254 Automatically creating correct file association inserts for Info...
[jalview.git] / utils / install4j / file_associations_template-install4j.xml
index 96eff1e..697029a 100644 (file)
@@ -13,7 +13,7 @@
                       </void>
                       <void property="macIconFile">
                         <object class="com.install4j.api.beans.ExternalFile">
-                          <string>./Jalview-File.icns</string>
+                          <string>$$ICONFILE$$.icns</string>
                         </object>
                       </void>
                       <void property="macRole">
@@ -24,7 +24,7 @@
                       </void>
                       <void property="windowsIconFile">
                         <object class="com.install4j.api.beans.ExternalFile">
-                          <string>./Jalview-File.ico</string>
+                          <string>$$ICONFILE$$.ico</string>
                         </object>
                       </void>
                     </object>