diff options
Diffstat (limited to 'jnlp-files/Gears.jnlp')
-rwxr-xr-x | jnlp-files/Gears.jnlp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jnlp-files/Gears.jnlp b/jnlp-files/Gears.jnlp index 0e09e07..cbbd9bd 100755 --- a/jnlp-files/Gears.jnlp +++ b/jnlp-files/Gears.jnlp @@ -9,6 +9,7 @@ <description kind="short">Brian Paul's Gears demo ported to Java and JOGL.</description> <offline-allowed/> </information> + <update check="background" policy="always"/> <resources> <j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/> |