summaryrefslogtreecommitdiffstats
path: root/demo-template.jnlp
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-09-09 23:00:29 +0200
committerMichael Bien <[email protected]>2010-09-09 23:00:29 +0200
commitfdf5b4006df497a5b2a2e7c013cd621e7a50e248 (patch)
tree80dbdc63a29947a2350dee457b6d5f052e45ce34 /demo-template.jnlp
parentf5c7b0fa69c72ed3c1e6cca466b0dfaeac36f15c (diff)
added CLInfo jnlp.
Diffstat (limited to 'demo-template.jnlp')
-rw-r--r--demo-template.jnlp2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo-template.jnlp b/demo-template.jnlp
index 16ba968..42ff928 100644
--- a/demo-template.jnlp
+++ b/demo-template.jnlp
@@ -15,7 +15,7 @@
<property name="sun.java2d.noddraw" value="true"/>
<jar href="jocl-demos.jar" main="true"/>
<extension name="jocl" href="JOCL_CODEBASE_TAG/jocl.jnlp" />
- <extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
+ EXTENSION
</resources>
<application-desc main-class="CLASS_TAG"/>