summaryrefslogtreecommitdiffstats
path: root/jnlp-files/VertexArrayRange.jnlp
diff options
context:
space:
mode:
Diffstat (limited to 'jnlp-files/VertexArrayRange.jnlp')
-rw-r--r--jnlp-files/VertexArrayRange.jnlp4
1 files changed, 3 insertions, 1 deletions
diff --git a/jnlp-files/VertexArrayRange.jnlp b/jnlp-files/VertexArrayRange.jnlp
index edc5b53..eae869e 100644
--- a/jnlp-files/VertexArrayRange.jnlp
+++ b/jnlp-files/VertexArrayRange.jnlp
@@ -19,5 +19,7 @@
<extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
</resources>
- <application-desc main-class="demos.vertexArrayRange.VertexArrayRange"/>
+ <application-desc main-class="demos.vertexArrayRange.VertexArrayRange">
+ <argument>NotFirstUIActionOnProcess</argument>
+ </application-desc>
</jnlp>