diff options
Diffstat (limited to 'jnlp-files/JRefract.jnlp')
-rw-r--r-- | jnlp-files/JRefract.jnlp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jnlp-files/JRefract.jnlp b/jnlp-files/JRefract.jnlp index 03ebb3f..a923ea7 100644 --- a/jnlp-files/JRefract.jnlp +++ b/jnlp-files/JRefract.jnlp @@ -9,6 +9,7 @@ <description kind="short">Variant of NVidia's vtxprog_refract demo illustrating JOGL's hardware-accelerated Swing component and integration with Java2D's OpenGL pipeline.</description>
<offline-allowed/>
</information>
+ <update check="background" policy="always"/>
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
|