diff options
Diffstat (limited to 'jnlp-files/TestTextRenderer.jnlp')
-rw-r--r-- | jnlp-files/TestTextRenderer.jnlp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jnlp-files/TestTextRenderer.jnlp b/jnlp-files/TestTextRenderer.jnlp index 22ad58a..4cbe064 100644 --- a/jnlp-files/TestTextRenderer.jnlp +++ b/jnlp-files/TestTextRenderer.jnlp @@ -9,6 +9,7 @@ <description kind="short">Simple test of TextRenderer, with text overlaid on Gears demo.</description> <offline-allowed/> </information> + <update check="background" policy="always"/> <resources> <j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/> |