summaryrefslogtreecommitdiffstats
path: root/demo-template.jnlp
diff options
context:
space:
mode:
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"/>