aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-core.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-16 07:13:36 +0100
committerSven Gothel <[email protected]>2010-12-16 07:13:36 +0100
commit04aa46e5745f346d6527ddba8c39e61e25acf55e (patch)
tree74af02a0e5add3d6d5930799bbe60ab6a65c98d9 /jnlp-files/jogl-core.jnlp
parentdcd98e8c38523b8220d4628ca1b8403d07e09954 (diff)
Fix jogl-core.jnlp; Add/Fix Launcher Version Applet
Diffstat (limited to 'jnlp-files/jogl-core.jnlp')
-rw-r--r--jnlp-files/jogl-core.jnlp2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/jogl-core.jnlp b/jnlp-files/jogl-core.jnlp
index 432ec8a88..9a86c9762 100644
--- a/jnlp-files/jogl-core.jnlp
+++ b/jnlp-files/jogl-core.jnlp
@@ -14,7 +14,7 @@
<all-permissions/>
</security>
<resources>
- <jar href="jogl.core.jar">
+ <jar href="jogl.core.jar"/>
<jar href="jogl.util.jar" download="lazy"/>
<extension name="gluegen-rt" href="GLUEGEN_CODEBASE_TAG/gluegen-rt.jnlp" version="JOGAMP_VERSION" />