summaryrefslogtreecommitdiffstats
path: root/jnlp-files
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-17 20:16:34 +0200
committerSven Gothel <[email protected]>2011-09-17 20:16:34 +0200
commitcf45aa6a892c56af74220cb56a6b572154cb0ed9 (patch)
treed2e3aacfbd89f2cc409d065eef5373bd43a52273 /jnlp-files
parent30909cf147ddb3ef461454cee176de66c6cd786b (diff)
Make jogl-applet-runner-newt.jnlp relative
Diffstat (limited to 'jnlp-files')
-rw-r--r--jnlp-files/jogl-applet-runner-newt.jnlp6
1 files changed, 3 insertions, 3 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt.jnlp b/jnlp-files/jogl-applet-runner-newt.jnlp
index 199d49196..f58cc666a 100644
--- a/jnlp-files/jogl-applet-runner-newt.jnlp
+++ b/jnlp-files/jogl-applet-runner-newt.jnlp
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp codebase="JOGL_CODEBASE_TAG" href="jogl-applet-runner-newt.jnlp" version="JOGAMP_VERSION">
+<jnlp href="jogl-applet-runner-newt.jnlp">
<information>
<title>JOGL JNLP Applet Runner NEWT</title>
<vendor>JogAmp Community</vendor>
- <homepage href="http://jogamp.org/"/>
+ <homepage href="http://jogamp.org/jogl/"/>
<description>JOGL JNLP Applet Runner NEWT</description>
<offline-allowed/>
</information>
@@ -14,7 +14,7 @@
<property name="sun.java2d.noddraw" value="true"/>
<jar href="jar/jogl.test.jar" main="true"/>
<jar href="jar/junit.jar" />
- <extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
+ <extension name="jogl-all-awt" href="jogl-all-awt.jnlp" />
</resources>
<applet-desc