summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/firefox/firefox-agent.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-08-09 20:09:42 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-08-09 20:09:42 (GMT)
commitb2f5c40b1a3b903201558f95d855c716350e762f (patch)
treebb633ab2b6416baf46abc2caddd7a37fae289269 /abs/extra/community/firefox/firefox-agent.patch
parentd0f8e88086dcbe2c05331f36cff037b0c675c7c4 (diff)
downloadlinhes_pkgbuild-b2f5c40b1a3b903201558f95d855c716350e762f.zip
linhes_pkgbuild-b2f5c40b1a3b903201558f95d855c716350e762f.tar.gz
linhes_pkgbuild-b2f5c40b1a3b903201558f95d855c716350e762f.tar.bz2
firefox / firefox-i18n: Remove in favor of chromium
Diffstat (limited to 'abs/extra/community/firefox/firefox-agent.patch')
-rw-r--r--abs/extra/community/firefox/firefox-agent.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/extra/community/firefox/firefox-agent.patch b/abs/extra/community/firefox/firefox-agent.patch
deleted file mode 100644
index 299f327..0000000
--- a/abs/extra/community/firefox/firefox-agent.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur mozilla-1.9.2.orig/browser/app/profile/firefox.js mozilla-1.9.2/browser/app/profile/firefox.js
---- mozilla-1.9.2.orig/browser/app/profile/firefox.js 2010-04-14 01:21:35.000000000 +0300
-+++ mozilla-1.9.2/browser/app/profile/firefox.js 2010-04-21 00:16:59.673528609 +0300
-@@ -183,7 +183,7 @@
-
- pref("general.useragent.locale", "@AB_CD@");
- pref("general.skins.selectedSkin", "classic/1.0");
--pref("general.useragent.extra.firefox", "@APP_UA_NAME@/@APP_VERSION@");
-+pref("general.useragent.extra.firefox", "Firefox/@APP_VERSION@");
-
- pref("general.smoothScroll", false);
- #ifdef UNIX_BUT_NOT_MAC