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