summaryrefslogtreecommitdiffstats
path: root/www/webkit-gtk2/files/patch-Webcore_plugins_PluginDatabase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkit-gtk2/files/patch-Webcore_plugins_PluginDatabase.cpp')
-rw-r--r--www/webkit-gtk2/files/patch-Webcore_plugins_PluginDatabase.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/webkit-gtk2/files/patch-Webcore_plugins_PluginDatabase.cpp b/www/webkit-gtk2/files/patch-Webcore_plugins_PluginDatabase.cpp
deleted file mode 100644
index 2670c229d..000000000
--- a/www/webkit-gtk2/files/patch-Webcore_plugins_PluginDatabase.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- WebCore/plugins/PluginDatabase.cpp.orig 2008-11-02 03:12:05.000000000 +0800
-+++ WebCore/plugins/PluginDatabase.cpp 2009-05-19 15:09:51.000000000 +0800
-@@ -283,6 +283,7 @@ Vector<String> PluginDatabase::defaultPl
- userPluginPath.append(String("/.netscape/plugins"));
- paths.append(userPluginPath);
-
-+ paths.append("%%BROWSER_PLUGINS_DIR%%");
- paths.append("/usr/lib/browser/plugins");
- paths.append("/usr/local/lib/mozilla/plugins");
- paths.append("/usr/lib/firefox/plugins");