diff options
author | Danesh Dadachanji <[email protected]> | 2012-04-03 16:04:55 -0400 |
---|---|---|
committer | Danesh Dadachanji <[email protected]> | 2012-04-03 16:04:55 -0400 |
commit | f2b43b73aa469b6df987fdf6c08d6697866e0dd6 (patch) | |
tree | 2bb319245a06537d458a21d9085c751c8030fb09 /tests/jnlp_tests/signed/SimpletestSigned1/resources | |
parent | 92413ff87b5c65f627624d6600a6a3733433bd23 (diff) |
Changed the vendor and homepage tags of all JNLPs in the testsuite to point to IcedTea.
Diffstat (limited to 'tests/jnlp_tests/signed/SimpletestSigned1/resources')
-rw-r--r-- | tests/jnlp_tests/signed/SimpletestSigned1/resources/SimpletestSigned1.jnlp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/jnlp_tests/signed/SimpletestSigned1/resources/SimpletestSigned1.jnlp b/tests/jnlp_tests/signed/SimpletestSigned1/resources/SimpletestSigned1.jnlp index 12429b6..177dcaa 100644 --- a/tests/jnlp_tests/signed/SimpletestSigned1/resources/SimpletestSigned1.jnlp +++ b/tests/jnlp_tests/signed/SimpletestSigned1/resources/SimpletestSigned1.jnlp @@ -39,8 +39,8 @@ exception statement from your version. <jnlp spec="1.0" href="SimpletestSigned1.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> |