From 15d55d9eecd6541e461ed302c246b902898cfd2a Mon Sep 17 00:00:00 2001 From: Ben Soares Date: Mon, 5 Aug 2024 19:20:46 +0100 Subject: [PATCH] JAL-3631 Revert the Jalview installer icon back to the Jalview icon --- utils/install4j/install4j10_template.install4j | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/install4j/install4j10_template.install4j b/utils/install4j/install4j10_template.install4j index 920563b..16fc35c 100644 --- a/utils/install4j/install4j10_template.install4j +++ b/utils/install4j/install4j10_template.install4j @@ -75,9 +75,9 @@ - - - + + + @@ -417,7 +417,7 @@ public static final String getCanonicalFullPathToDirectoryHash(String installerA } - + @@ -516,7 +516,7 @@ public static final String getCanonicalFullPathToDirectoryHash(String installerA - ${compiler:JALVIEW_DIR}/${compiler:INSTALLER_ICON} + ${compiler:JALVIEW_DIR}/${compiler:ICONS_DIR}/${compiler:PNG_ICON_FILE} -- 1.7.10.2