diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-07-28 22:18:13 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-07-28 22:18:13 +0000 |
commit | 1dcef7be753c726ea743b89b14069af2fdf13b84 (patch) | |
tree | 4216fcf24ac9fb785840e6118b61c42192bfd24e /www-client/epiphany/files | |
parent | Mark qt_min_version() and qt4_min_version() as deprecated. (diff) | |
download | historical-1dcef7be753c726ea743b89b14069af2fdf13b84.tar.gz historical-1dcef7be753c726ea743b89b14069af2fdf13b84.tar.bz2 historical-1dcef7be753c726ea743b89b14069af2fdf13b84.zip |
remove old revisions.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64
Diffstat (limited to 'www-client/epiphany/files')
-rw-r--r-- | www-client/epiphany/files/epiphany-2.22.2-xul1.9-ContentHandler-fix.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www-client/epiphany/files/epiphany-2.22.2-xul1.9-ContentHandler-fix.patch b/www-client/epiphany/files/epiphany-2.22.2-xul1.9-ContentHandler-fix.patch deleted file mode 100644 index 356bd7fb319d..000000000000 --- a/www-client/epiphany/files/epiphany-2.22.2-xul1.9-ContentHandler-fix.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- branches/gnome-2-22/embed/mozilla/ContentHandler.cpp 2008/06/12 17:21:16 8278 -+++ branches/gnome-2-22/embed/mozilla/ContentHandler.cpp 2008/06/13 00:36:19 8279 -@@ -135,6 +135,9 @@ - nsISupports *aWindowContext, - const PRUnichar *aDefaultFile, - const PRUnichar *aSuggestedFileExtension, -+#ifdef HAVE_GECKO_1_9 -+ PRBool aForcePrompt, -+#endif - nsILocalFile **_retval) - { - EphyFileChooser *dialog; |