From 971190d8718bb1e2b7eafdd49cfa2523dd8a8152 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 22 Jan 2014 10:24:38 +0100 Subject: Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove reference to JNLPAppletLauncher - use NApplet fallback Sadly, due to Oracle's Java Applet Plugin update 7u51, unsigned applets are no more allowed and hence the Applet sandbox is being taken away. --- jnlp-files/FlyingText.jnlp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jnlp-files/FlyingText.jnlp') diff --git a/jnlp-files/FlyingText.jnlp b/jnlp-files/FlyingText.jnlp index bdbdf54..9c3b303 100644 --- a/jnlp-files/FlyingText.jnlp +++ b/jnlp-files/FlyingText.jnlp @@ -10,6 +10,9 @@ + + + -- cgit v1.2.3