JAL-3594 New way for build.gradle to override properties with channel based propertie...
[jalview.git] / utils / install4j / install4j8_template.install4j
index 6de9b08..33e5d09 100644 (file)
@@ -48,8 +48,8 @@
       <variable name="UNIX_APPLICATION_FOLDER" value="jalview" />
       <variable name="EXECUTABLE_NAME" value="jalview" />
       <variable name="EXTRA_SCHEME" value="jalviewx" />
-      <variable name="MAC_ICONS_FILE" value="utils/install4j/jalview_logos.icns" />
-      <variable name="WINDOWS_ICONS_FILE" value="utils/install4j/jalview_logos.ico" />
+      <variable name="MAC_ICONS_FILE" value="utils/install4j/jalview_logo.icns" />
+      <variable name="WINDOWS_ICONS_FILE" value="utils/install4j/jalview_logo.ico" />
       <variable name="PNG_ICON_FILE" value="utils/install4j/Jalview-Logo.png" />
     </variables>
     <codeSigning macEnabled="true" macPkcs12File="${compiler:OSX_KEYSTORE}" />