summaryrefslogtreecommitdiffstats
path: root/jnlp-files/worldwind.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-08-05 05:46:31 +0200
committerSven Gothel <[email protected]>2011-08-05 05:46:31 +0200
commit8dbb09541973d33168430eac5eae092b99b1c106 (patch)
tree52a34b1a19507886081086adb7df9ee1515549ba /jnlp-files/worldwind.jnlp
parent4882763851a38d979b2117a4e4fbf62683d9ff8b (diff)
adapt to jogl's jnlp/jar reduction
Diffstat (limited to 'jnlp-files/worldwind.jnlp')
-rw-r--r--jnlp-files/worldwind.jnlp3
1 files changed, 1 insertions, 2 deletions
diff --git a/jnlp-files/worldwind.jnlp b/jnlp-files/worldwind.jnlp
index 22afb21..3ddf504 100644
--- a/jnlp-files/worldwind.jnlp
+++ b/jnlp-files/worldwind.jnlp
@@ -20,8 +20,7 @@
max-heap-size="512m"/>
<property name="sun.java2d.noddraw" value="true"/>
<jar href="worldwind.jar" main="true"/>
- <extension name="jogl-all-awt"
- href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" version="JOGAMP_VERSION"/>
+ <extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" version="JOGAMP_VERSION"/>
</resources>
<application-desc main-class="worldwinddemo.BasicDemo">
<argument>NotFirstUIActionOnProcess</argument>