Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / utils / channels / develop / channel_gradle.properties
1 # These properties will be read into the build.gradle REPLACING any properties with the same name in gradle.properties
2 # BEFORE local_properties is read
3 # The purpose of this is to change cosmetic/themed items, and use the channel specific channels_properties file in Jalview
4 getdown_images_dir = utils/channels/develop/images
5 getdown_background_image = jalview_develop_getdown_background.png
6 getdown_instant_background_image = jalview_develop_getdown_background_initialising.png
7 getdown_error_background = jalview_develop_getdown_background_error.png
8 getdown_progress_image = jalview_develop_getdown_progress_bar.png
9 getdown_mac_dock_icon = jalview_develop_logo.icns
10 getdown_icon = jalview_develop_logo.png
11 getdown_txt_allow_offline = true
12 getdown_txt_max_concurrent_downloads = 10
13 getdown_txt_ui.background = 000000
14 getdown_txt_ui.progress = 0, 473, 640, 7
15 getdown_txt_ui.progress_bar = AAAA00
16 getdown_txt_ui.progress_text = 000000
17 getdown_txt_ui.hide_progress_text = true
18 getdown_txt_ui.status = 21, 178, 273, 194
19 getdown_txt_ui.status_text = C0C0C0
20 getdown_txt_ui.hide_decorations = true
21 getdown_txt_ui.install_error = https://www.jalview.org/faq/getdownerror
22 getdown_alt_java8_min_version  = 01080000
23 getdown_alt_java8_max_version  = 01089999
24 getdown_alt_java11_min_version = 11000000
25 getdown_alt_java11_max_version =
26 install4j_images_dir = utils/channels/develop/images
27 install4j_mac_icons_file = jalview_develop_logo.icns
28 install4j_windows_icons_file = jalview_develop_logo.ico
29 install4j_png_icon_file = jalview_develop_logo.png
30 install4j_background = jalview_develop_logo_background_fade-640x480.png
31 install4j_dmg_background = jalview_develop_dmg_background-72dpi.png
32 install4j_dmg_ds_store = jalview_develop_dmg_DS_Store
33
34 getdown_background_image_text_font = utils/fonts/Roboto.ttf
35 getdown_background_image_text_colour = #b4b4b4
36 getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
37 getdown_background_image_text_commit_cmd = text 488,18 '%s'
38 getdown_background_image_text_date_cmd = text 488,38 '%s'
39
40 install4j_background_image_text_font = utils/fonts/Roboto.ttf
41 install4j_background_image_text_colour = #b4b4b4
42 install4j_background_image_text_suffix_cmd = font-size 30 text 194,218 '%s'
43 install4j_background_image_text_commit_cmd = text 18,250 '%s'
44 install4j_background_image_text_date_cmd = text 18,270 '%s'
45