#
# Puzzle Pirates client deployment descriptor

# General information
appbase = http://snp.istech21.com/snpanalyzer/2.0/
allow_offline = true

# Configure the update UI
ui.name = SNPAnalyzer 2.0
ui.progress_bar = C9B612
ui.progress_text = 0071BD
#FBFAD8
#ui.status = 30, 136, 364, 80
#ui.status_text = FFEC48
ui.install_error = http://yppedia.puzzlepirates.com/Official:Installation

# Our game code

code = webstart/deskapp.jar
code = webstart/snpanalyzer2freeS.jar
code = webstart/l2fprod-common-tasksS.jar
code = webstart/javaws.jar

resource = runtime/cross_tabulation.exe
resource = runtime/dllLib.dll
resource = runtime/engine.version
resource = runtime/fdr_calculation.exe
resource = runtime/hapcross_analysis.exe
resource = runtime/snpanalyzer.conf
resource = runtime/snpanalyzer.exe


# Version requirements for our JVM
java_version = 1070000
#java_location = [windows] /yoclient/java_windows.jar
#java_location = [linux] /yoclient/java_linux.jar

# Parameters passed to the JVM
jvmarg = -Xms256M
jvmarg = -Xmx624M
#jvmarg = -Djava.library.path=%APPDIR%/native
#jvmarg = -Dresource_dir=%APPDIR%/rsrc
#jvmarg = -Ddevclient=false
jvmarg = -Dappdir=%APPDIR%
#jvmarg = -Dsun.awt.font.advancecache=off
#jvmarg = -Dsun.java2d.d3d=false
#jvmarg = -Dswing.aatext=true

# The main Java class
class = com.istech21.snpanalyzer2free.deskapp.StandaloneMain


ui.icon = getdown/resources/shortcut.png
ui.background_image = getdown/resources/background_1.png
ui.background = FFFFFF
# xywh
#ui.progress = 32, 220, 361, 15
#~32-394x  220-236
ui.progress = 1,115,318,23
#ui.status =   182,1,130,23
ui.status =   4,1,300,23
ui.status_text = 0071BD

ui.progress_image = getdown/resources/gradient.jpg
#ui.text_shadow = 330000
#ui.status =   0,94,319,24
#ui.progress = 1,1,318,24



# updte images for next time
resource = getdown/resources/background_1.png
resource = getdown/resources/shortcut.png
resource = getdown/resources/gradient.jpg

