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/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp | |
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/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp')
-rw-r--r-- | tests/jnlp_tests/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/jnlp_tests/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp b/tests/jnlp_tests/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp index 52beb63..2d60dcd 100644 --- a/tests/jnlp_tests/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp +++ b/tests/jnlp_tests/simple/ManifestedJar1/resources/ManifestedJar-1nothing2nothingAppDesc.jnlp @@ -42,8 +42,8 @@ exception statement from your version. href="ManifestedJar-1nothing2nothingAppDesc.jnlp"> <information> <title>ManifestedJar-1nothing2nothingAppDesc</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>testing jar with manin class in manifest. Hello from manifestedjar2 should be printed</description> </information> <resources> |