de6de5eaea
This is a Java plugin for NPR compatible browsers. Tested with www/firefox, works on at least some of the applets found here: http://java.sun.com/applets/jdk/1.4/index.html (but also crashes on some ...)
13 lines
418 B
Text
13 lines
418 B
Text
$NetBSD: patch-ag,v 1.1.1.1 2009/10/14 11:39:25 tnn Exp $
|
|
|
|
--- plugin/icedteanp/IcedTeaPluginRequestProcessor.h.orig 2009-10-07 10:48:00.000000000 +0200
|
|
+++ plugin/icedteanp/IcedTeaPluginRequestProcessor.h
|
|
@@ -47,7 +47,7 @@ exception statement from your version. *
|
|
|
|
#include <npapi.h>
|
|
|
|
-#if MOZILLA_VERSION_COLLAPSED < 1090200
|
|
+#if MOZILLA_VERSION_COLLAPSED < 1090100
|
|
#include <npupp.h>
|
|
#else
|
|
#include <npapi.h>
|