aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests/simple/simpletest1/resources
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jnlp_tests/simple/simpletest1/resources')
-rw-r--r--tests/jnlp_tests/simple/simpletest1/resources/simpletest1.jnlp4
-rw-r--r--tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp4
-rw-r--r--tests/jnlp_tests/simple/simpletest1/resources/simpletestMegaSlow.jnlp4
-rw-r--r--tests/jnlp_tests/simple/simpletest1/resources/simpletestSlow.jnlp4
-rw-r--r--tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowBrokenCustomSplash.jnlp4
-rw-r--r--tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowSlowCustomSplash.jnlp4
6 files changed, 12 insertions, 12 deletions
diff --git a/tests/jnlp_tests/simple/simpletest1/resources/simpletest1.jnlp b/tests/jnlp_tests/simple/simpletest1/resources/simpletest1.jnlp
index 37c5e74..d7d0b85 100644
--- a/tests/jnlp_tests/simple/simpletest1/resources/simpletest1.jnlp
+++ b/tests/jnlp_tests/simple/simpletest1/resources/simpletest1.jnlp
@@ -39,8 +39,8 @@ exception statement from your version.
<jnlp spec="1.0" href="simpletest1.jnlp" codebase=".">
<information>
<title>simpletest1</title>
- <vendor>NetX</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <vendor>IcedTea</vendor>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>simpletest1</description>
<offline/>
</information>
diff --git a/tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp b/tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp
index 8b53626..66eb519 100644
--- a/tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp
+++ b/tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp
@@ -39,8 +39,8 @@ exception statement from your version.
<jnlp spec="1.0" href="simpletestCustomSplash.jnlp" codebase=".">
<information>
<title>simpletest1</title>
- <vendor>NetX</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <vendor>IcedTea</vendor>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>simpletest1</description>
<icon kind="splash" href="netxPlugin.png"/>
<offline/>
diff --git a/tests/jnlp_tests/simple/simpletest1/resources/simpletestMegaSlow.jnlp b/tests/jnlp_tests/simple/simpletest1/resources/simpletestMegaSlow.jnlp
index 3911307..7e319d3 100644
--- a/tests/jnlp_tests/simple/simpletest1/resources/simpletestMegaSlow.jnlp
+++ b/tests/jnlp_tests/simple/simpletest1/resources/simpletestMegaSlow.jnlp
@@ -39,8 +39,8 @@ exception statement from your version.
<jnlp spec="1.0" href="XslowXsimpletestMegaSlow.jnlp" codebase=".">
<information>
<title>simpletest1</title>
- <vendor>NetX</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <vendor>IcedTea</vendor>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>simpletest1</description>
<offline/>
</information>
diff --git a/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlow.jnlp b/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlow.jnlp
index 4bdde3d..905cf7c 100644
--- a/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlow.jnlp
+++ b/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlow.jnlp
@@ -39,8 +39,8 @@ exception statement from your version.
<jnlp spec="1.0" href="simpletestSlow.jnlp" codebase=".">
<information>
<title>simpletest1</title>
- <vendor>NetX</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <vendor>IcedTea</vendor>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>simpletest1</description>
<offline/>
</information>
diff --git a/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowBrokenCustomSplash.jnlp b/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowBrokenCustomSplash.jnlp
index b0108ed..0b09c5b 100644
--- a/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowBrokenCustomSplash.jnlp
+++ b/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowBrokenCustomSplash.jnlp
@@ -39,8 +39,8 @@ exception statement from your version.
<jnlp spec="1.0" href="simpletestSlowBrokenCustomSplash.jnlp" codebase=".">
<information>
<title>simpletest1</title>
- <vendor>NetX</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <vendor>IcedTea</vendor>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<icon kind="splash" href="netxPlugin.pngggg"/>
<description>simpletest1</description>
<offline/>
diff --git a/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowSlowCustomSplash.jnlp b/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowSlowCustomSplash.jnlp
index 0220d96..99ad0b0 100644
--- a/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowSlowCustomSplash.jnlp
+++ b/tests/jnlp_tests/simple/simpletest1/resources/simpletestSlowSlowCustomSplash.jnlp
@@ -39,8 +39,8 @@ exception statement from your version.
<jnlp spec="1.0" href="simpletestSlowSlowCustomSplash.jnlp" codebase=".">
<information>
<title>simpletest1</title>
- <vendor>NetX</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <vendor>IcedTea</vendor>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<icon kind="splash" href="XslowXnetxPlugin.png"/>
<description>simpletest1</description>
<offline/>