From: Ben Soares Date: Fri, 21 Jun 2019 13:55:12 +0000 (+0100) Subject: JAL-3328 Improved progress bar. Higher-res file icons. Splashscreen visibile for... X-Git-Tag: Release_2_11_0~3^2~1^2~9 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=cf20d64110f57efc45313f11a39cc7dcfc7fd1e8 JAL-3328 Improved progress bar. Higher-res file icons. Splashscreen visibile for slightly longer (now at least 7 seconds). --- diff --git a/gradle.properties b/gradle.properties index 94fe3c7..519d272 100644 --- a/gradle.properties +++ b/gradle.properties @@ -57,8 +57,8 @@ getdown_launch_jvl = channel_launch.jvl getdown_current_build_properties = build_properties getdown_install_build_properties = build_properties.install getdown_txt_title = Jalview -getdown_channel_base = http://www.jalview.org/getdown/jalview -getdown_channel_name = TEST +getdown_channel_base = http://www.jalview.org/getdown/ +getdown_channel_name = release getdown_txt_allow_offline = true getdown_txt_jalview.jvmmempc = 90 getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR% @@ -68,6 +68,7 @@ getdown_txt_ui.name = Jalview getdown_txt_ui.keep_on_top = true getdown_txt_ui.display_appbase = true getdown_txt_ui.display_version = true +getdown_txt_ui.min_show_seconds = 7 getdown_txt_ui.background = FFFFFF getdown_txt_ui.background_image = resources/images/jalview_logo_background_getdown-640x480.png getdown_txt_ui.instant_background_image = resources/images/jalview_logo_background_getdown_instant-640x480.png diff --git a/resources/images/jalview_logo_background_getdown-progress.png b/resources/images/jalview_logo_background_getdown-progress.png index cb1475c..71066e8 100644 Binary files a/resources/images/jalview_logo_background_getdown-progress.png and b/resources/images/jalview_logo_background_getdown-progress.png differ diff --git a/resources/images/jalview_logo_background_getdown-progress3.png b/resources/images/jalview_logo_background_getdown-progress3-0.png similarity index 100% rename from resources/images/jalview_logo_background_getdown-progress3.png rename to resources/images/jalview_logo_background_getdown-progress3-0.png diff --git a/resources/images/jalview_logo_background_getdown-progress3-1.png b/resources/images/jalview_logo_background_getdown-progress3-1.png new file mode 100644 index 0000000..71066e8 Binary files /dev/null and b/resources/images/jalview_logo_background_getdown-progress3-1.png differ diff --git a/resources/images/jalview_logo_background_getdown-progress3.xcf b/resources/images/jalview_logo_background_getdown-progress3.xcf new file mode 100644 index 0000000..70b4f01 Binary files /dev/null and b/resources/images/jalview_logo_background_getdown-progress3.xcf differ diff --git a/utils/install4j/Jalview-File.icns b/utils/install4j/Jalview-File.icns index a589f05..f8a5ec2 100644 Binary files a/utils/install4j/Jalview-File.icns and b/utils/install4j/Jalview-File.icns differ diff --git a/utils/install4j/Jalview-File.ico b/utils/install4j/Jalview-File.ico index 694d180..110964a 100644 Binary files a/utils/install4j/Jalview-File.ico and b/utils/install4j/Jalview-File.ico differ