diff options
Diffstat (limited to 'tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp')
-rw-r--r-- | tests/jnlp_tests/simple/simpletest1/resources/simpletestCustomSplash.jnlp | 4 |
1 files changed, 2 insertions, 2 deletions
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/> |