JAL-3130 adapted getdown src. attempt 2. first attempt failed due to cp'ed .git files
[jalview.git] / getdown / src / getdown / core / src / it / resources / testapp / getdown.txt
1 # where our app is hosted on the internets
2 appbase = http://notused.com/testapp
3
4 # the jar file that contains our code
5 code = testapp.jar
6
7 # the main entry point of our app
8 class = com.threerings.testapp.TestApp
9
10 # we pass the appdir to our app so that it can upgrade getdown
11 apparg = %APPDIR%
12
13 # test the %env% mechanism
14 jvmarg = -Dusername=\%ENV.USER%
15
16 strict_comments = true
17 resource = funny%test dir/some=file.txt
18 resource = crazyhashfile#txt
19 uresource = foo.jar
20 xresource = script.sh
21
22 ui.name = Getdown Test App
23 ui.background_image = background.png
24 ui.progress = 17, 321, 458, 22
25 ui.progress_bar = 336600
26 ui.progress_text = FFFFFF
27 ui.status = 57, 245, 373, 68
28 ui.status_text = 000000