aboutsummaryrefslogtreecommitdiff
path: root/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py')
-rw-r--r--deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py18
1 files changed, 0 insertions, 18 deletions
diff --git a/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py b/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py
deleted file mode 100644
index ffad36e44f87..000000000000
--- a/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py
+++ /dev/null
@@ -1,18 +0,0 @@
---- deskbar/handlers/mozilla.py.orig Wed Mar 1 13:32:12 2006
-+++ deskbar/handlers/mozilla.py Wed Mar 1 13:33:19 2006
-@@ -189,6 +189,7 @@ class MozillaSearchHandler(deskbar.Handl
- get_firefox_home_file("searchplugins"),
- get_firefox_home_file("search"),
- expanduser("~/.mozilla/searchplugins"),
-+ "%%LOCALBASE%%/lib/firefox/searchplugins",
- "/usr/lib/firefox/searchplugins",
- "/usr/local/lib/firefox/searchplugins",
- "/usr/lib/mozilla-firefox/searchplugins",
-@@ -197,6 +198,7 @@ class MozillaSearchHandler(deskbar.Handl
- smart_dirs = [
- get_mozilla_home_file("search"),
- expanduser("~/.mozilla/searchplugins"),
-+ "%%LOCALBASE%%/lib/mozilla/searchplugins",
- "/usr/lib/mozilla/searchplugins",
- "/usr/local/lib/mozilla/searchplugins"]
-