Merge branch 'develop' into releases/Release_2_11_Branch
[jalview.git] / gradle.properties
index dd6afba..6f3092e 100644 (file)
@@ -30,6 +30,7 @@ use_clover = false
 cloverClassesDir = clover-classes
 cloverSourcesInstrDir = sources-instr
 packageDir = dist
+ARCHIVEDIR =
 outputJar = jalview.jar
 
 testSourceDir = test
@@ -65,12 +66,12 @@ getdown_txt_ui.progress_sync = true
 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.min_show_seconds = 6
 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
-getdown_txt_ui.error_background = resources/images/jetset_jalview_splash.png
-getdown_txt_ui.progress_image = resources/images/jalview_logo_background_getdown-progress.png
+getdown_txt_ui.background_image = utils/getdown/jalview_logo_background_getdown-640x480.png
+getdown_txt_ui.instant_background_image = utils/getdown/jalview_logo_background_getdown_instant-640x480.png
+getdown_txt_ui.error_background = utils/getdown/jalview_logo_background_getdown_error-640x480.png
+getdown_txt_ui.progress_image = utils/getdown/jalview_logo_background_getdown-progress.png
 getdown_txt_ui.icon = resources/images/JalviewLogo_Huge.png
 getdown_txt_ui.progress = 20, 440, 600, 22
 getdown_txt_ui.progress_bar = AAAAFF
@@ -123,5 +124,6 @@ getdown_channel_name = SCRATCH-DEFAULT
 getdown_app_dir_release = release
 getdown_install_dir = install
 getdown_app_dir_alt = alt
-getdown_smb_mount = /Volumes/jalview/docroot/getdown
-reportRsyncCommand =
\ No newline at end of file
+getdown_rsync_dest = /Volumes/jalview/docroot/getdown
+reportRsyncCommand =
+RUNRSYNC=false