diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-03-10 21:48:02 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-03-10 21:48:02 +0000 |
commit | a7ddd74f95a2f494c4c6249a5663f6d0fa3f764b (patch) | |
tree | 3c7a5f18cf66ab41ea64198304fd747a2eee3293 /www-client/epiphany/files | |
parent | Add support for KDE4_STRICTER. Prepare for KDE 4.0.2. (diff) | |
download | historical-a7ddd74f95a2f494c4c6249a5663f6d0fa3f764b.tar.gz historical-a7ddd74f95a2f494c4c6249a5663f6d0fa3f764b.tar.bz2 historical-a7ddd74f95a2f494c4c6249a5663f6d0fa3f764b.zip |
Remove old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'www-client/epiphany/files')
-rw-r--r-- | www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch | 12 |
1 files changed, 0 insertions, 12 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 deleted file mode 100644 index 91d925654dc4..000000000000 --- a/www-client/epiphany/files/epiphany-1.9.2-broken-firefox.patch +++ /dev/null @@ -1,12 +0,0 @@ -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, |