summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch')
-rw-r--r--www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch b/www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch
new file mode 100644
index 0000000..91d9256
--- /dev/null
+++ b/www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch
@@ -0,0 +1,12 @@
+diff --exclude-from=/home/dang/.diffrc -u -ruN epiphany-1.9.2.orig/plugins/desktop-file/plugin.cpp epiphany-1.9.2/plugins/desktop-file/plugin.cpp
+--- epiphany-1.9.2.orig/plugins/desktop-file/plugin.cpp 2005-11-07 14:33:31.000000000 -0500
++++ epiphany-1.9.2/plugins/desktop-file/plugin.cpp 2005-11-19 15:03:52.000000000 -0500
+@@ -36,7 +36,7 @@
+
+ #include <npupp.h>
+ #include <nsCOMPtr.h>
+-#include <nsIDOMWindow.h>
++#include <dom/nsIDOMWindow.h>
+ #include "../../embed/mozilla/EphyUtils.h"
+
+ /* NOTE: For simplicity, we use the Epiphany domain for translations,